Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to core-js v3 #6655

Merged
merged 22 commits into from
May 7, 2019
Merged

Upgrade to core-js v3 #6655

merged 22 commits into from
May 7, 2019

Conversation

armandabric
Copy link
Contributor

What I did

Following the discussion in #6589, this PR upgrade core-js to v3. It will help to upgrade the webpack CRA preset to match the CRA v3 release

I use the work done in #6566 as guide

I think this should be considered as breaking change: it could lead to some behavior change on CRA storybook.

@vercel
Copy link

vercel bot commented Apr 26, 2019

This pull request is automatically deployed with Now.
To access deployments, click Details below or on the icon next to each push.

Latest deployment for this branch: https://monorepo-git-fork-spy-seth-upgrade-to-core-js-v3.storybook.now.sh

@leoyli leoyli removed the maintenance User-facing maintenance tasks label Apr 29, 2019
@storybookjs storybookjs deleted a comment from github-actions bot Apr 29, 2019
ndelangen added 2 commits May 6, 2019 11:51
# Conflicts:
#	addons/actions/package.json
#	addons/backgrounds/package.json
#	addons/cssresources/package.json
#	addons/events/package.json
#	addons/google-analytics/package.json
#	addons/info/package.json
#	addons/jest/package.json
#	addons/notes/package.json
#	addons/ondevice-backgrounds/package.json
#	addons/ondevice-knobs/package.json
#	addons/ondevice-notes/package.json
#	addons/options/package.json
#	addons/storyshots/storyshots-core/package.json
#	addons/storyshots/storyshots-puppeteer/package.json
#	addons/storysource/package.json
#	addons/viewport/package.json
#	lib/addons/package.json
#	lib/api/package.json
#	lib/channel-postmessage/package.json
#	lib/channel-websocket/package.json
#	lib/components/package.json
#	lib/router/package.json
#	lib/ui/package.json
#	yarn.lock
"OBJECT_VALUE_BOOLEAN_COLOR": "rgb(28, 0, 207)",
"OBJECT_VALUE_FUNCTION_KEYWORD_COLOR": "rgb(170, 13, 145)",
"OBJECT_VALUE_FUNCTION_PREFIX_COLOR": "rgb(13, 34, 170)",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

are these changes the result of something else?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't really know TBH, I just updated the snapshots

ndelangen added 3 commits May 7, 2019 16:55
# Conflicts:
#	lib/router/package.json
#	yarn.lock
@libetl
Copy link
Member

libetl commented May 8, 2019

This has broken the dll in my branch

@armandabric armandabric deleted the upgrade-to-core-js-v3 branch May 8, 2019 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants