-
Notifications
You must be signed in to change notification settings - Fork 216
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-2023.12.11.19.44.28 (#3512)
Co-authored-by: AetherUnbound <[email protected]>
- Loading branch information
1 parent
c2c5526
commit c6ce2c6
Showing
1 changed file
with
22 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,22 @@ | ||
# 2023.12.11.19.44.28 | ||
|
||
## New Features | ||
|
||
- Add additional search view pages to the Nuxt app | ||
([#3140](https://github.com/WordPress/openverse/pull/3140)) by @obulat | ||
|
||
## Improvements | ||
|
||
- Enforce braces for `if`-`else` and `switch`-`case` | ||
([#3474](https://github.com/WordPress/openverse/pull/3474)) by @bhavik001 | ||
- Replace popper.js with floating-ui | ||
([#3406](https://github.com/WordPress/openverse/pull/3406)) by @obulat | ||
- Make punctuation marks consistent for singular & plural strings | ||
([#3462](https://github.com/WordPress/openverse/pull/3462)) by @NekoJonez | ||
|
||
## Internal Improvements | ||
|
||
- Update dependency vue-tsc to v1.8.25 | ||
([#3427](https://github.com/WordPress/openverse/pull/3427)) by @openverse-bot | ||
- Update dependency @types/node to v17.0.45 | ||
([#3424](https://github.com/WordPress/openverse/pull/3424)) by @openverse-bot |