-
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-2024.04.01.17.07.11 (#4001)
Co-authored-by: dhruvkb <[email protected]>
- Loading branch information
1 parent
3e99702
commit 6657a8d
Showing
1 changed file
with
36 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,36 @@ | ||
# 2024.04.01.17.07.11 | ||
|
||
## Improvements | ||
|
||
- VTag improvements ([#3975](https://github.com/WordPress/openverse/pull/3975)) | ||
by @obulat | ||
- Add context comments to i18n key | ||
([#3988](https://github.com/WordPress/openverse/pull/3988)) by @obulat | ||
- Fix logo height ([#3967](https://github.com/WordPress/openverse/pull/3967)) by | ||
@zackkrida | ||
- Add ESLint rule to cap the length of translation strings | ||
([#3725](https://github.com/WordPress/openverse/pull/3725)) by @sarayourfriend | ||
|
||
## Internal Improvements | ||
|
||
- Update Node.js to v18.20.0 | ||
([#3994](https://github.com/WordPress/openverse/pull/3994)) by @openverse-bot | ||
- Update dependency prettier-plugin-tailwindcss to v0.5.13 | ||
([#3992](https://github.com/WordPress/openverse/pull/3992)) by @openverse-bot | ||
- Update dependency async-mutex to ^0.5.0 | ||
([#3995](https://github.com/WordPress/openverse/pull/3995)) by @openverse-bot | ||
- Update dependency @playwright/test to v1.42.1 | ||
([#3990](https://github.com/WordPress/openverse/pull/3990)) by @openverse-bot | ||
- Update additional search views API params in frontend | ||
([#3978](https://github.com/WordPress/openverse/pull/3978)) by @obulat | ||
- Remove unused colors from the tailwind config | ||
([#3961](https://github.com/WordPress/openverse/pull/3961)) by @zackkrida | ||
|
||
## Bug Fixes | ||
|
||
- Reset the media store state if collection state changes | ||
([#3979](https://github.com/WordPress/openverse/pull/3979)) by @obulat | ||
- Check for emptiness of case.split function input | ||
([#3985](https://github.com/WordPress/openverse/pull/3985)) by @krysal | ||
- Remove unused colors from the tailwind config | ||
([#3961](https://github.com/WordPress/openverse/pull/3961)) by @zackkrida |