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: Update the executors to utilise the Modern Context #104

Merged
merged 2 commits into from
Jun 11, 2024

Conversation

DownUndaDev
Copy link
Contributor

What

typescript-project-references is unable to find the context.workspace on the latest version of NX (19.2.2)

How

Updated to remove the deprecated variable and utilise context.projectsConfigurations instead

…ions instead of context.workspace, which was deprecated on version 17 of NX
Copy link

changeset-bot bot commented Jun 11, 2024

🦋 Changeset detected

Latest commit: 93d7a85

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

This PR includes changesets to release 4 packages
Name Type
@wanews/nx-typescript-project-references Minor
@wanews/nx-esbuild Minor
@wanews/nx-vite Minor
@wanews/nx-pulumi Minor

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

@DownUndaDev DownUndaDev merged commit df9cb55 into main Jun 11, 2024
1 check passed
@DownUndaDev DownUndaDev deleted the fix/bring_the_context_references_up_to_date branch June 11, 2024 06:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants