Skip to content

2.0.0

Compare
Choose a tag to compare
@jtwebman jtwebman released this 15 Dec 17:23
e3017d4

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