From 6657a8d2caa0ba21f8300dfea9af0f9fa130c940 Mon Sep 17 00:00:00 2001 From: "Openverse (Bot)" <101814513+openverse-bot@users.noreply.github.com> Date: Tue, 2 Apr 2024 09:07:17 +1100 Subject: [PATCH] Publish changelog for frontend-2024.04.01.17.07.11 (#4001) Co-authored-by: dhruvkb --- .../frontend/2024.04.01.17.07.11.md | 36 +++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 documentation/changelogs/frontend/2024.04.01.17.07.11.md diff --git a/documentation/changelogs/frontend/2024.04.01.17.07.11.md b/documentation/changelogs/frontend/2024.04.01.17.07.11.md new file mode 100644 index 00000000000..3ebe033523a --- /dev/null +++ b/documentation/changelogs/frontend/2024.04.01.17.07.11.md @@ -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