Skip to content

v2.0.0

Compare
Choose a tag to compare
@thomasthiebaud thomasthiebaud released this 29 Apr 08:52
· 24 commits to master since this release

2.0.0 (2021-04-29)

Bug Fixes

  • add react ^17.0.0 as a peerDependency too (5d9d15d)
  • trigger build with new credentials (038f74d)
  • update CI to use node LTS (3d58cb2)
  • update dependencies to fix vulnerabilities (59c9a20)

Features

  • remove resize-observer-polyfill (647ef28)

BREAKING CHANGES

  • we do not include a polyfill for ResizeObserver by default anymore.