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
* #603676: [sitecore-jss-nextjs] fixed redirect middleware logic for match target url when uses param of trailing slash is true in next.config
* #603676: changed CHANGELOG
* #603676: added unit test
---------
Co-authored-by: Ruslan Matkovskyi <[email protected]>
Copy file name to clipboardexpand all lines: CHANGELOG.md
+2-1
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,8 @@ Our versioning strategy is as follows:
17
17
18
18
### 🐛 Bug Fixes
19
19
20
-
*`[templates/node-headless-ssr-proxy]`[node-headless-ssr-proxy] Add sc_site qs parameter to Layout Service requests by default ([#1660](https://github.com/Sitecore/jss/pull/1660))
20
+
*`[templates/node-headless-ssr-proxy]``[node-headless-ssr-proxy]` Add sc_site qs parameter to Layout Service requests by default ([#1660](https://github.com/Sitecore/jss/pull/1660))
21
+
*`[sitecore-jss-nextjs]` Fix redirect middleware to match pattern when uses param trailingSlash in next.config.js ([#1676](https://github.com/Sitecore/jss/pull/1676))
0 commit comments