-
-
Notifications
You must be signed in to change notification settings - Fork 31
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
chore: Upgrade to Nx 17.1.3 #195
Conversation
@simondotm Is this a bad time to mention that Nx@latest is at v18? 😂 Should I start a PR? |
@jaytavares Plus, there's the added complication that there are still users out there using older Nx versions in their projects and I like to try and keep the plugin as widely compatible as I can. 👍 |
I feel that pain. PTSD from every time I've run Perhaps semver could protect against the breaking change issues? While at it, you could even update the plugin version to mirror the nx major version. |
This is an idea that I have considered before. What stopped me going down this path is that:
I should really get on board with upgrading them as I go, and its probably easier to do now, since Nx decoupled angular version from the Nx version (I use angular a lot in my personal projects). That said, the idea of continuously supporting this plugin with every new Nx release doesnt thrill me. I need to get some work done, not just spend my days updating dependencies all the time! 😂 |
Closing in favour of #205 |
It is time to move on from 16.x