Skip to content

v0.6.0

Latest
Compare
Choose a tag to compare
@mcous mcous released this 20 Jan 18:02
v0.6.0
ecf2e3a

0.6.0 (2025-01-20)

⚠ BREAKING CHANGES

  • Node v16 has been dropped from our CI test matrix, because it is not longer supported by Vitest v3. Node v16 should continue to work for older versions of Vitest, but that support will not be guaranteed moving forward. (#19)

Bug Fixes

  • vitest: allow Vitest v3 in peer depdendencies (#19) (a8684af)