@@ -16,20 +16,6 @@ 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
-
33
19
[ Commits] ( https://github.com/wycats/handlebars.js/compare/v4.1.0...v4.1.1 )
34
20
35
21
## v4.1.0 - February 7th, 2019
@@ -96,64 +82,6 @@ Removed obsolete code:
96
82
Compatibility notes:
97
83
- No compatibility issues are to be expected
98
84
99
- [ Commits] ( https://github.com/wycats/handlebars.js/compare/v4.0.12...v4.0.12 )
100
-
101
- ## v4.0.12 - September 4th, 2018
102
- New features:
103
-
104
- - none
105
-
106
- Various dependency updates
107
-
108
- - [ #1464 ] ( https://github.com/wycats/handlebars.js/pull/1464 ) - Bump versions of grunt-plugins to 1.x
109
- - [ #1398 ] ( https://github.com/wycats/handlebars.js/pull/1398 ) - Chore: updated various dev dependencies
110
- - upgrade uglify-js - d3d3942
111
- - Update grunt-eslint to 20.1.0 - 7729aa9
112
- - Update dependencies "async" to 2.5.0 and "source-map" to 0.6.1 (73d5637)
113
-
114
- Bugfixes:
115
-
116
- - [ components/handlebars.js #24 ] ( https://github.com/components/handlebars.js#24 ) Add package.json to components shim
117
- - Updated ` source-map ` -package should work better with ` rollup ` [ #1463 ] ( https://github.com/wycats/handlebars.js/issues/1463 )
118
-
119
- Removed obsolete code:
120
-
121
- - unnecessary check - 0ddff8b
122
- - Use ` files ` field - 69c6ca5
123
- - Update jsfiddle to 4.0.11 - 8947dd0
124
-
125
- Compatibility notes:
126
- - No compatibility issues are to be expected
127
-
128
- [ Commits] ( https://github.com/wycats/handlebars.js/compare/v4.0.12...v4.0.12 )
129
-
130
- ## v4.0.12 - September 4th, 2018
131
- New features:
132
-
133
- - none
134
-
135
- Various dependency updates
136
-
137
- - [ #1464 ] ( https://github.com/wycats/handlebars.js/pull/1464 ) - Bump versions of grunt-plugins to 1.x
138
- - [ #1398 ] ( https://github.com/wycats/handlebars.js/pull/1398 ) - Chore: updated various dev dependencies
139
- - upgrade uglify-js - d3d3942
140
- - Update grunt-eslint to 20.1.0 - 7729aa9
141
- - Update dependencies "async" to 2.5.0 and "source-map" to 0.6.1 (73d5637)
142
-
143
- Bugfixes:
144
-
145
- - [ components/handlebars.js #24 ] ( https://github.com/components/handlebars.js#24 ) Add package.json to components shim
146
- - Updated ` source-map ` -package should work better with ` rollup ` [ #1463 ] ( https://github.com/wycats/handlebars.js/issues/1463 )
147
-
148
- Removed obsolete code:
149
-
150
- - unnecessary check - 0ddff8b
151
- - Use ` files ` field - 69c6ca5
152
- - Update jsfiddle to 4.0.11 - 8947dd0
153
-
154
- Compatibility notes:
155
- - No compatibility issues are to be expected
156
-
157
85
[ Commits] ( https://github.com/wycats/handlebars.js/compare/v4.0.11...v4.0.12 )
158
86
159
87
## v4.0.11 - October 17th, 2017
0 commit comments