[Snyk] Upgrade @sanity/components from 0.144.0 to 0.147.9 #3
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade @sanity/components from 0.144.0 to 0.147.9.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.Release notes
Package name: @sanity/components
Upgrade the Content Studio with:
🐛 Notable bugfixes
📓 Full changelog
Upgrade the Command Line Interface (CLI) with
Upgrade the Content Studio with:
✨ Highlights
Improved performance of import/export
The command line tools for importing and exporting datasets have had several improvements to performance and stability, especially when working with a large number of assets.
🐛 Notable bugfixes
📓 Full changelog
Upgrade the Content Studio with:
✨ Highlights
🔗 Fine-grained reference fields
Reference fields can now be given an additional GROQ-filter to help constrain the search, making it easier to find the documents you are looking for.
Note that this only helps the search, it does not guarantee that the referenced document will match the filter in the future.
Read the documentation for the reference type to find out how to use this new functionality.
⚡ Faster loading of long lists
The desk tool should now load the initial set of documents in a list faster than previously. When scrolling, it will load additional documents. We're working on further improving the performance of lists.
🐛 Notable bugfixes
_type
property📓 Full changelog
Upgrade the Command Line Interface (CLI) with:
Upgrade the Content Studio with:
✨ Highlights
Hints mode
The Sanity Studio now comes with an optional sidebar that is used for onboarding new developers. It can be opened and closed, and removed by configuring
sanity.json
. It will not appear in existing studios unless you enable it youself. It will be added as a default to the starters on sanity.io/create.🐛 Notable bugfixes
📓 Full changelog
Upgrade the Content Studio with:
🐛 Notable bugfixes
sanity graphql deploy
📓 Full changelog
Upgrade the Command Line Interface (CLI) with
Upgrade the Content Studio with:
✨ Highlights
Environment variable support
A much requested feature - the Sanity Studio now allows configuration of key parameters such as the project ID and dataset through environment variables, both in development and for deployment. This should make it much easier to integrate it into continuous deployment workflows.
In addition, we now inject environment variables with the
SANITY_STUDIO_
prefix into the build process, allowing you to use them when customizing the Sanity Studio.Read more about this feature in our documentation.
Template for custom asset source plugins
With the recently launched support for pluggable asset sources, we've had a lot of fun seeing what people build with it. In this release of the CLI, we've included a plugin template for building an asset source. You can now do
sanity init plugin
in your studio folder and choose the "Custom asset source plugin" option to get the boilerplate code up and running.🐛 Notable bugfixes
fields
property📓 Full changelog
setPayload
method to pane router context (#1645)sanity exec
getSanityEnvVars()
Commit messages
Package name: @sanity/components
Compare
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
🧐 View latest project report
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs