File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed
Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -7,9 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 2.5.0] ( https://github.com/InseeFr/stromae-dsfr/releases/tag/2.5.0 ) - 2026-02-20
11+
1012### Changed
1113
1214- Switched i18n library from i18nifty to i18next.
15+ - deps: migrate to oidc-spa v10 (10.0.8) for improving authentication
1316
1417## [ 2.4.2] ( https://github.com/InseeFr/stromae-dsfr/releases/tag/2.4.2 ) - 2026-02-09
1518
@@ -80,10 +83,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8083- In collect and review mode, provide the surveyUnit composite name when downloading the deposit proof.
8184- Update static page of accessibility
8285
83- ### Changed
84-
85- - deps: migrate to oidc-spa v8 (8.6.11) for improving authentication
86-
8786### Fixed
8887
8988- Fixed authentication by downgrading ` oidc-spa ` (cross-domain issues) (already done in 2.2.4 but it must be a minor version, not a patch)
Original file line number Diff line number Diff line change 11{
22 "name" : " stromae-dsfr" ,
33 "private" : true ,
4- "version" : " 2.5.0-rc-oidc-spa-v10-rc.2 " ,
4+ "version" : " 2.5.0" ,
55 "type" : " module" ,
66 "scripts" : {
77 "prepare" : " husky && vite-envs update-types" ,
You can’t perform that action at this time.
0 commit comments