Releases: mcollina/on-exit-leak-free
Releases · mcollina/on-exit-leak-free
v2.1.2
v2.1.1
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
Full Changelog: v2.1.0...v2.1.1
v2.1.0
v2.0.0
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
What's Changed
- Bump actions/setup-node from 2.1.5 to 2.3.0 by @dependabot in #4
- Bump actions/setup-node from 2.3.0 to 2.3.1 by @dependabot in #6
- Bump actions/setup-node from 2.3.1 to 2.3.2 by @dependabot in #7
- Bump actions/setup-node from 2.3.2 to 2.4.0 by @dependabot in #8
- Bump fastify/github-action-merge-dependabot from 2.1.1 to 2.4.0 by @dependabot in #9
- Bump fastify/github-action-merge-dependabot from 2.4.0 to 2.5.0 by @dependabot in #10
- Bump actions/setup-node from 2.4.0 to 2.4.1 by @dependabot in #11
- Bump actions/checkout from 2.3.4 to 2.3.5 by @dependabot in #12
- Fix comment by @glensc in #13
- Bump actions/checkout from 2.3.5 to 2.4.0 by @dependabot in #14
- Bump fastify/github-action-merge-dependabot from 2.5.0 to 2.6.0 by @dependabot in #15
- Bump actions/setup-node from 2.4.1 to 2.5.0 by @dependabot in #16
- Bump fastify/github-action-merge-dependabot from 2.6.0 to 2.7.0 by @dependabot in #17
- Bump fastify/github-action-merge-dependabot from 2.7.0 to 2.7.1 by @dependabot in #18
- Bump actions/setup-node from 2.5.0 to 2.5.1 by @dependabot in #20
- Bump actions/setup-node from 2.5.1 to 3 by @dependabot in #21
- Bump actions/checkout from 2.4.0 to 3 by @dependabot in #22
- Bump tap from 15.2.3 to 16.0.0 by @dependabot in #23
- Bump fastify/github-action-merge-dependabot from 2.7.1 to 3.1 by @dependabot in #24
- Fix typo in readme by @glensc in #25
- Avoid MaxListenerWarning by @mcollina in #28
New Contributors
- @dependabot made their first contribution in #4
- @glensc made their first contribution in #13
- @mcollina made their first contribution in #28
Full Changelog: v0.1.0...v1.0.0