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.
This PR contains the following updates:
^8.0.0
->^8.0.2
3.14.3
->3.14.4
^2.2.13
->^2.3.9
3.14.3
->3.14.4
^4.0.0
->^4.1.2
^3.7.0
->^3.14.4
^21.1.0
->^21.1.1
^18.15.3
->^18.17.1
^2.6.2
->^2.6.4
7.19.65
->7.19.66
^8.36.0
->^8.45.0
^8.7.0
->^8.8.0
^2.4.3
->^2.4.5
^3.7.0
->^3.14.4
^5.0.2
->^5.1.6
Release Notes
sanity-io/sanity (@sanity/block-tools)
v3.14.4
Compare Source
Installation and upgrading
To initiate a new Studio without installing the CLI globally:
To upgrade a v3 Studio, run this command in its folder:
🐛 Notable bugfixes
document.newDocumentOptions
API--skip-cross-dataset-references
.📓 Full changelog
Author | Message | Commit
------------ | ------------- | -------------
Espen Hovlandsdal | fix(core): deprecate
projectId
in cross-dataset reference definitions |103d99d
Espen Hovlandsdal | fix(import): rewrite cross-dataset references, add option to skip |
ad10b38
Espen Hovlandsdal | feat(import): check for missing datasets prior to importing |
8e8242d
Espen Hovlandsdal | feat(cli): add
--skip-cross-dataset-references
flag todataset import
|c9cac66
Espen Hovlandsdal | fix(types): deprecate experimental search for CDRs |
ea075f0
Espen Hovlandsdal | fix(import): skip datasets lookup if no CDRs are found |
ed34949
Herman Wikner | feat(core): implement document creation context in
document.newDocumentOptions
(#4680) |b9298e8
Binoy Patel | docs(desk): fix links in tsdoc comment (#4714) |
1bae93a
Espen Hovlandsdal | refactor(config): use human-readable types for config error messages |
6224f47
Espen Hovlandsdal | feat(schema): do not warn on missing title for schema type |
6164d24
Espen Hovlandsdal | feat(schema): automatically create titles for field groups without one |
ffb8339
Espen Hovlandsdal | fix(types): add missing
group
property on fieldset definitions |87d642a
Espen Hovlandsdal | fix(types): adjust
icon
property for field group (can only be component) |cf968aa
Espen Hovlandsdal | feat(schema): automatically create titles for fieldsets without one |
6f201e0
RitaDias | fix(core): add missing validation at input level validation (boolean) (#4719) |
cb64607
Espen Hovlandsdal | refactor(desk): drop unused validation menu component |
f70c3df
Espen Hovlandsdal | refactor(core): drop unused validation list components |
cddba6d
Nina Andal Aarvik | fix(desk): minor style change of references in delete/unpublish dialog (#4705) |
a8e7c24
vicbergquist | fix(desk): add accessible label to publish icon |
fd6c2e9
vicbergquist | fix(core): add a11y labels to presence indicators |
5182529
vicbergquist | fix(desk): add accessible labels to publish status |
dcb1fc7
vicbergquist | fix(desk): add accessible labels to review changes button |
736437b
Nina Andal Aarvik | fix(core): add logic to focusFirst in customised popover (#4667) |
1313dd4
renovate[bot] | fix(deps): update dependency get-it to v8.3.0 (#4736) |
52d7eb7
renovate[bot] | fix(deps): update dependency @sanity/client to v6.1.7 (#4737) |
dacb164
renovate[bot] | fix(deps): update dependency @sanity/ui to v1.7.3 (#4728) |
8176fba
renovate[bot] | chore(deps): update dependency sanity-plugin-mux-input to v2.1.1 (#4734) |
6a5f9f4
renovate[bot] | fix(deps): update dependency framer-motion to v10.13.1 (#4735) |
4af3c69
renovate[bot] | fix(deps): update dependency vite to v4.4.7 (#4733) |
1f83fce
renovate[bot] | fix(deps): update dependency react-focus-lock to v2.9.5 (#4732) |
0c6f3a2
renovate[bot] | fix(deps): update dependency esbuild to v0.18.16 (#4731) |
9437194
renovate[bot] | fix(deps): update dependency @vitejs/plugin-react to v4.0.3 (#4730) |
ba4e659
renovate[bot] | fix(deps): update dependency @sanity/uuid to v3.0.2 (#4729) |
5f65434
renovate[bot] | chore(deps): update dependency @sanity/pkg-utils to v2.3.6 (#4727) |
b33ba8a
sanity-io/pkg-utils (@sanity/pkg-utils)
v2.3.9
Compare Source
Bug Fixes
v2.3.8
Compare Source
Bug Fixes
v2.3.7
Compare Source
Bug Fixes
v2.3.6
Compare Source
Bug Fixes
contentful/contentful-export (contentful-export)
v7.19.66
Compare Source
Microsoft/TypeScript (typescript)
v5.1.6
: TypeScript 5.1.6Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on npm
v5.1.5
: TypeScript 5.1.5Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v5.1.3
: TypeScript 5.1.3Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
Configuration
📅 Schedule: Branch creation - "before 3am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate using a curated preset maintained by . View repository job log here