Skip to content

Commit

Permalink
Publish changelog for frontend-2024.05.13.17.18.44 (#4317)
Browse files Browse the repository at this point in the history
Co-authored-by: dhruvkb <[email protected]>
Co-authored-by: Olga Bulat <[email protected]>
  • Loading branch information
3 people authored May 14, 2024
1 parent 6335a91 commit 6c1ae8d
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions documentation/changelogs/frontend/2024.05.13.17.18.44.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# 2024.05.13.17.18.44

## Internal Improvements

- Add storybook smoke test
([#4265](https://github.com/WordPress/openverse/pull/4265)) by @obulat
- Initialize Provider store data, UI store and flags store from cookies in a
plugin ([#4231](https://github.com/WordPress/openverse/pull/4231)) by @obulat
- Update Node to v.20
([#4299](https://github.com/WordPress/openverse/pull/4299)) by @obulat
- Update pnpm ([#4294](https://github.com/WordPress/openverse/pull/4294)) by
@obulat
- Upgrade eslint-plugin-playwright to get new checks; fix small checkbox bug
([#4088](https://github.com/WordPress/openverse/pull/4088)) by @sarayourfriend
- Convert `.stories.mdx` to `stories.js` for compatibility with Storybook v.8
([#4235](https://github.com/WordPress/openverse/pull/4235)) by @obulat

## Bug Fixes

- Fix the aria label for search result grid
([#4301](https://github.com/WordPress/openverse/pull/4301)) by @obulat
- Replace sample secret key for plausible with a more obviously safe value
([#4283](https://github.com/WordPress/openverse/pull/4283)) by @madewithkode
- Storybook test changes to prevent flakiness from `sleep`
([#4272](https://github.com/WordPress/openverse/pull/4272)) by @obulat

0 comments on commit 6c1ae8d

Please sign in to comment.