github medusajs/medusa v2.0.5-preview

latest releases: v2.0.10-preview, v2.0.10, v2.0.9-preview...
one month ago

Highlights

Product Category organizer component

We've polished the Product Category organizer component for a smoother drag-and-drop experience. As part of the polish, we've also fixed an issue with a dependency.

Email-pass as default authentication provider

🚧 Breaking change

We've updated the default modules config to include email-password as a default authentication provider. This is a breaking change. To ensure your application will continue to run, you should install the preview version of the email-password provider package:

yarn add @medusajs/auth-emailpass@preview

Workflows Reference

We've introduced a reference of all workflows used in Medusa's core. It includes a visual representation of steps, hooks, and conditionals.

Explore the reference here.

Features

  • feat: admin return reason list by @christiananese in #8482
  • feat(medusa): filter shipping options by location by @riqwan in #8511
  • feat(dashboard,js-sdk,types): ability to add refund reason and note by @riqwan in #8466
  • feat(types,dashboard): ability to set shipping methods for claim by @riqwan in #8533
  • feat: create return reason by @christiananese in #8516
  • feat(create-medusa-app): prompt for database name with credentials by @shahednasser in #8552
  • feat(core-flows,dashboard,medusa): fixes set of tiny bugs in claims flow by @riqwan in #8551
  • feat(dashboard): BulkEditor Boolean cell behaviour by @kasperkristensen in #8418
  • feat: Move userpass default definition to defineConfig instead of a hard-coded value by @sradevski in #8557
  • feat(core-flows): introduce a generic create entities step by @riqwan in #8553
  • feat(medusa-oas-cli): automatically fix missing circular references by @shahednasser in #8600
  • feat(core-flow): order edit endpoints by @carlos-r-l-rodrigues in #8596
  • feat(dashboard,core-flows,js-sdk,types,medusa): Add exchange UI + fixes by @riqwan in #8606
  • feat(medusa,core-flows,types): API to create payment collections for order by @riqwan in #8617

Bugs

Documentation

Chores

Full Changelog: v2.0.4-preview...v2.0.5-preview

Don't miss a new medusa release

NewReleases is sending notifications on new releases.