-
Couldn't load subscription status.
- Fork 45
fix: bump json-schema-tree to 1.1.2 #121
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
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.
👍
|
@P0lip we are investigating whether the included snapshot change was intentional. Can you double check please? |
|
I checked it yesterday when I was releasing [email protected], and it's good. In other words, underlying DOM structure has changed now, because some nodes are no longer existent until a user collapses a row. |
|
Amazing, thank you! |
|
🎉 This PR is included in version 4.0.0-beta.8 🎉 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 📦🚀 |
A part of fixing: stoplightio/elements#989 - Elements hang with the new JSV on board, if we open a complex model containing multiple
$refsandallOfsThis bumps the
json-schema-treethat recently bumpedjson-schema-merge-allofwhich is fixing that problem (we checked by manually modifying the lockfile to use the latestjson-schema-merge-allof)