Skip to content

Commit a821616

Browse files
chore(main): release next-sanity 10.0.17 (#2767)
Co-authored-by: squiggler[bot] <128108030+squiggler[bot]@users.noreply.github.com>
1 parent 1ff0dab commit a821616

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"packages/next-sanity":"10.0.16"}
1+
{"packages/next-sanity":"10.1.0"}

packages/next-sanity/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,19 @@
55
All notable changes to this project will be documented in this file. See
66
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
77

8+
## [10.1.0](https://github.com/sanity-io/next-sanity/compare/next-sanity-v10.0.16...next-sanity-v10.1.0) (2025-09-05)
9+
10+
11+
### Features
12+
13+
* add `/visual-editing` and `/live` exports, root exports deprecated ([#2766](https://github.com/sanity-io/next-sanity/issues/2766)) ([1ff0dab](https://github.com/sanity-io/next-sanity/commit/1ff0dab16e0b6e82485d52232abffc19e4def7b6))
14+
15+
16+
### Bug Fixes
17+
18+
* **deps:** update dependency @sanity/next-loader to ^2.1.1 (main) ([#2759](https://github.com/sanity-io/next-sanity/issues/2759)) ([9d5ff05](https://github.com/sanity-io/next-sanity/commit/9d5ff05876b3810bbf974fbb0b98f9d5490fb112))
19+
* **deps:** update dependency @sanity/visual-editing to ^3.0.4 (main) ([#2760](https://github.com/sanity-io/next-sanity/issues/2760)) ([4e7df1f](https://github.com/sanity-io/next-sanity/commit/4e7df1f68f011a719fe60adb72f178655c9fd622))
20+
821
## [10.0.16](https://github.com/sanity-io/next-sanity/compare/next-sanity-v10.0.15...next-sanity-v10.0.16) (2025-09-04)
922

1023

packages/next-sanity/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "next-sanity",
3-
"version": "10.0.17-canary.1",
3+
"version": "10.1.0",
44
"description": "Sanity.io toolkit for Next.js",
55
"keywords": [
66
"sanity",

0 commit comments

Comments
 (0)