Luuudo
Luuudo
## Description pnpm support [workspace protocol (`workspace:`)](https://pnpm.io/workspaces#workspace-protocol-workspace). I'm using it in my monnorepo with a shared package and other packages that depend on it. When I try to use syncpack...
## Description Provide types and interfaces for services in API extension context by providing a `ServicesOverview` to replace the `any` type in `ApiExtensionContext`: https://github.com/directus/directus/blob/1fedc5bdfd7ef7f731ce0bddd6b2e1c50d69f120/packages/shared/src/types/extensions.ts#L132-L134 Which would then look like this...
### Describe the Bug When there is a m2m field with an `Alteration.create` payload, after clicking on "Add Existing" and selecting an item, for example. If we click on "Save...