File tree Expand file tree Collapse file tree 8 files changed +27
-13
lines changed Expand file tree Collapse file tree 8 files changed +27
-13
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ## 2.0.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [ ` b3b91fc7 ` ] ( https://github.com/sajari/sdk-react/commit/b3b91fc7a713e0384c45f048376096ff32b18447 ) [ #866 ] ( https://github.com/sajari/sdk-react/pull/866 ) Thanks [ @wwalser ] ( https://github.com/wwalser ) ! - fix: upgrade package to adopt bugfix
8
+
9
+ - Updated dependencies [[ ` b3b91fc7 ` ] ( https://github.com/sajari/sdk-react/commit/b3b91fc7a713e0384c45f048376096ff32b18447 )] :
10
+ - @sajari/react-search-ui @5.0.1
11
+
3
12
## 2.0.0
4
13
5
14
### Major Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " sajari-sdk-docs" ,
3
- "version" : " 2.0.0 " ,
3
+ "version" : " 2.0.1 " ,
4
4
"private" : true ,
5
5
"scripts" : {
6
6
"dev" : " next dev" ,
15
15
"@sajari-ui/core" : " ^3.0.2" ,
16
16
"@sajari/react-components" : " ^2.0.0" ,
17
17
"@sajari/react-hooks" : " ^4.0.1" ,
18
- "@sajari/react-search-ui" : " ^5.0.0 " ,
18
+ "@sajari/react-search-ui" : " ^5.0.1 " ,
19
19
"@types/mdx-js__react" : " ^1.5.3" ,
20
20
"@types/react-table" : " ^7.0.25" ,
21
21
"lorem-ipsum" : " ^2.0.3" ,
Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ## 5.0.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [ ` b3b91fc7 ` ] ( https://github.com/sajari/sdk-react/commit/b3b91fc7a713e0384c45f048376096ff32b18447 ) [ #866 ] ( https://github.com/sajari/sdk-react/pull/866 ) Thanks [ @wwalser ] ( https://github.com/wwalser ) ! - fix: upgrade package to adopt bugfix
8
+
3
9
## 5.0.0
4
10
5
11
### Major Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @sajari/react-search-ui" ,
3
- "version" : " 5.0.0 " ,
3
+ "version" : " 5.0.1 " ,
4
4
"description" : " Easy to use search components to quickly build a beautiful search interface powered by Sajari." ,
5
5
"sideEffects" : false ,
6
6
"repository" : {
Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ## 2.0.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [ ` b3b91fc7 ` ] ( https://github.com/sajari/sdk-react/commit/b3b91fc7a713e0384c45f048376096ff32b18447 ) [ #866 ] ( https://github.com/sajari/sdk-react/pull/866 ) Thanks [ @wwalser ] ( https://github.com/wwalser ) ! - fix: upgrade package to adopt bugfix
8
+
3
9
## 2.0.0
4
10
5
11
### Major Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @sajari/server" ,
3
- "version" : " 2.0.0 " ,
3
+ "version" : " 2.0.1 " ,
4
4
"description" : " SSR helpers" ,
5
5
"sideEffects" : false ,
6
6
"repository" : {
Original file line number Diff line number Diff line change @@ -5295,7 +5295,7 @@ __metadata:
5295
5295
languageName: unknown
5296
5296
linkType: soft
5297
5297
5298
- "@sajari/react-search-ui@^5.0.0 , @sajari/react-search-ui@workspace:packages/search-ui":
5298
+ "@sajari/react-search-ui@^5.0.1 , @sajari/react-search-ui@workspace:packages/search-ui":
5299
5299
version: 0.0.0-use.local
5300
5300
resolution: "@sajari/react-search-ui@workspace:packages/search-ui"
5301
5301
dependencies:
@@ -17281,7 +17281,7 @@ __metadata:
17281
17281
"@sajari-ui/core": ^3.0.2
17282
17282
"@sajari/react-components": ^2.0.0
17283
17283
"@sajari/react-hooks": ^4.0.1
17284
- "@sajari/react-search-ui": ^5.0.0
17284
+ "@sajari/react-search-ui": ^5.0.1
17285
17285
"@types/mdx-js__react": ^1.5.3
17286
17286
"@types/react-table": ^7.0.25
17287
17287
eslint-config-prettier: ^8.3.0
You can’t perform that action at this time.
0 commit comments