File tree Expand file tree Collapse file tree 5 files changed +30
-4
lines changed Expand file tree Collapse file tree 5 files changed +30
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "packages/core" : " 2.0.1 " ,
3
- "packages/react" : " 2.0.1 "
2
+ "packages/core" : " 2.0.2 " ,
3
+ "packages/react" : " 2.0.2 "
4
4
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 2.0.2] ( https://github.com/sanity-io/sdk/compare/sdk-v2.0.1...sdk-v2.0.2 ) (2025-06-27)
4
+
5
+
6
+ ### Miscellaneous
7
+
8
+ * ** sdk:** Synchronize sdk versions
9
+
3
10
## [ 2.0.1] ( https://github.com/sanity-io/sdk/compare/sdk-v2.0.0...sdk-v2.0.1 ) (2025-06-20)
4
11
5
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @sanity/sdk" ,
3
- "version" : " 2.0.1 " ,
3
+ "version" : " 2.0.2 " ,
4
4
"private" : false ,
5
5
"description" : " Sanity SDK" ,
6
6
"keywords" : [
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 2.0.2] ( https://github.com/sanity-io/sdk/compare/sdk-react-v2.0.1...sdk-react-v2.0.2 ) (2025-06-27)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * clear error overlay on successful comlink token creation ([ #572 ] ( https://github.com/sanity-io/sdk/issues/572 ) ) ([ 32eca80] ( https://github.com/sanity-io/sdk/commit/32eca804d9397d4b45de5fb86833de22cbc0920b ) )
9
+
10
+
11
+ ### Documentation
12
+
13
+ * update useDocumentPreview reference doc ([ #566 ] ( https://github.com/sanity-io/sdk/issues/566 ) ) ([ 4c6afb2] ( https://github.com/sanity-io/sdk/commit/4c6afb2fb619e2b0868a837a5683ad84a811d597 ) )
14
+
15
+
16
+ ### Dependencies
17
+
18
+ * The following workspace dependencies were updated
19
+ * dependencies
20
+ * @sanity/sdk bumped to 2.0.2
21
+
3
22
## [ 2.0.1] ( https://github.com/sanity-io/sdk/compare/sdk-react-v2.0.0...sdk-react-v2.0.1 ) (2025-06-20)
4
23
5
24
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @sanity/sdk-react" ,
3
- "version" : " 2.0.1 " ,
3
+ "version" : " 2.0.2 " ,
4
4
"private" : false ,
5
5
"description" : " Sanity SDK React toolkit for Content OS" ,
6
6
"keywords" : [
You can’t perform that action at this time.
0 commit comments