Highlights
Fix currency and translation management regression in admin dashboard
A regression in the admin dashboard that affected currency code and translation management has been fixed. This issue was caused by incorrect usage of Zod's z.record function after the upgrade to Zod v4, which broke form validation for currencies and translations.
Features
- feat(create-medusa-app,medusa): ask to install claude code plugin by @shahednasser in #15182
Bugs
- fix(dashboard): use two-arg z.record for Zod v4 in currencies and translations forms by @ornakash in #15194
Documentation
- docs: generate OAS for 2.14.0 by @shahednasser in #15188
Chores
- chore(docs): Generated References (automated) by @app/github-actions in #15187
- chore(docs): Generated + Updated UI Reference (automated) by @app/github-actions in #15186
- chore(docs): Generated DML JSON files (automated) by @app/github-actions in #15185
- chore(docs): Update version in documentation (automated) by @app/github-actions in #15184
- chore(docs): doc changes for next release (automated) by @shahednasser in #15048
- Chore: Release by @app/github-actions in #15046
Full Changelog: v2.14.0...v2.14.1