Skip to content

v0.12.0

Choose a tag to compare

@github-actions github-actions released this 07 May 17:21
· 2 commits to refs/heads/main since this release

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