Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hello 👋
🚀🚀🚀
core-js just published its new version 1.2.1, which is not covered by your current version range.
If this pull request passes your tests you can publish your software with the latest version of core-js – otherwise use this branch to work on adaptions and fixes.
Happy fixing and merging 🌴
GitHub Release
JSON.stringify
+Symbol
behavior from.toJSON
method to wrappingJSON.stringify
- little more correct, compat-table/642The new version differs by 52 commits .
02da3db
1.2.1
1ff357a
wrap
JSON.stringifyinstead of adding
.toJSONto
Symbol.prototype- little more correct
0258003
Merge branch 'master' of https://github.com/zloirock/core-js
a355d12
Merge pull request #114 from abucur/master
d43f083
Fix typo for importScript -> importScripts
7bba5d6
[readme] remove comprehensions from examples - deprecated, replace simple case
Array.fromto spread in NumberIterator example
69651be
update version
0b52507
1.2.0
dfad6ac
fix test for IE7- (non array-like strings)
7b15772
update
String#leftPadwith proposal: string filler truncated from the right side
6dad33d
add test skipping deleted keys in
Object.{assign, entries, values}``1d3a4ce
add test deterministic property order for
Object.assign``70a8b48
check availability property before assign in
Object.assign``79d955b
fix non-deterministic V8
Object.assignproperty order
bd7eb29
fix
Object.{values, entries}for this theoretical case: https://bugzilla.mozilla.org/show_bug.cgi?id=1208464#c8
There are 52 commits in total. See the full diff.
This pull request was created by greenkeeper.io.
Tired of seeing this sponsor message? Upgrade to the supporter plan! You'll also get your pull requests faster ⚡It keeps your software, up to date, all the time.