-
Notifications
You must be signed in to change notification settings - Fork 215
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-2025.01.16.15.54.08 (#5340)
Co-authored-by: obulat <[email protected]>
- Loading branch information
1 parent
8e3b5f6
commit 4cdd020
Showing
1 changed file
with
34 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,34 @@ | ||
# 2025.01.16.15.54.08 | ||
|
||
## Internal Improvements | ||
|
||
- Simplify media `FetchState` and fix fetching errors | ||
([#5323](https://github.com/WordPress/openverse/pull/5323)) by @obulat | ||
- Clean repeated static string interpolation | ||
([#5261](https://github.com/WordPress/openverse/pull/5261)) by @tejaswarathe | ||
- Update dependency @nuxtjs/storybook to v8.3.3 | ||
([#5306](https://github.com/WordPress/openverse/pull/5306)) by @openverse-bot | ||
- Update i18n-related dependencies | ||
([#5320](https://github.com/WordPress/openverse/pull/5320)) by @obulat | ||
- Update dependency nock to v14.0.0-beta.19 | ||
([#5310](https://github.com/WordPress/openverse/pull/5310)) by @openverse-bot | ||
- Use CSS for colors of VWordPress and VHomeLink | ||
([#5110](https://github.com/WordPress/openverse/pull/5110)) by @obulat | ||
- Remove dependency node-html-parser to v7 | ||
([#5318](https://github.com/WordPress/openverse/pull/5318)) by @openverse-bot | ||
- Update dependency typescript to v5.7.2 | ||
([#5316](https://github.com/WordPress/openverse/pull/5316)) by @openverse-bot | ||
- Update dependency Nuxt | ||
([#5319](https://github.com/WordPress/openverse/pull/5319)) by @obulat | ||
- Update pnpm to v9.15.3 | ||
([#5317](https://github.com/WordPress/openverse/pull/5317)) by @openverse-bot | ||
- Update dependency @playwright/test to v1.49.1 | ||
([#5307](https://github.com/WordPress/openverse/pull/5307)) by @openverse-bot | ||
|
||
## Bug Fixes | ||
|
||
- Add bodyserializer/accept header to openverse api client to correctly | ||
authenticate with the API | ||
([#5330](https://github.com/WordPress/openverse/pull/5330)) by @madewithkode | ||
- Only show audio message when track ID matches active | ||
([#5305](https://github.com/WordPress/openverse/pull/5305)) by @Anuj012004 |