Skip to content

Conversation

@gaearon
Copy link
Collaborator

@gaearon gaearon commented Jul 15, 2020

Fixes the blocker for #19368.

We've stopped building CJS bundles for shallow, but we're still building UMDs. They're only available in the UMD folder. I think it's reasonable to drop UMDs for the shallow renderer in our package because they can be found in https://unpkg.com/browse/react-shallow-renderer/umd/ anyway. And since master is already 17-only we can do it now.

Note this doesn't delete shallow renderer integration tests or the entry point. That keeps working.

@facebook-github-bot facebook-github-bot added CLA Signed React Core Team Opened by a member of the React Core Team labels Jul 15, 2020
@gaearon gaearon requested a review from bvaughn July 15, 2020 15:29
@bvaughn
Copy link
Contributor

bvaughn commented Jul 15, 2020

This change was manually cherry picked into master, so I'm going to close this PR

@bvaughn bvaughn closed this Jul 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed React Core Team Opened by a member of the React Core Team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants