File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,20 @@ Compatibility notes:
16
16
- This is a bugfix release. There are no breaking change and no new features.
17
17
18
18
19
+ [ Commits] ( https://github.com/wycats/handlebars.js/compare/v4.1.1...v4.1.1 )
20
+
21
+ ## v4.1.1 - March 16th, 2019
22
+ Bugfixes:
23
+ - fix: add "runtime.d.ts" to allow "require('handlebars/runtime')" in TypeScript - 5cedd62
24
+
25
+ Refactorings:
26
+ - replace "async" with "neo-async" - 048f2ce
27
+ - use "substring"-function instead of "substr" - 445ae12
28
+
29
+ Compatibility notes:
30
+ - This is a bugfix release. There are no breaking change and no new features.
31
+
32
+
19
33
[ Commits] ( https://github.com/wycats/handlebars.js/compare/v4.1.0...v4.1.1 )
20
34
21
35
## v4.1.0 - February 7th, 2019
You can’t perform that action at this time.
0 commit comments