react

React bindings for atomic-router

MIT License

Downloads
3.6K
Stars
37

Bot releases are visible (Hide)

react - v0.10.0 Latest Release

Published by github-actions[bot] 8 months ago

Breaking

  • Minimum Node.JS version now 16+
react - v0.9.1

Published by github-actions[bot] 10 months ago

🐛 Bug Fixes

  • Fix .esm.js to .mjs to fix problems with vite #25 (@risen228)
react - v0.9.0

Published by github-actions[bot] 11 months ago

🚀 Features

  • Add effector 23 support #24 (@zerobias)
react - v0.8.5

Published by github-actions[bot] about 1 year ago

  • [Fix] Skip navigation for modified keys events and some "target" values #21 (@risen228)
react - v0.8.4

Published by github-actions[bot] over 1 year ago

  • [Fix] Skip navigation on prevent default #20 (@risen228)
react - v0.8.3

Published by github-actions[bot] over 1 year ago

  • Add forgotten ./ path prefix for package.json:exports:types to fix #18
react - v0.8.2

Published by github-actions[bot] over 1 year ago

  • Add types to exports
react - v0.8.1

Published by github-actions[bot] almost 2 years ago

Minimum version of the atomic-router was upgraded

  • Now this package requires at least ^0.8.0 of the atomic-router
react - v0.8.0

Published by github-actions[bot] about 2 years ago

🚀 Features

  • layout prop for createRoutesView #16 (@Kelin2025)
  • forwardRef for Link component #16 (@Kelin2025)
  • Re-export LinkProps type #16 (@Kelin2025)
react - v0.7.4

Published by github-actions[bot] about 2 years ago

🧰 Maintenance

  • Bump atomic-router version to ^0.7.0 #15 (@Kelin2025)
react - v0.7.3

Published by github-actions[bot] about 2 years ago

🐛 Bug Fixes

  • Use ComponentType for view instead of FC #14 (@sergeysova)
react - v0.7.2

Published by github-actions[bot] about 2 years ago

  • Fix for React 17 #11 (@Kelin2025)
react - v0.7.1

Published by Kelin2025 about 2 years ago

🐛 Bug Fixes

  • Fix wrong typings for createRoutesView #10 (@kelin2025)
react - v0.7.0

Published by github-actions[bot] about 2 years ago

🚀 Features

  • Add useLink hook to resolve path from route #5 (@sergeysova)
  • Introducing createRouteView & createRoutesView #7 (@Kelin2025)
react - v0.6.2

Published by github-actions[bot] about 2 years ago

🐛 Bug Fixes

  • Fix support for SSR with React #6 (@sergeysova)
react - v0.6.1

Published by github-actions[bot] about 2 years ago

🧰 Maintenance

  • Migrate to rollup and new ci #3 (@sergeysova)
react - v0.6.0

Published by sergeysova about 2 years ago

Fixed atomic-router version

react - v0.5.0

Published by sergeysova about 2 years ago