Skip to content

v2.2.0 - Smaller build, CJS + ESM via Rollup

Compare
Choose a tag to compare
@tizmagik tizmagik released this 28 Jun 22:01
· 55 commits to master since this release

Many thanks to @TrySound for a lot of the recent updates 🎉

0e5d9f7 Remove prop-types in production (#28)
f9a47d1 Enable babel loose mode to reduce library size (#27)
b763e32 Add babel runtime to reuse helpers across packages (#25)
5569b79 Upgrade to babel 7 (#24)
16825f9 Bundle cjs and esm with rollup (#22)