You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/CHANGELOG.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,16 @@
1
1
# Change Log
2
2
3
+
## 2.0.5
4
+
5
+
### Patch Changes
6
+
7
+
-[`7b64e6ca`](https://github.com/sajari/sdk-react/commit/7b64e6caf81845e934f4214099e9a1906c012d7c)[#879](https://github.com/sajari/sdk-react/pull/879) Thanks [@jkaho](https://github.com/jkaho)! - feat: make redirects via the input component case-insensitive
8
+
9
+
Note: This update includes a breaking change to the way redirects work in the `@sajari/react-search-ui``Input` component. The component no longer supports case-sensitive redirects.
Copy file name to clipboardExpand all lines: packages/search-ui/CHANGELOG.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,13 @@
1
1
# Change Log
2
2
3
+
## 6.0.0
4
+
5
+
### Major Changes
6
+
7
+
-[`7b64e6ca`](https://github.com/sajari/sdk-react/commit/7b64e6caf81845e934f4214099e9a1906c012d7c)[#879](https://github.com/sajari/sdk-react/pull/879) Thanks [@jkaho](https://github.com/jkaho)! - feat: make redirects via the input component case-insensitive
8
+
9
+
Note: This update includes a breaking change to the way redirects work in the `@sajari/react-search-ui``Input` component. The component no longer supports case-sensitive redirects.
0 commit comments