Use rollup.js for module bundling
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
This release changes curious-js to use rollup.js for module bundling into ES6 modules, with backwards compatibility using UMD and CommonJS.