Skip to content

v2.0.0-alpha.11

Pre-release
Pre-release
Compare
Choose a tag to compare
@MKRhere MKRhere released this 12 Feb 18:27
· 150 commits to dev since this release
2a36898

Features:

  • router<State> now accepts any State object, and calls Partial<State> internally, instead of forcing users to do it.
  • Aliased router to use, to preserve express-like semantics.