Skip to content

v2.0.1

Latest

Choose a tag to compare

@mikebroberts mikebroberts released this 13 Nov 21:37
· 1 commit to main since this release

Version 2

Version 2 is ES Modules / ESM and Node >= 22 only. CommonJS / CJS and Node 16 through 20 are no longer supported.

If you require CJS or Node 16 through 20 support then use the v1 releases.

For ESM projects this release should be drop-in and not require any further changes.

This release also contains dependency updates.