Skip to content

Commit 6ab48d8

Browse files
committed
Update release notes
1 parent 8ac2028 commit 6ab48d8

File tree

1 file changed

+23
-1
lines changed

1 file changed

+23
-1
lines changed

release-notes.md

+23-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,29 @@
22

33
## Development
44

5-
[Commits](https://github.com/wycats/handlebars.js/compare/v4.1.2-0...master)
5+
[Commits](https://github.com/wycats/handlebars.js/compare/v4.2.0...master)
6+
7+
## v4.2.0 - September 3rd, 2019
8+
Chore/Test:
9+
- Use custom `grunt-saucelab` with current sauce-connect proxy - f119497
10+
- Add framework for various integration tests - f9cce4d
11+
- Add integration test for webpack - a57b682
12+
13+
14+
Bugfixes:
15+
- [#1544](https://github.com/wycats/handlebars.js/issues/1544) - Typescript types: `knownHelpers` doesnt allow for custom helpers ([@NickCis](https://api.github.com/users/NickCis))
16+
- [#1534](https://github.com/wycats/handlebars.js/pull/1534) - Add typings for "Handlebars.VM.resolvePartial ([@AndrewLeedham](https://api.github.com/users/AndrewLeedham))
17+
18+
Features:
19+
- [#1540](https://github.com/wycats/handlebars.js/pull/1540) - added "browser"-property to package.json, resolves #1102 ([@ouijan](https://api.github.com/users/ouijan))
20+
21+
Compatibility notes:
22+
- The new "browser"-property should not break anything, but you can never be sure. The integration test for webpack
23+
shows that it works, but if it doesn't please open an issue.
24+
25+
26+
27+
[Commits](https://github.com/wycats/handlebars.js/compare/v4.1.2-0...v4.2.0)
628

729
## v4.1.2-0 - August 25th, 2019
830
[#1540](https://github.com/wycats/handlebars.js/pull/1540) - added browser to package.json, resolves #1102 ([@ouijan](https://api.github.com/users/ouijan))

0 commit comments

Comments
 (0)