Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Release 0.7.0

Choose a tag to compare

@danielroe danielroe released this 14 May 09:14
4718c4e

0.7.0 (2020-05-14)

⚠ BREAKING CHANGES

  • route, query, from and params are now returned as refs from useContext, which was probably what you wanted anyway.

Bug Fixes

  • make route-related context reactive (91292c8)