- Add types to the library.
- Add correct rendering functionality to avoid throwing away child state.
- Add
useContext
, to replace program context. - Ensure dismounted component nodes have their hook state cleaned up.
- Add
useAnimationFrame
, this will be to handle updating state.
- Add a means to perform user input.
- Add mobx bindings.
- Memorize graph traversals between ContextTreeNode.