Skip to content

v0.6.0

Choose a tag to compare

@baseprime baseprime released this 14 Aug 23:04
· 9 commits to master since this release
0.6.0

Various changes to enable more functionality but at a cost to library size. Many changes were made because they made sense to the longevity of the project, as library size doesn't seem to be a huge deciding factor for developers who use it.

  • Separated CallStack and Request from within invoke and added extra functionality
  • Deprecated: router.fragment -- Use router.path()
  • Added path()