diff --git a/active-rfcs/0007-functional-async-api-change.md b/active-rfcs/0007-functional-async-api-change.md new file mode 100644 index 00000000..9b892d05 --- /dev/null +++ b/active-rfcs/0007-functional-async-api-change.md @@ -0,0 +1,124 @@ +- Start Date: 2019-04-08 +- Target Major Version: 3.x +- Reference Issues: N/A +- Implementation PR: N/A + +# Summary + +- Functional components must be written as plain functions + - `{ functional: true }` option removed + - `