Skip to content

v2.2.0

Latest
Compare
Choose a tag to compare
@geoctrl geoctrl released this 19 Oct 22:20
6f3adc1

React 18 support and some house cleaning

  • updated to react 18
    • fixed issues related to useCss removing styles when the component is still mounted
  • updated dependencies
  • update tests to testing-library
  • add prettier
  • updated yarn to v3
  • remove tests from build output
  • update .babelrc to babel.config.js