Releases: fergiemcdowall/ngraminator
Releases · fergiemcdowall/ngraminator
Now build CJS, ESM and UMD-scripts
- Breaking change on require()
- Now building CommonJS, Ecmascript Modules and Universal Module Definitions-scripts
- Swapped bundler/builder from webpack to rollup
- Swapped test framework from tape & tape-run to Ava + Playwright
- Minified versions
Maintenance release
- some devDependency version bump
- Skipping versioned dist-files. CDNs takes care of this
- issue with non-relative path for tests in package.json
Security update
v2.0.3 Security update
eslint version bump
v2.0.2 Version bump
Running in the browser
- ngraminator is now webpack'ed for the browser in addition to work well in node.js.
- Interactive demo