Skip to content

Update core-js dependency#1267

Merged
trevor-scheer merged 1 commit intomasterfrom
trevor/core-js
May 14, 2019
Merged

Update core-js dependency#1267
trevor-scheer merged 1 commit intomasterfrom
trevor/core-js

Conversation

@trevor-scheer
Copy link
Copy Markdown
Contributor

core-js has officially released v3.x, and the array polyfills we
depend on are marked as stable. We should be able to safely move
away from the beta and unpin the dependency in our renovate config.

See: https://github.com/zloirock/core-js/releases/tag/v3.0.0

Noteworthy change in release notes:
Mark ES2016, ES2017, ES2018, ES2019 features as stable:
Array#{ flat, flatMap }

TODO:

  • Update CHANGELOG.md* with your change (include reference to issue & this PR)
  • Make sure all of the significant new logic is covered by tests
  • Rebase your changes on master so that they can be merged easily
  • Make sure all tests and linter rules pass

*Make sure changelog entries note which project(s) has been affected. See older entries for examples on what this looks like.

core-js has officially released v3.x, and the array polyfills we
depend on are marked as stable. We should be able to safely move
away from the beta and unpin the dependency in our renovate config.

See: https://github.com/zloirock/core-js/releases/tag/v3.0.0

Noteworthy change in release notes:
Mark ES2016, ES2017, ES2018, ES2019 features as stable:
Array#{ flat, flatMap }
@trevor-scheer trevor-scheer requested a review from jbaxleyiii as a code owner May 14, 2019 19:19
@trevor-scheer trevor-scheer mentioned this pull request May 14, 2019
4 tasks
@trevor-scheer trevor-scheer merged commit 0ce1ae2 into master May 14, 2019
@trevor-scheer trevor-scheer deleted the trevor/core-js branch May 14, 2019 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant