-
Couldn't load subscription status.
- Fork 45
feat: depend on mosaic 1.0.0 #153
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
Conversation
| "@stoplight/markdown-viewer": "^5.0.0-beta.5", | ||
| "@stoplight/mosaic": "^1.0.0-beta.59", | ||
| "@stoplight/mosaic": "^1.0.0", | ||
| "@stoplight/mosaic-code-viewer": "^1.0.0", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This was missing. Needed for (peer of) MDV.
|
Hmm, what's wring with those types? Is it some react incompatibility? |
5b8f1c5 to
93de0cb
Compare
|
Should the test_and_release workflow pass or is that something that can be ignored? Also, is there somewhere I could see this in action? If not, since it's a nice-to-have, I will defer to @mallachari's review since he is probably more familiar with what this affects. |
It absolutely should, updated now!
Unfortunately no. JSV doesn't have PR environments AFAIK so you have to run it locally. Also there should be no visible change compared to current |
|
🎉 This PR is included in version 4.0.0-beta.24 🎉 The release is available on: Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 4.0.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Nice to have for #141