Skip to content

v3.0.0

Compare
Choose a tag to compare
@martijnversluis martijnversluis released this 13 Jun 21:14
· 954 commits to master since this release

Breaking changes

Drops support for NodeJS < 10

Runtime dependency updates

  • bumps handlebars to 4.7.6

Development dependency updates

  • bumps jsdoc-to-markdown to 6.0.1
  • bumps mocha to 8.0.1

Code changes

Adds required prototype property whitelisting for Handlebars templates, see handlebars-lang/handlebars.js#1633

Documentation

Favour import notification over require()

Misc

Switched to Yarn