Skip to content

Releases: pugjs/is-expression

v4.0.0

19 May 22:45
0a6fd6f
Compare
Choose a tag to compare

Breaking Changes

  • Upgrade acorn from 4.0.2 to 7.1.1 (#18)

    This changes the default mode to ES2019, meaning many things now count as valid expressions that were previously considered errors.

Performance Improvements

  • Add "files" array to limit what is included in the npm package (#19)