Core API Routes (located in packages/medusa/src/api) are not registered when Medusa v2 feature flag is enabled.
And to repeat, all changes behind Medusa v2 are very unstable, highly experimental, and a work in progress at this point, so we do not encourage the use of the feature flag yet.
Follow our development toward Medusa v2 in our roadmap.
#6190d68089b2a Thanks @kasperkristensen! - fix(medusa): Implements listAndCount method for UserService, and updates list endpoint to accept the expected params.
fix(medusa-js): Update admin.users.list to accept query params.
fix(medusa-react): Update useAdminUsers hook to accept query params.
#6130da5cc4cf7 Thanks @riqwan! - feat(core-flows,medusa,utils): promotion and campaign create/update endpoint
#61004792c5522 Thanks @shahednasser! - chore(@medusajs/medusa): add missing constructor to some services
fix(@medusajs/file-local): Fix argument passed to the constructor
fix(medusa-file-minio): Fix argument passed to the constructor
fix(medusa-file-s3): Fix argument passed to the constructor
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the medusa group with 1 update: @medusajs/medusa.
Updates
@medusajs/medusa
from 1.19.0 to 1.20.1Release notes
Sourced from
@medusajs/medusa
's releases.... (truncated)
Changelog
Sourced from
@medusajs/medusa
's changelog.... (truncated)
Commits
3d0ae72
chore: Version Packages (#6039)4ad7617
chore: move v2 api behind ff (#6213)134af77
fix(medusa): GET /admin/shipping-options params (#6208)6404b9a
fix(medusa): List Users return type (#6204)489b7ef
fix(medusa): Support q search in currencies (#6201)8ad7539
fix(medusa): Support q search and order in list regions (#6202)d68089b
fix(medusa): Implement listAndCount for UserService and update list endpoint ...68d8dac
feat(medusa,types): added buyget support for modules (#6159)3023239
feat: Workflow engine modules (#6128)d85fee4
chore: use loaded module reference (#5763)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show