We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2ef675 commit f5cdbd7Copy full SHA for f5cdbd7
TODO.md
@@ -2,3 +2,12 @@
2
- https://github.com/preactjs/preact/pull/4358
3
- https://github.com/preactjs/preact/pull/4361
4
- https://github.com/preactjs/preact/pull/4460
5
+- https://github.com/preactjs/preact/pull/4453
6
+- Backing VNodes
7
+- Try to get rid of DOM pointers
8
+- Separate mount/update paths
9
+- Rethink TypeScript types
10
+- Put createPortal into core
11
+- Implement hydration 2.0
12
+- Think about primitives when it comes to streaming
13
+ - i.e. Streamed boundary loads faster on client than it streams in from server
0 commit comments