Releases: framework/bypath
Releases · framework/bypath
v0.8.0
⚠️ Breaking changes
- Rename
hatch
toroute
#15 (@sergeysova)
Also renamed withRoute
, Route
, RouteParams
, lookupRoute
, and createRoute
v0.7.2
🐛 Bug Fixes
- Fix AMD build name and babel-preset factories #14 (@sergeysova)
v0.7.1
- Fix the name in the readme
v0.7.0
⚠️ Breaking changes
- Rename package to a
bypath
#13 (@sergeysova)
v0.6.0
Breaking changes
- Minimal supported effector version is
22.2.0
- Minimal supported patronum version is
1.8.0
Fixes
- Build
splitMap
usage with effector plugin
v0.5.3
- Removed support of chunk loading
- Fixed bug with no hatch triggering when comes back
v0.5.2
Fix running historyChanged inside scope
v0.5.0
- Allow to
createHatch
with config of events
Full Changelog: v0.4.0...v0.5.0
v0.4.0
- Upgrade to effector 22
v0.3.3
- fix: path with params doesnt match #10 (@rchubarkin)
- docs: update usage #9 (@rchubarkin)