Skip to content

v1.10.0 & v1.10.1

Compare
Choose a tag to compare
@kitten kitten released this 28 Feb 14:50
· 281 commits to master since this release

Changes

  • Use React v16 Error boundaries instead of simple try-catch wrapper
  • Switch bundling to output flat bundles
  • Wrap prop-types in NODE_ENV check
  • Upgrade buble to fix build issue due to changed bundling on their end
  • Externalise buble from all bundles (The UMD bundle expects the Buble UMD with global.Buble to be available)