JamieMason / ImageOptim-CLI

Make optimisation of images part of your automated build process
https://foldleft.io/image-tools
MIT License
3.45k stars 125 forks source link

Support Node >= 18. #199

Closed galenhuntington closed 10 months ago

galenhuntington commented 10 months ago

Description (What)

Support later versions of Node instead of only 18.

Justification (Why)

Closes #197. Node 18 is in maintenance mode, and Node 20 is current.

How Can This Be Tested?

Run yarn.

galenhuntington commented 10 months ago

The tests are failing, but that seems to be because it's still using the old v2 GitHub actions and not the updates I made here.

JamieMason commented 10 months ago

No problem @galenhuntington, thanks a lot.

I'm working on syncpack at the moment and then away this weekend, but I'll pick this up as soon as I can.

JamieMason commented 10 months ago

Thanks @galenhuntington, released in https://github.com/JamieMason/ImageOptim-CLI/releases/tag/3.1.9