Releases: 4Catalyzer/found
Releases · 4Catalyzer/found
v0.5.9
v0.5.8
v0.5.7
v0.5.6
v0.5.5
v0.5.4
v0.5.3
v0.5.2
v0.5.1
v0.5.0
- Breaking: Revise navigation listener API to match Farce v0.4.x (#676)
- Rename
addTransitionHook
toaddNavigationListener
- Configure
beforeunload
handling on navigation listeners rather than on history options
- Rename
- Breaking: Flatten exported module hierarchy (#677)
- For example, the previous
found/lib/Link
is now atfound/Link
- Server-side rendering functionality is now only available in
found/server
- For example, the previous
- Chore: Add ES module build (#677)