Skip to content

Commit ebaf6a9

Browse files
committed
v4.1.12
1 parent 1716afa commit ebaf6a9

File tree

7 files changed

+14
-8
lines changed

7 files changed

+14
-8
lines changed

CHANGES

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
4.1.12
2+
- [fix] Make sure uglify doesn't remove function names
3+
- [shim: fix] Use `is-arguments` implementation; don't call down legacy code path in modern engines (#325)
4+
- [Tests] up to `io.js` `v3.3`
5+
- [Dev Deps] update `eslint`, `@ljharb/eslint-config`
6+
17
4.1.11
28
- [shim: fix] Object.keys in Safari 9 has some bugs. (Already fixed in Webkit Nightly)
39
- [shim: fix] Omit !Date.parse check in the if statement (#323)

component.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "es5-shim",
33
"repo": "es-shims/es5-shim",
44
"description": "ECMAScript 5 compatibility shims for legacy JavaScript engines",
5-
"version": "v4.1.11",
5+
"version": "v4.1.12",
66
"keywords": [
77
"shim",
88
"es5",

es5-sham.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)