Skip to content

Releases: TryGhost/express-hbs

2.1.2

15 Apr 12:00
Compare
Choose a tag to compare

1.1.1

15 Apr 11:49
Compare
Choose a tag to compare

2.1.1

10 Apr 09:55
Compare
Choose a tag to compare

Fixes:

  • Forces npm to see 2.1.1 as the most recent version. #158

2.1.0

03 Apr 10:18
Compare
Choose a tag to compare

Features:

  • Adds support for local template options
  • Adds updateLocalTemplateOptions(locals, options) method
  • Adds getLocalTemplateOptions(locals) method
  • Adds getTemplateOptions() method

1.1.0

03 Apr 10:24
Compare
Choose a tag to compare

Features:

  • Adds support for local template options
  • Adds updateLocalTemplateOptions(locals, options) method
  • Adds getLocalTemplateOptions(locals) method
  • Adds getTemplateOptions() method

Deps:

2.0.2

07 Feb 12:30
Compare
Choose a tag to compare

Security:

Deps:

1.0.5

07 Feb 12:00
Compare
Choose a tag to compare

Security:

Deps:

2.0.1

10 Jan 22:43
Compare
Choose a tag to compare

Bug Fixes:

  • Fixed #153 Block content array must be concated with newline, not stringified

2.0.0

15 Dec 17:23
e3017d4
Compare
Choose a tag to compare

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:

Dev Deps:

1.0.3

31 Aug 20:31
Compare
Choose a tag to compare