Add changelog for CI test fixes #12960 & #12961

pull/12892/merge
LB 2025-03-15 11:20:41 +10:00
rodzic 8e4a721525
commit f0c7e88d0e
2 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -30,6 +30,7 @@ Changelog
* Maintenance: Fix up `stubs` & `adapter` contents to better support Jest testing (LB (Ben) Johnston)
* Maintenance: Cleanup Stimulus controller imports, JSDoc & linting (LB (Ben) Johnston)
* Maintenance: Rename `SkipLinkController` to `FocusController` with improved reusability, updated unit tests, and added story (LB (Ben) Johnston)
* Maintenance: Fix CI testing issues with the Stimulus `LocaleController` time zones & non-deterministic page ordering tests (Sage Abdullah)
6.4.1 (21.02.2025)

Wyświetl plik

@ -48,6 +48,7 @@ depth: 1
* Fix up `stubs` & `adapter` contents to better support Jest testing (LB (Ben) Johnston)
* Cleanup Stimulus controller imports, JSDoc & linting (LB (Ben) Johnston)
* Rename `SkipLinkController` to `FocusController` with improved reusability, updated unit tests, and added story (LB (Ben) Johnston)
* Fix CI testing issues with the Stimulus `LocaleController` time zones & non-deterministic page ordering tests (Sage Abdullah)
## Upgrade considerations - changes affecting all projects