Skip to content

Releases: atomic-router/react

v0.12.1

Choose a tag to compare

@github-actions github-actions released this 08 May 15:16
6c22242

🐛 Bug Fixes

v0.12.0

Choose a tag to compare

@github-actions github-actions released this 07 May 17:21

Breaking changes

  • Minimum version of Node.JS is now v18.x
  • Minimum version of atomic-router is v0.12.0
  • atomic-router-react/scope is removed, due to built-in support of scopes in effector-react

🚀 Features

  • Allow to pass replace param to Link component #32 (@Rastraponovich)
  • React 19 is now allowed to use with atomic-router-react from 0.12.0

Fixes

  • Resolved conflicts with atomic-router v0.12.0

v0.10.0

Choose a tag to compare

@github-actions github-actions released this 13 Feb 14:25
2bbd802

Breaking

  • Minimum Node.JS version now 16+

v0.9.1

Choose a tag to compare

@github-actions github-actions released this 11 Dec 10:37

🐛 Bug Fixes

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

v0.9.0

Choose a tag to compare

@github-actions github-actions released this 29 Nov 09:02

🚀 Features

v0.8.5

Choose a tag to compare

@github-actions github-actions released this 31 Jul 18:12
84dd970
  • [Fix] Skip navigation for modified keys events and some "target" values #21 (@risen228)

v0.8.4

Choose a tag to compare

@github-actions github-actions released this 11 Jul 19:41
e67ce85
  • [Fix] Skip navigation on prevent default #20 (@risen228)

v0.8.3

Choose a tag to compare

@github-actions github-actions released this 16 May 07:50
95a1b3c
  • Add forgotten ./ path prefix for package.json:exports:types to fix #18

v0.8.2

Choose a tag to compare

@github-actions github-actions released this 12 May 12:11
809d673
  • Add types to exports

v0.8.1

Choose a tag to compare

@github-actions github-actions released this 24 Nov 21:58
9de4f50

Minimum version of the atomic-router was upgraded

  • Now this package requires at least ^0.8.0 of the atomic-router