build: update node dependency from v18 to v20#2671
Conversation
8a0f9d0 to
b6533ff
Compare
|
🚀 Deployed on https://pr-2671--spectrum-css.netlify.app |
File metricsSummaryTotal size: 4.57 MB* 🎉 No changes detected in any packages * Size determined by adding together the size of the main file for all packages in the library.* Results are not gzipped or minified. * An ASCII character in UTF-8 is 8 bits or 1 byte. |
b6533ff to
5a82b0f
Compare
🦋 Changeset detectedLatest commit: 838afaf The changes in this PR will be included in the next version bump. This PR includes changesets to release 3 packages
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 |
d21ea2d to
70dc362
Compare
rise-erpelding
left a comment
There was a problem hiding this comment.
This works well for me locally!
The only issue that I found is that https://pr-2671--spectrum-css.netlify.app/preview doesn't seem to be working, and clicking on "Component Preview" leads me to a Chromatic url:

I know we had that issue before, did we find what was causing it then?
That's correct and expected behavior. If Chromatic builds, we use that link for preview instead of re-building locally. If the VRT step is skipped, it builds it locally so you get a /preview result. |
70dc362 to
ec6bf7b
Compare

Description
Update node v18 to v20.
How and where has this been tested?
Please tag yourself on the tests you've marked complete to confirm the tests have been run by someone other than the author.
Validation steps
Setup:
nvm useyarn installCheck for regressions:
yarn buildyarn startRegression testing
Validate:
To-do list