Releases: atomic-router/react
Releases · atomic-router/react
Release list
v0.12.1
🐛 Bug Fixes
- Export
useRouter#40 (@sergeysova)
v0.12.0
Breaking changes
- Minimum version of Node.JS is now v18.x
- Minimum version of atomic-router is v0.12.0
atomic-router-react/scopeis removed, due to built-in support of scopes ineffector-react
🚀 Features
- Allow to pass replace param to Link component #32 (@Rastraponovich)
- React 19 is now allowed to use with
atomic-router-reactfrom 0.12.0
Fixes
- Resolved conflicts with
atomic-routerv0.12.0
v0.10.0
Breaking
- Minimum Node.JS version now 16+
v0.9.1
🐛 Bug Fixes
- Fix
.esm.jsto.mjsto fix problems with vite #25 (@risen228)
v0.9.0
v0.8.5
- [Fix] Skip navigation for modified keys events and some "target" values #21 (@risen228)
v0.8.4
- [Fix] Skip navigation on prevent default #20 (@risen228)
v0.8.3
- Add forgotten
./path prefix forpackage.json:exports:typesto fix #18
v0.8.2
v0.8.1
Minimum version of the atomic-router was upgraded
- Now this package requires at least
^0.8.0of theatomic-router