Skip to content

Commit f5cdbd7

Browse files
committed
Expand todo
1 parent f2ef675 commit f5cdbd7

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

TODO.md

+9
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,12 @@
22
- https://github.com/preactjs/preact/pull/4358
33
- https://github.com/preactjs/preact/pull/4361
44
- 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

Comments
 (0)