-
Couldn't load subscription status.
- Fork 218
chore(): upgrade NX to v21.2.4 #19604
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
base: main
Are you sure you want to change the base?
Conversation
package.json
Outdated
| "semver": "^7.7.1", | ||
| "set-value": "^4.1.0", | ||
| "sms-segments-calculator": "^1.2.0", | ||
| "storybook": "9.1.9", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Have you validated the storybooks still render correctly?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good call. I assumed the storybook tests would fail. They didn't, and yet visiting the Storybook links below looks broken. I'll try to revert this change.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
IIRC, we tried this at some point and ran into several problems. I think we have a ticket in our backlog to update this.
127eff0 to
f576887
Compare
f576887 to
6ac3acb
Compare
|
Thanks for the review @dschom – addressed your comments and confirmed Storybook working as expected 👍 |
|
@toufali Thanks for the updates and the feedback. |
Because
This pull request
Issue that this pull request solves
Closes: FXA-12577
Other information (Optional)
I tried bumping even further (21.3 and beyond) but these required bumping
@nx/jestwhich subsequently breaks our build due to deprecated methods.