Skip to content

v3.6.0

Compare
Choose a tag to compare
@gregtyler gregtyler released this 25 Feb 08:08
· 53 commits to main since this release

3.6.0 (2025-02-25)

Bug Fixes

  • ignore build output from jest (7f85d64)
  • ignore test files from gulp watch (12494a3)

Features

  • default to ES module sources (adab275)
  • export to ES modules (8e8787a)
  • swap JavaScript minifier from UglifyJS to terser (a0e165a)