v3.0.0
martijnversluis
released this
13 Jun 21:14
·
1084 commits
to master
since this release
Breaking changes
Drops support for NodeJS < 10
Runtime dependency updates
- bumps
handlebars
to4.7.6
Development dependency updates
- bumps
jsdoc-to-markdown
to6.0.1
- bumps
mocha
to8.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