Skip to content
This repository was archived by the owner on Mar 1, 2025. It is now read-only.

Releases: fastify/fastify-diagnostics-channel

v5.0.1

Choose a tag to compare

@Fdawgs Fdawgs released this 05 Jan 16:32
v5.0.1
8284f79

What's Changed

  • chore: update fastify-plugin to ^5.0.0 by @Fdawgs in #81
  • chore(deps): bump fastify/workflows from 5.0.0 to 5.0.1 by @dependabot in #82
  • style: remove trailing whitespace by @Fdawgs in #83
  • docs(readme): update ci badge syntax by @Fdawgs in #84
  • build(deps-dev): replace standard with neostandard by @Fdawgs in #85
  • chore(deps-dev): bump neostandard from 0.11.9 to 0.12.0 by @dependabot in #86
  • build(deps-dev): add eslint, peer dep of neostandard by @Fdawgs in #87
  • chore(package): add contribs and funding by @Fdawgs in #88
  • docs(readme): add deprecation notice by @Fdawgs in #89
  • docs(readme): spelling and grammar fixes by @Fdawgs in #90
  • docs(readme): add compatibility table by @Fdawgs in #91

Full Changelog: v5.0.0...v5.0.1

v5.0.0

Choose a tag to compare

@Eomm Eomm released this 21 Sep 08:49
3dc8c00

What's Changed

  • chore(deps-dev): bump tsd from 0.29.0 to 0.30.0 by @dependabot in #68
  • docs(readme): replace fastify.io links with fastify.dev by @Fdawgs in #69
  • docs(readme): fix broken links by @Fdawgs in #70
  • chore(.gitignore): add .tap/ dir by @Fdawgs in #71
  • chore(deps-dev): bump tsd from 0.30.7 to 0.31.0 by @dependabot in #72
  • Merge next into master by @jsumners in #74
  • chore(deps): bump fastify/workflows from 4.1.0 to 4.2.1 by @dependabot in #75
  • chore(deps): bump fastify/workflows from 4.2.1 to 5.0.0 by @dependabot in #77
  • chore: update min fastify version by @Fdawgs in #76
  • chore: update fastify to ^5.0.0 by @Fdawgs in #79

Full Changelog: v4.2.0...v5.0.0

v4.2.0

Choose a tag to compare

@Eomm Eomm released this 01 Nov 11:35
72dd642

What's Changed

  • chore(.gitignore): add clinic by @Fdawgs in #54
  • chore(.gitignore): add bun lockfile by @Fdawgs in #55
  • chore(deps-dev): bump tsd from 0.25.0 to 0.27.0 by @dependabot in #56
  • chore(deps-dev): bump tsd from 0.27.0 to 0.28.0 by @dependabot in #57
  • chore(deps): bump dependencies by @Fdawgs in #61
  • ci(package-manager-ci): replace jobs with reusable workflow by @Fdawgs in #60
  • ci: only trigger on pushes to main branches by @Fdawgs in #59
  • chore(deps-dev): bump tsd from 0.28.1 to 0.29.0 by @dependabot in #62
  • perf: use node: prefix to bypass require.cache call for builtins by @Fdawgs in #63
  • chore: add .gitattributes file by @Fdawgs in #65
  • chore: add missing use strict directives by @Fdawgs in #66
  • chore(package): explicitly declare js module type by @Fdawgs in #67

Full Changelog: v4.1.0...v4.2.0

v4.1.0

Choose a tag to compare

@mcollina mcollina released this 04 Dec 23:55
fc06a2b

What's Changed

  • chore(.gitignore): use updated skeleton template by @Fdawgs in #42
  • ci: enable license checking by @Fdawgs in #45
  • separate lint and test npm script, activate lint in workflow by @Uzlopak in #49
  • Disable package lock generation by @Uzlopak in #48
  • fix unit tests by @Uzlopak in #47
  • chore(package): remove engines field by @Fdawgs in #43
  • chore(deps): bump fastify-plugin from 3.0.1 to 4.0.0 by @dependabot in #44
  • chore: replace use of deprecated variadic listen() by @Fdawgs in #50
  • add license text by @Uzlopak in #51
  • nodenext compatibility by @Uzlopak in #52

New Contributors

Full Changelog: v4.0.1...v4.1.0

v4.0.1

Choose a tag to compare

@mcollina mcollina released this 24 May 10:22

