File tree Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## Development
4
4
5
- [ Commits] ( https://github.com/wycats/handlebars.js/compare/v4.1.0...master )
5
+ [ Commits] ( https://github.com/wycats/handlebars.js/compare/v4.1.1...master )
6
+
7
+ ## v4.1.1 - March 16th, 2019
8
+ Bugfixes:
9
+ - fix: add "runtime.d.ts" to allow "require('handlebars/runtime')" in TypeScript - 5cedd62
10
+
11
+ Refactorings:
12
+ - replace "async" with "neo-async" - 048f2ce
13
+ - use "substring"-function instead of "substr" - 445ae12
14
+
15
+ Compatibility notes:
16
+ - This is a bugfix release. There are no breaking change and no new features.
17
+
18
+
19
+ [ Commits] ( https://github.com/wycats/handlebars.js/compare/v4.1.0...v4.1.1 )
6
20
7
21
## v4.1.0 - February 7th, 2019
8
22
New Features
You can’t perform that action at this time.
0 commit comments