Skip to content

Releases: Sebastian-Webster/mysql-memory-server-nodejs

v1.13.0

24 Oct 18:45

Choose a tag to compare

What's Changed

Features

Fixes

Chores

Full Changelog: v1.12.2...v1.13.0

v1.12.2

19 Oct 09:13

Choose a tag to compare

What's Changed

Fixes

  • fix: Fix errors when stopping the MySQL database that happened on Windows with Node 23.x by @Sebastian-Webster in #245

Tests

Chores

Full Changelog: v1.12.1...v1.12.2

v1.12.1

15 Oct 11:47

Choose a tag to compare

What's Changed

Fixes

Tests

Chores

Full Changelog: v1.12.0...v1.12.1

v1.12.0

17 Aug 15:57

Choose a tag to compare

What's Changed

Features

Bug Fixes

  • fix: Fix file watch not getting cleaned up when MySQL database fails to start up by @Sebastian-Webster in #232

Chores

Full Changelog: v1.11.0...v1.12.0

v1.11.0

25 Jul 08:26

Choose a tag to compare

What's Changed

Features

Chores

Full Changelog: v1.10.1...v1.11.0

v1.10.1

13 Jun 11:27

Choose a tag to compare

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

v1.10.0

21 Apr 22:29

Choose a tag to compare

What's Changed

Features

Bug Fixes

Chores

Full Changelog: v1.9.0...v1.10.0

v1.9.0

24 Feb 18:11

Choose a tag to compare

What's Changed

Full Changelog: v1.8.2...v1.9.0

v1.8.2

15 Jan 20:02

Choose a tag to compare

What's Changed

Full Changelog: v1.8.1...v1.8.2

v1.8.1

06 Dec 02:17

Choose a tag to compare

What's Changed

Full Changelog: v1.8.0...v1.8.1