Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 May 12:21
· 33 commits to master since this release

1.0.0 (2023-05-15)

Features

  • tests: migrate from enzyme to RTL (5ef17ec)
  • upgrade to react 18, react-router v6, react-redux v8 (746096b)
  • upgrade to react 18, react-router v6, react-redux v8, react-testing-library (3a915e6)

BREAKING CHANGES

  • swap enzyme in favour of react-testing-library (RTL) for unit tests; upgrade to
    React v18, react-redux v8, react-router-dom v6