Skip to content

v1.10.1

Latest
Compare
Choose a tag to compare
@Sebastian-Webster Sebastian-Webster released this 13 Jun 11:27
· 7 commits to main since this release

What's Changed

Chores

  • chore: Change array.at(-1) to array[array.length - 1] to remove TypeScript compiler target error in 3e169aa
  • tests: Add Node 24 tests in #221
  • tests: Remove Windows 2019 GitHub Actions test in preparation of the GitHub Actions Windows 2019 image removal in 3893aa4
  • deps: Update semver to latest (7.7.1 -> 7.7.2) in 8f21070
  • docs: Correct incorrect MySQL version download range in 4f4a77c

Full Changelog: v1.10.0...v1.10.1