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

feat(react-styleguidist): Upgrade react-styleguidist v8 to v9 #44

Merged
merged 1 commit into from
Mar 11, 2019
Merged

Conversation

kopax
Copy link
Contributor

@kopax kopax commented Mar 11, 2019

Due to styleguidist/react-styleguidist#1278 , we had to set in
dependencies acorn@6.0.2 and acorn-jsx@5.0.0 due to peer dependency issue with npm

BREAKING CHANGE: CodeMirror context is unique per example, see
https://github.com/styleguidist/react-styleguidist/releases/tag/v9.0.0 for more info

BREAKING CHANGE: We do not need to list react-styleguidist in our
dependency

Due to styleguidist/react-styleguidist#1278 , we had to set in
dependencies acorn@6.0.2 and acorn-jsx@5.0.0 due to peer dependency issue with npm

BREAKING CHANGE: CodeMirror context is unique per example, see
https://github.com/styleguidist/react-styleguidist/releases/tag/v9.0.0 for more info

BREAKING CHANGE: We do not need to list react-styleguidist in our
dependency
@kopax kopax merged commit 485ffb5 into master Mar 11, 2019
@kopax
Copy link
Contributor Author

kopax commented Mar 11, 2019

🎉 This PR is included in version 2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@kopax kopax added the released label Mar 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant