JamieMason / ImageOptim-CLI

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

Support Node >= 18. #199

Closed galenhuntington closed 1 year ago

galenhuntington commented 1 year 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 1 year 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 1 year 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 1 year ago

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