Skip to content

Releases: fergiemcdowall/ngraminator

Now build CJS, ESM and UMD-scripts

04 Feb 19:47

Choose a tag to compare

  • 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

31 Oct 08:42

Choose a tag to compare

  • 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

14 Mar 07:02
2936fa7

Choose a tag to compare

v2.0.3

Security update

eslint version bump

02 Nov 08:02

Choose a tag to compare

v2.0.2

Version bump

Running in the browser

26 Aug 11:54

Choose a tag to compare

  • ngraminator is now webpack'ed for the browser in addition to work well in node.js.
  • Interactive demo