Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@karmeleon karmeleon released this 01 May 21:36
c4e7199

Breaking Changes

This package is now compiled against a newer browser target that supports features like arrow functions and spread syntax, as well as using the __jsx() macro for React code instead of React.createElement(). The minimum supported React version is now 17.0.0 and support for old browsers like IE has been dropped.

What's Changed

New Contributors

Full Changelog: v1.3.2...v2.0.0