What's Changed

  • ci: migrate to fastify reusable workflow by @Fdawgs in #40
  • chore(plugin): update metadata name to reflect package name by @Fdawgs in #41

Full Changelog: v3.0.0...v4.0.1

v4.0.0

Choose a tag to compare

@mcollina mcollina released this 13 May 15:13
a261b91

What's Changed

  • docs: update references to old fastify-* modules by @Fdawgs in #38
  • Updated to Fastify v4 by @mcollina in #39

New Contributors

Full Changelog: v2.0.0...v4.0.0

v3.0.0

Choose a tag to compare

@mcollina mcollina released this 13 May 10:06
a261b91

What's Changed

  • docs: update references to old fastify-* modules by @Fdawgs in #38
  • Updated to Fastify v4 by @mcollina in #39

New Contributors

Full Changelog: v2.0.0...v3.0.0

v2.0.0

Choose a tag to compare

@jsumners jsumners released this 27 Apr 13:46
174f0c4

What's Changed

  • chore(gitignore): use latest github ignore template by @Fdawgs in #4
  • ci(dependabot): update github actions by @Fdawgs in #5
  • chore(deps): bump actions/setup-node from v1 to v2.1.5 by @dependabot in #6
  • chore: add automerge ci job; documentation updates by @Fdawgs in #7
  • chore(deps-dev): bump tap from 14.11.0 to 15.0.0 by @dependabot in #8
  • ci: add nodejs v16 to test matrix by @Fdawgs in #9
  • chore(deps): bump actions/checkout from 2 to 2.3.4 by @dependabot in #10
  • ci(package-manager): replace use of soon-to-be removed ubuntu runner by @Fdawgs in #11
  • chore(deps): bump fastify/github-action-merge-dependabot from 2.0.0 to 2.1.0 by @dependabot in #12
  • chore(deps): bump fastify/github-action-merge-dependabot from 2.1.0 to 2.1.1 by @dependabot in #13
  • chore(deps): bump actions/setup-node from 2.1.5 to 2.2.0 by @dependabot in #14
  • chore(deps): bump fastify/github-action-merge-dependabot from 2.1.1 to 2.2.0 by @dependabot in #15
  • chore(deps): bump actions/setup-node from 2.2.0 to 2.3.0 by @dependabot in #16
  • chore(deps): bump actions/setup-node from 2.3.0 to 2.3.1 by @dependabot in #17
  • chore(deps): bump actions/setup-node from 2.3.1 to 2.3.2 by @dependabot in #18
  • chore(deps): bump actions/setup-node from 2.3.2 to 2.4.0 by @dependabot in #19
  • chore(deps): bump fastify/github-action-merge-dependabot from 2.2.0 to 2.3.0 by @dependabot in #20
  • chore(deps): bump fastify/github-action-merge-dependabot from 2.3.0 to 2.4.0 by @dependabot in #21
  • chore(deps): bump fastify/github-action-merge-dependabot from 2.4.0 to 2.5.0 by @dependabot in #22
  • chore(deps): bump actions/setup-node from 2.4.0 to 2.4.1 by @dependabot in #23
  • chore(deps): bump actions/checkout from 2.3.4 to 2.3.5 by @dependabot in #24
  • chore(deps): bump actions/checkout from 2.3.5 to 2.4.0 by @dependabot in #25
  • chore(deps): bump fastify/github-action-merge-dependabot from 2.5.0 to 2.6.0 by @dependabot in #26
  • build(dependabot): ignore minor and patch github-actions updates by @Fdawgs in #27
  • chore(deps): bump fastify/github-action-merge-dependabot from 2.6.0 to 2.7.0 by @dependabot in #28
  • chore(deps): bump fastify/github-action-merge-dependabot from 2.7.0 to 2.7.1 by @dependabot in #29
  • automatic PR by @Eomm in #31
  • build: reduce dependabot update frequency by @Fdawgs in #32
  • chore(deps): bump actions/setup-node from 2 to 3 by @dependabot in #33
  • chore(deps-dev): bump tap from 15.2.3 to 16.0.0 by @dependabot in #34
  • chore(deps): bump actions/checkout from 2 to 3 by @dependabot in #35
  • chore(deps-dev): bump standard from 16.0.4 to 17.0.0 by @dependabot in #36
  • Rename module by @jsumners in #37

New Contributors

Full Changelog: 1.0.0...v2.0.0

1.0.0

Choose a tag to compare

@RafaelGSS RafaelGSS released this 19 Dec 01:03
bump 1.0.0