Skip to content

Commit 168967d

Browse files
Version Packages (cache-components)
1 parent d97d1f4 commit 168967d

File tree

3 files changed

+13
-1
lines changed

3 files changed

+13
-1
lines changed

.changeset/pre.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,11 @@
1010
"fair-rats-sell",
1111
"four-jobs-type",
1212
"heavy-doors-ask",
13+
"moody-news-stay",
1314
"tall-flies-sing",
1415
"tender-parents-mix",
1516
"true-dragons-wink",
17+
"twelve-moose-work",
1618
"yummy-bears-juggle"
1719
]
1820
}

packages/next-sanity/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# next-sanity
22

3+
## 13.0.0-cache-components.7
4+
5+
### Major Changes
6+
7+
- [#3109](https://github.com/sanity-io/next-sanity/pull/3109) [`d97d1f4`](https://github.com/sanity-io/next-sanity/commit/d97d1f44fbc0de02567dc3594868a7f518f467f8) Thanks [@stipsan](https://github.com/stipsan)! - Removed `type DefineSanityLiveOptions`, `type DefinedSanityFetchType` and `type DefinedSanityLiveProps` type exports
8+
9+
### Patch Changes
10+
11+
- [#3109](https://github.com/sanity-io/next-sanity/pull/3109) [`ddad769`](https://github.com/sanity-io/next-sanity/commit/ddad769dbf815dbd1de0c5d6b4fc11cf2fcb3061) Thanks [@stipsan](https://github.com/stipsan)! - Remove `next-sanity/debug`
12+
313
## 13.0.0-cache-components.6
414

515
### Minor Changes

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": "13.0.0-cache-components.6",
3+
"version": "13.0.0-cache-components.7",
44
"description": "Sanity.io toolkit for Next.js",
55
"keywords": [
66
"live",

0 commit comments

Comments
 (0)