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(misc): remove migrations for v14 and under #19552

Merged
merged 3 commits into from
Oct 11, 2023

Conversation

FrozenPandaz
Copy link
Collaborator

Current Behavior

There are migrations for under v15 (2 major versions behind 17).

Expected Behavior

There are no migrations for under v15 (2 major versions behind 17).

Related Issue(s)

Fixes #

@vercel
Copy link

vercel bot commented Oct 10, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Updated (UTC)
nx-dev ⬜️ Ignored (Inspect) Visit Preview Oct 11, 2023 3:18am

@FrozenPandaz FrozenPandaz marked this pull request as draft October 10, 2023 22:46
@FrozenPandaz FrozenPandaz force-pushed the remove-migrations branch 3 times, most recently from 77706cb to 26e6dc5 Compare October 11, 2023 00:37
package.json Outdated
@@ -76,6 +76,7 @@
"@nx/linter": "16.10.0-beta.1",
"@nx/next": "16.10.0-beta.1",
"@nx/playwright": "16.10.0-beta.1",
"@nx/plugin": "16.10.0-beta.1",
Copy link
Member

Choose a reason for hiding this comment

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

Let's not add this as a dep, it's good for dogfooding local plugin

@FrozenPandaz FrozenPandaz marked this pull request as ready for review October 11, 2023 13:08
@FrozenPandaz FrozenPandaz merged commit 47e9fc8 into nrwl:master Oct 11, 2023
@FrozenPandaz FrozenPandaz deleted the remove-migrations branch October 11, 2023 14:46
@github-actions
Copy link

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants