Skip to content

Commit 626f321

Browse files
committed
update CHANGELOG.md
1 parent bce9800 commit 626f321

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@
103103
- Fix non-enumerable integer keys issue because of Nashorn ~ JDK8 bug, [#389](https://github.com/zloirock/core-js/issues/389).
104104
- Fix [Safari 12.0 `Array#reverse` bug](https://bugs.webkit.org/show_bug.cgi?id=188794).
105105
- Fix buggy `String#padStart` and `String#padEnd` mobile Safari implementations, [#414](https://github.com/zloirock/core-js/issues/414).
106+
- Added a fallback for [Rhino bug](https://github.com/mozilla/rhino/issues/346), [#440](https://github.com/zloirock/core-js/issues/440).
106107
- Repository:
107108
- Change `core-js` repository structure to monorepo with packages in `/packages/` directory.
108109
- Clean-up it, remove all possible duplicates, generated files, etc.

0 commit comments

Comments
 (0)