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.2 " ,
3
- "packages/react" : " 2.0.2 "
2
+ "packages/core" : " 2.1.0 " ,
3
+ "packages/react" : " 2.1.0 "
4
4
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 2.1.0] ( https://github.com/sanity-io/sdk/compare/sdk-v2.0.2...sdk-v2.1.0 ) (2025-06-30)
4
+
5
+
6
+ ### Features
7
+
8
+ * ** core:** full JSONMatch support w/ path helpers ([ #573 ] ( https://github.com/sanity-io/sdk/issues/573 ) ) ([ 5d5f569] ( https://github.com/sanity-io/sdk/commit/5d5f56987e96fcc9b06d7ee779bb6d0db68ec449 ) )
9
+
10
+
11
+ ### Miscellaneous
12
+
13
+ * release 2.1.0 ([ bbc53ee] ( https://github.com/sanity-io/sdk/commit/bbc53ee9bf9707d82a89657f35a2114a3245cadf ) )
14
+
3
15
## [ 2.0.2] ( https://github.com/sanity-io/sdk/compare/sdk-v2.0.1...sdk-v2.0.2 ) (2025-06-27)
4
16
5
17
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @sanity/sdk" ,
3
- "version" : " 2.0.2 " ,
3
+ "version" : " 2.1.0 " ,
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.1.0] ( https://github.com/sanity-io/sdk/compare/sdk-react-v2.0.2...sdk-react-v2.1.0 ) (2025-06-30)
4
+
5
+
6
+ ### Miscellaneous
7
+
8
+ * release 2.1.0 ([ bbc53ee] ( https://github.com/sanity-io/sdk/commit/bbc53ee9bf9707d82a89657f35a2114a3245cadf ) )
9
+
10
+
11
+ ### Dependencies
12
+
13
+ * The following workspace dependencies were updated
14
+ * dependencies
15
+ * @sanity/sdk bumped to 2.1.0
16
+
3
17
## [ 2.0.2] ( https://github.com/sanity-io/sdk/compare/sdk-react-v2.0.1...sdk-react-v2.0.2 ) (2025-06-27)
4
18
5
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @sanity/sdk-react" ,
3
- "version" : " 2.0.2 " ,
3
+ "version" : " 2.1.0 " ,
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