Skip to content
This repository was archived by the owner on Mar 27, 2025. It is now read-only.

v0.5.0

Choose a tag to compare

@jennasalau jennasalau released this 19 Aug 12:23
· 56 commits to master since this release
  • Updated npm packages in examples
  • Code Splitting Support and Dynamic imports #2
  • Updated readme with JSON encoding information #11. Thanks @JoshuaKelly
  • Added new container builder
  • Register components with default props and options
  • Added update lifecycle methods
  • Added dynamic html wire up support #12
  • Added Redux example
  • Added TypeScript example
  • Updated examples to use latest webpack
  • Deprecated elements property from Bootstrapper
  • Small optimisation wins for production builds