File tree Expand file tree Collapse file tree 1 file changed +16
-1
lines changed Expand file tree Collapse file tree 1 file changed +16
-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.6.0...master )
5
+ [ Commits] ( https://github.com/wycats/handlebars.js/compare/v4.7.0...master )
6
+
7
+ ## v4.7.0 - January 10th, 2020
8
+
9
+ Features:
10
+
11
+ - feat: default options for controlling proto access - 7af1c12, #1635
12
+ - This makes it possible to disable the prototype access restrictions added in 4.6.0
13
+ - an error is logged in the console, if access to prototype properties is attempted and denied
14
+ and no explicit configuration has taken place.
15
+
16
+ Compatibility notes:
17
+
18
+ - no compatibilities are expected
19
+
20
+ [ Commits] ( https://github.com/wycats/handlebars.js/compare/v4.6.0...v4.7.0 )
6
21
7
22
## v4.6.0 - January 8th, 2020
8
23
You can’t perform that action at this time.
0 commit comments