Skip to content

Releases: mcollina/on-exit-leak-free

v2.1.2

03 Oct 14:43
54e85eb
Compare
Choose a tag to compare

What's Changed

  • Do not initialize FinalizationRegistry if not required by @mcollina in #50

Full Changelog: v2.1.1...v2.1.2

v2.1.1

03 Oct 14:43
f2f303a
Compare
Choose a tag to compare

What's Changed

  • Make sure on-exit-leak-free is run on node >=14 by @pH-7 in #37
  • Bump fastify/github-action-merge-dependabot from 3.2 to 3.7 by @dependabot in #38
  • Bump fastify/github-action-merge-dependabot from 3.7 to 3.9 by @dependabot in #40
  • Bump actions/checkout from 3 to 4 by @dependabot in #41
  • Add Node v20, exclude v14 on Windows by @mcollina in #42

New Contributors

  • @pH-7 made their first contribution in #37

Full Changelog: v2.1.0...v2.1.1

v2.1.0

22 Jun 09:28
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.1.0

v2.0.0

22 Jun 07:55
6c083e8
Compare
Choose a tag to compare

What's Changed

  • Bump fastify/github-action-merge-dependabot from 3.1 to 3.2 by @dependabot in #27
  • Bump standard from 16.0.4 to 17.0.0 by @dependabot in #26
  • rewrite to only use one listener and listen only to 'exit' by @mcollina in #29

Full Changelog: v1.0.0...v2.0.0

v1.0.0

31 May 22:20
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0...v1.0.0

v0.1.0

07 Jul 07:23
Compare
Choose a tag to compare

Initial release