Skip to content
This repository has been archived by the owner on Sep 1, 2022. It is now read-only.

v8.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Aug 11:43
· 1 commit to main since this release
f9db5e5

8.0.0 (2022-08-30)

⚠ BREAKING CHANGES

  • Import helpers from tslib (#391)

This makes tslib a peerDependency that consumers will need to provide themselves, but it means they should be able to produce smaller bundles for their apps.

Performance Improvements