- Add
rename
option toregisterPartials
- Ensure all partials are registered before rendering
- Fix function context in async helpers
- deps: walk@2.3.15
- deps: handlebars@4.7.7
- deps: handlebars@4.7.6
- deps: handlebars@4.5.3
- Add
handlebars.parseWithoutProcessing
- Add support for iterable objects in
#each
helper - Block access to non-enumerable special properties on objects
- Fix error when helper defined with array properties
- Fix parsing of empty raw blocks
- Fix work-around for
constructor
blocking - Validate arguments to
#if
,#unless
and#with
helpers
- Add
- deps: handlebars@4.3.5
- Fix error object inheritance
- Fix work-around for
constructor
blocking
- Fix async helpers not working when cache enabled
- Fix handling of exceptions from layout
- Fix handling of exceptions when cache enabled
- deps: handlebars@4.3.3
- Block calling
helperMissing
andblockHelperMissing
from templates - Fix work-around for
constructor
blocking
- Block calling
- deps: walk@2.3.14
- deps: handlebars@4.0.14
- Block
constructor
property usinglookup
- Block
- Fix path for partials multiple dirs deep on Windows
- deps: handlebars@4.0.13
- Support params for async helper
- deps: handlebars@4.0.5
- deps: walk@2.3.9
- Fix caching of non default filename layouts
- deps: handlebars@4.0.3
- Fix
localsAsTemplateData
when cache is enabled
- Make
@data
available to layouts
- Fix using custom extensions when using view engine layouts
- deps: handlebars@3.0.0
- Scope internal async tracker to per middleware
- Support multiple view folders from Express
- Scope internal async tracker to per hbs instance
- deps: handlebars@2.0.0
- Fix registering directories of partials on Windows
- Add API to expose locals as template data
- Fix support for custom handlebars instance
- deps: handlebars@1.3.0
- Add support for multi-level partial paths
- deps: after@0.8.1
- deps: handlebars@1.0.12
- Add
registerPartials
- Add
create
for multiple instances
- deps: handlebars@1.0.9
- Ignore layout error when not using layout
- deps: handlebars@1.0.7