Skip to content

3.0.0-beta2

Pre-release
Pre-release
Compare
Choose a tag to compare
@developit developit released this 01 Feb 13:31
· 5617 commits to main since this release

Beta version of the 3.0.0 major bump:

3.0.0

  • Added context support
  • Bugfix: componentDidUpdate() should not be called after initial render
  • Switch from tracking nextState to tracking prevState
  • Drop VNode#__isVNode in favor of instanceof (reason)