Skip to content

Releases: angeloashmore/immutable-ics

v0.4.0

27 Aug 09:45
Compare
Choose a tag to compare

The build tools have been updated to modern standards. As a result, you should see much smaller bundle sizes.

Bundle Sizes

Type Size (uncompressed)
ES Modules 8 KB
CommonJS 8 KB
UMD 99 KB

Note: UMD bundles dependencies

Changes

  • Move to Rollup for bundling
  • Add module and browser to package.json
  • Add minification with babel-minify
  • Update babel presets to babel-preset-env
  • Replace standard with prettier