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: CHANGELOG.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -54,7 +54,7 @@ Our versioning strategy is as follows:
54
54
*`[sitecore-jss-nextjs]` Fix middleware redirect when the target use regexp with querystring ([#1449](https://github.com/Sitecore/jss/pull/1449)) ([#1460](https://github.com/Sitecore/jss/pull/1460))
55
55
*`[templates/nextjs]` Fix incorrectly named .gitignore file `\scripts\temp\.npmignore` ([#1463](https://github.com/Sitecore/jss/pull/1463))
56
56
*`[angular]` Avoid sending two dictionary service calls when switching language and refreshing the page ([#1473](https://github.com/Sitecore/jss/pull/1473))
57
-
* Fix installed sitecore-jss-* dependency version ([#1478](https://github.com/Sitecore/jss/pull/1478))
57
+
* Fix `@sitecore-jss/sitecore-jss-*` dependency versions (now uses tilde `~` instead of caret `^`). Required since our change in versioning strategy with JSS 21.1.x where a minor version may include breaking changes in framework packages. ([#1478](https://github.com/Sitecore/jss/pull/1478))
0 commit comments