Update @heroicons/react to 2.2.0#184
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
@jassmith Are you willing and able to approve this package update so heroicon offers all the latest icons? |
|
PS - not sure what to do about the Vercel failure. |
ivoelbert
left a comment
There was a problem hiding this comment.
The lock file change is not fine. You probably installed things with the wrong node version. Sadly I have no idea which node version you should use 😆
ivoelbert
left a comment
There was a problem hiding this comment.
I guess this should be fine??? not really sure how to test properly
|
@ivoelbert Here's the testing answer: |
|
@schani How do I get this PR past the Vercel check? |
No idea. |
|
@timwellswa @karldreher Any idea how I get this PR past the vercel check? |
|
Oh, Hi @marcel-at-glide .
We have a problem, which in my opinion should be separately handled from this PR , if only nominally. Let me see if i can get that ironed out.... Flipping the switch is very easy, but i would rather safely override with vercel.json first... please stand by |
Upgrades from 2.0.16 to 2.2.0 to support all 316 icons available on heroicons.com. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1dbfe66 to
dc46386
Compare
|
Proof this is all working now: https://www.loom.com/share/02fdd4d3aff8430686a8c3ee50fdaf2d |
Summary
@heroicons/reactfrom2.0.16to2.2.0package-lock.jsondiff is a one-time npm lockfile format migration (v1 legacy → v2 format), not new packages being installedTest plan
npm testto verify heroicons column tests passnpm run devand manually test a few icons that were previously missing🤖 Generated with Claude Code