-
Notifications
You must be signed in to change notification settings - Fork 214
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Publish changelog for frontend-2024.08.06.13.48.44 (#4723)
Co-authored-by: Olga Bulat <[email protected]>
- Loading branch information
1 parent
12c6371
commit 25f4483
Showing
1 changed file
with
32 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
# 2024.08.06.13.48.44 | ||
|
||
## New Features | ||
|
||
- Init dark mode with feature flag and body class | ||
([#4687](https://github.com/WordPress/openverse/pull/4687)) by @zackkrida | ||
|
||
## Internal Improvements | ||
|
||
- Convert modal-related components to script setup | ||
([#4700](https://github.com/WordPress/openverse/pull/4700)) by @obulat | ||
- Update dependency @playwright/test to v1.45.3 | ||
([#4685](https://github.com/WordPress/openverse/pull/4685)) by @openverse-bot | ||
- Update dependency prettier to v3.3.3 | ||
([#4686](https://github.com/WordPress/openverse/pull/4686)) by @openverse-bot | ||
- Update dependency vue-tsc to v2.0.29 | ||
([#4691](https://github.com/WordPress/openverse/pull/4691)) by @openverse-bot | ||
- Update dependency typescript to v5.5.4 | ||
([#4688](https://github.com/WordPress/openverse/pull/4688)) by @openverse-bot | ||
- Move setup template sections | ||
([#4679](https://github.com/WordPress/openverse/pull/4679)) by @obulat | ||
|
||
## Bug Fixes | ||
|
||
- Fix audio collection page SSR error | ||
([#4722](https://github.com/WordPress/openverse/pull/4722)) by @obulat | ||
- Fix test flake in pages.spec.ts | ||
([#4709](https://github.com/WordPress/openverse/pull/4709)) by @zackkrida | ||
- Fix the flaky pages test | ||
([#4702](https://github.com/WordPress/openverse/pull/4702)) by @obulat | ||
- Update Vue and remove modal hotfix | ||
([#4682](https://github.com/WordPress/openverse/pull/4682)) by @obulat |