Skip to content

v1.1.4

Compare
Choose a tag to compare
@cfnelson cfnelson released this 15 Sep 21:57

Added

  • Rollup.js is now used for our build process. We now publish a cjs & esm bundle PR #72

Changed

  • Updated deepmerge to v1.5.1 which fixes this deepmerge issue. PR #89
  • Babel Polyfill has been removed as a dependency, we now directly bundle object.values & array.includes from core-js PR #72