File tree 5 files changed +35
-4
lines changed
5 files changed +35
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "packages/core" : " 0.0.2 " ,
3
- "packages/react" : " 0.0.2 "
2
+ "packages/core" : " 0.0.3 " ,
3
+ "packages/react" : " 0.0.3 "
4
4
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.0.3] ( https://github.com/sanity-io/sdk/compare/sdk-v0.0.2...sdk-v0.0.3 ) (2025-05-07)
4
+
5
+
6
+ ### Miscellaneous
7
+
8
+ * ** sdk:** Synchronize sdk versions
9
+
3
10
## [ 0.0.2] ( https://github.com/sanity-io/sdk/compare/sdk-v0.0.1...sdk-v0.0.2 ) (2025-05-06)
4
11
5
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @sanity/sdk" ,
3
- "version" : " 0.0.2 " ,
3
+ "version" : " 0.0.3 " ,
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
+ ## [ 0.0.3] ( https://github.com/sanity-io/sdk/compare/sdk-react-v0.0.2...sdk-react-v0.0.3 ) (2025-05-07)
4
+
5
+
6
+ ### ⚠ BREAKING CHANGES
7
+
8
+ * remove redundant guides: ([ #511 ] ( https://github.com/sanity-io/sdk/issues/511 ) )
9
+ * rename useProjection to useDocumentProjection & rename usePreview to useDocumentPreview ([ #508 ] ( https://github.com/sanity-io/sdk/issues/508 ) )
10
+
11
+ ### Documentation
12
+
13
+ * remove redundant guides: ([ #511 ] ( https://github.com/sanity-io/sdk/issues/511 ) ) ([ c7be7ac] ( https://github.com/sanity-io/sdk/commit/c7be7ac1170727496fdb725265bd3d51e02101f3 ) )
14
+
15
+
16
+ ### Miscellaneous
17
+
18
+ * rename useProjection to useDocumentProjection & rename usePreview to useDocumentPreview ([ #508 ] ( https://github.com/sanity-io/sdk/issues/508 ) ) ([ 324aec7] ( https://github.com/sanity-io/sdk/commit/324aec74f69b42bfca3b44934130eeb91f013528 ) )
19
+
20
+
21
+ ### Dependencies
22
+
23
+ * The following workspace dependencies were updated
24
+ * dependencies
25
+ * @sanity/sdk bumped to 0.0.3
26
+
3
27
## [ 0.0.2] ( https://github.com/sanity-io/sdk/compare/sdk-react-v0.0.1...sdk-react-v0.0.2 ) (2025-05-06)
4
28
5
29
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @sanity/sdk-react" ,
3
- "version" : " 0.0.2 " ,
3
+ "version" : " 0.0.3 " ,
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