#extension version need to match host?

2 messages · Page 1 of 1 (latest)

wild quest
#

We're developing custom endpoint for our app. We're sort of stuck at 9.6.0 due to user id in mixed mode. Does the directus-extension-sdk we install need to be 9.6.0? If so, will npx init [email protected] work?

sturdy venture
#

No, you can use the latest extension-sdk for that. The only thing that won't work is the link command and the bundle extension type, but as far as I know it should be fine. And even if I'm wrong and it doesn't properly work, migrating that to the 9.6.0 extension version should be straight forward.