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

feat: add support for nx 18.x #192

Merged
merged 4 commits into from
Mar 6, 2024
Merged

feat: add support for nx 18.x #192

merged 4 commits into from
Mar 6, 2024

Conversation

lucasvieirasilva
Copy link
Owner

BREAKING CHANGE: To use this version the nx workspace needs to be migrated to version 18.x

Current Behavior

This PR migrates the Nx workspace to 18.x and migrates jest to vitest.

Expected Behavior

All the features should continue working as-is.

Related Issue(s)

References #191

also migrate from jest to vitest

BREAKING CHANGE: To use this version the nx workspace needs to be migrated to version 18.x

re #191
@lucasvieirasilva lucasvieirasilva self-assigned this Mar 6, 2024
@lucasvieirasilva lucasvieirasilva added enhancement New feature or request dependencies Pull requests that update a dependency file labels Mar 6, 2024
@lucasvieirasilva lucasvieirasilva linked an issue Mar 6, 2024 that may be closed by this pull request
@lucasvieirasilva lucasvieirasilva merged commit 03b9aa0 into main Mar 6, 2024
2 checks passed
github-actions bot pushed a commit that referenced this pull request Mar 6, 2024
# [4.0.0](util-v3.0.0...util-v4.0.0) (2024-03-06)

### Features

* add support for nx 18.x ([#192](#192)) ([03b9aa0](03b9aa0)), closes [#191](#191)

### BREAKING CHANGES

* To use this version the nx workspace needs to be migrated to version 18.x
Copy link

github-actions bot commented Mar 6, 2024

🎉 This PR is included in version 4.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Mar 6, 2024
# [4.0.0](data-migration-v3.0.0...data-migration-v4.0.0) (2024-03-06)

### Features

* add support for nx 18.x ([#192](#192)) ([03b9aa0](03b9aa0)), closes [#191](#191)

### BREAKING CHANGES

* To use this version the nx workspace needs to be migrated to version 18.x
Copy link

github-actions bot commented Mar 6, 2024

🎉 This PR is included in version 4.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Mar 6, 2024
# [18.0.0](nx-python-v17.0.0...nx-python-v18.0.0) (2024-03-06)

### Features

* add support for nx 18.x ([#192](#192)) ([03b9aa0](03b9aa0)), closes [#191](#191)

### BREAKING CHANGES

* To use this version the nx workspace needs to be migrated to version 18.x
Copy link

github-actions bot commented Mar 6, 2024

🎉 This PR is included in version 18.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Need new version for Nx@18
1 participant