Releases: TryGhost/express-hbs
Releases · TryGhost/express-hbs
2.1.2
1.1.1
- Upgrades handlebars to 4.1.2
Fixes potential RCE, see
https://github.com/wycats/handlebars.js/blob/v4.1.2/release-notes.md#v412---april-13th-2019
2.1.1
2.1.0
1.1.0
2.0.2
Security:
handlebars
has been updated to protect against a potential RCE. Please see https://github.com/wycats/handlebars.js/blob/v4.0.13/release-notes.md#v4013---february-7th-2019
Deps:
- Update handlebars@4.0.13
1.0.5
Security:
handlebars
has been updated to protect against a potential RCE. Please see https://github.com/wycats/handlebars.js/blob/v4.0.13/release-notes.md#v4013---february-7th-2019
Deps:
- Update handlebars@4.0.13
2.0.1
2.0.0
Bug Fixes
- Fixed #144 registerAsyncHelper using the wrong replace call
- Fixes #143 Update handlebars to 4.0.8 (did latest handlebars 4.0.12)
- Fixed #101 Cached blocks should be stored per request
- Fixed #100 Conflict between content blocks
- Fixed #99 Blocks prone to memory leaks
- Fixed #115 fix multi-dotted extension name usage for partials
- Fixed #140 readme markdown syntax highlighting
Addition:
- Update TravisCI to test node versions 11 and dropped testing node 4, 0.12, and 0.10 (Will still run on those versions if using express 3)
Deps:
- Add bluebird@3.5.3
- Update handlebars@4.0.12
-Update js-beautify@1.8.8 - Add lodash@4.17.11
- Update readdirp@2.2.1
Dev Deps:
- Removed grunt
- Removed grunt-mocha-cli
- Removed grunt-release
- Update express@4.16.4
- Update mocha@5.2.0
- Update rewire@4.0.1
- Update supertest@3.3.0