Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix create-directus-extension utility #20120

Merged
merged 3 commits into from
Oct 23, 2023
Merged

Fix create-directus-extension utility #20120

merged 3 commits into from
Oct 23, 2023

Conversation

br41nslug
Copy link
Member

Fix #20118

Scope

The create-directus-extensions utility was incorrectly importing from the @directus/constants package while the actual constants imported are in @directus/extensions.

What's changed:

  • Fixed import

Potential Risks / Drawbacks

  • Thing will work again

@changeset-bot
Copy link

changeset-bot bot commented Oct 23, 2023

🦋 Changeset detected

Latest commit: 8faad51

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
directus Patch
create-directus-extension Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Member

@paescuj paescuj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@paescuj paescuj merged commit 6228d78 into main Oct 23, 2023
7 checks passed
@paescuj paescuj deleted the fix-20118 branch October 23, 2023 10:33
@github-actions github-actions bot added this to the Next Patch Release milestone Oct 23, 2023
br-rafaelbarros pushed a commit to personal-forks/directus-source that referenced this pull request Nov 7, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

create-directus-extension is broken after v10.6.4 update
3 participants