Skip to content

Use rollup.js for module bundling

Compare
Choose a tag to compare
@dpca dpca released this 23 Feb 15:45
· 13 commits to master since this release

This release changes curious-js to use rollup.js for module bundling into ES6 modules, with backwards compatibility using UMD and CommonJS.

Breaking changes

  • Bower is no longer supported