Skip to content
This repository has been archived by the owner on Feb 17, 2022. It is now read-only.

Move prop-types to peerDependencies #116

Merged
merged 1 commit into from Dec 7, 2017
Merged

Conversation

exogen
Copy link
Contributor

@exogen exogen commented Dec 5, 2017

Move prop-types to peerDependencies (and devDependencies so they're available during development/testing/etc.) Fixes #113.

Bonus: Update React.PropTypes references in the docs.

Down the line this should be included in a major release since it will break consumers who don't already have prop-types installed.

@ryan-roemer @kenwheeler Do you know if we have any CodePen/JSBin/etc. type pages demoing Component Playground that will need to be updated to include prop-types?

Copy link
Member

@ryan-roemer ryan-roemer left a comment

Choose a reason for hiding this comment

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

LGTM!

@ryan-roemer
Copy link
Member

If no one else knows existing online JS repls, then we can just ship this and fix things online later...

@exogen exogen merged commit 13c6811 into master Dec 7, 2017
@exogen exogen deleted the chore/move-prop-types branch December 7, 2017 01:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants