Skip to content

Commit

Permalink
Publish changelog for frontend-2024.04.01.17.07.11 (#4001)
Browse files Browse the repository at this point in the history
Co-authored-by: dhruvkb <[email protected]>
  • Loading branch information
openverse-bot and dhruvkb authored Apr 1, 2024
1 parent 3e99702 commit 6657a8d
Showing 1 changed file with 36 additions and 0 deletions.
36 changes: 36 additions & 0 deletions documentation/changelogs/frontend/2024.04.01.17.07.11.md
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

0 comments on commit 6657a8d

Please sign in to comment.