-
-
Notifications
You must be signed in to change notification settings - Fork 411
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
Update react-styleguidist to the latest version 🚀 #1477
Conversation
This pull request is automatically deployed with Now. |
@Betree Breaking change with the Netlify deployment! |
There are breaking changes in 9.0 that must be addressed: https://github.com/styleguidist/react-styleguidist/releases/tag/v9.0.0 Build failed with log:
|
17f6461
to
ce5146e
Compare
I started updating the code but we're blocked by styleguidist/react-styleguidist#1278
|
|
Update to this version instead 🚀 Release Notes for v9.0.4 |
Update to this version instead 🚀 Release Notes for v9.0.5
|
Moved to #1477 |
The devDependency react-styleguidist was updated from
8.0.6
to9.0.2
.This version is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
Release Notes for v9.0.2
Fixed: Fix broken Node API
main
field in package.json should point to babelified scriptCloses #1291 #1293
Fixed: Correctly pass key/anchor to config error messages
message
and not passed as a separte field, otherwise the consumer will have to do extra work to show it.anchor
field on StyleguidistError class.Closes #1292 #1293
Fixed: Update clipboard-copy (#1302)
Closes #1290
Commits
The new version differs by 137 commits.
e3af40e
Merge branch 'master' of github.com:styleguidist/react-styleguidist
74f7810
Fix: Fix broken Node API
168b0e4
Fix: Correctly pass key/anchor to config error messages
6a95750
Fix: Update clipboard-copy (#1302)
2bea3d6
Chore: Set version number for semantic-release
78b9378
Docs: Fix order and TOC
89387df
Fix: Fix kleur is not a function error (#1285)
1ac32f4
Docs: Add file name to make an example more clear (#1282)
3c803fd
Docs: Fix Markdown
8c2e2a1
9.0.0
d2511ca
Chore: Run npm audit fix on examples
38b4507
Chore: Remove Open Collective postinstall banner because it doesn't work anyway 🤔
2f00a59
Chore: Update deps
2f36348
Docs: Fix a few broken links to repo code in docs (#1272)
7630f10
Docs: (Hopefully) fix Markdown 🤯
There are 137 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot 🌴