Highlights
Resolves several issues in @medusajs/admin
- Add default value for
host
option in@medusjs/admin
. - Updates the version of
tailwindcss
,autoprefixer
, andpostcss
in@medusajs/admin-ui
, to avoid issues when importing components usingtailwindcss@4
. - Fixes an issue in
@medusajs/medusa
where thedevelop
command would throw an error when@medusajs/admin
was not installed.
Bugs
- fix(admin,admin-ui,medusa): Set default value for
host
+ other minor fixes by @kasperkristensen in #7203
Full Changelog: v1.20.5...v1.20.6