Skip to content

🚀 [BETA] v1.0.1-0 Typescript Support

Pre-release
Pre-release
Compare
Choose a tag to compare
@chrisjpatty chrisjpatty released this 18 Mar 23:13
· 9 commits to master since this release

Work on the typescript rewrite is wrapping up. This pre-release fixes several bugs and improves the types.

  • Moved useRootEngine to its own file 609b6a8
  • Fixed types for control builders 3f2b7a6
  • Added support for React 18 (#219) 7a2b6ff
  • Mark a default (root) node with [data-flume-component-is-root] (#198) 059e0de

v1.0.0-0...v1.0.1-0