Skip to content

Commit be6e95e

Browse files
authored
Update CHANGELOG.md
1 parent cb3c9ce commit be6e95e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Our versioning strategy is as follows:
5454
* `[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))
5555
* `[templates/nextjs]` Fix incorrectly named .gitignore file `\scripts\temp\.npmignore` ([#1463](https://github.com/Sitecore/jss/pull/1463))
5656
* `[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))
5858

5959
## 21.1.2
6060

0 commit comments

Comments
 (0)