Skip to content

Releases: fastify/fastify-error

v4.0.0

23 Jun 15:47
316bebe
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.4.1...v4.0.0

v3.4.1

04 Nov 12:19
a6ca31b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.4.0...v3.4.1

v3.4.0

03 Oct 11:02
97a2947
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.3.0...v3.4.0

v3.3.0

23 Jun 13:55
514cb8f
Compare
Choose a tag to compare

What's Changed

  • Fix type of Base argument to createError by @jessta in #106
  • Revert "Fix type of Base argument to createError" by @Uzlopak in #107
  • improve perf of error creation by @Uzlopak in #109

New Contributors

Full Changelog: v3.2.1...v3.3.0

v3.2.1

03 Jun 06:14
137a6eb
Compare
Choose a tag to compare

What's Changed

  • chore(.gitignore): add clinic by @Fdawgs in #91
  • add benchmarks, improve performance of stackTraceLimit === 0 by @Uzlopak in #92
  • chore(.gitignore): add bun lockfile by @Fdawgs in #93
  • chore(deps-dev): bump tsd from 0.25.0 to 0.26.0 by @dependabot in #94
  • chore(deps-dev): bump tsd from 0.26.1 to 0.27.0 by @dependabot in #95
  • chore(deps-dev): bump tsd from 0.27.0 to 0.28.0 by @dependabot in #96
  • ci: only trigger on pushes to main branches by @Fdawgs in #97
  • chore: fix lint script on types by @trim21 in #99
  • perf: use spread operator by @trim21 in #100
  • build(deps-dev): use standard instead of ts-standard by @Uzlopak in #104
  • types: check error argument type by @trim21 in #98
  • docs(readme): add typescript example by @trim21 in #105

New Contributors

Full Changelog: v3.2.0...v3.2.1

v3.2.0

07 Dec 23:21
392e798
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.0...v3.2.0

v3.1.0

02 Dec 23:56
e4b4bd1
Compare
Choose a tag to compare

What's Changed

  • chore(.gitignore): use updated skeleton template by @Fdawgs in #76
  • chore(deps-dev): bump tsd from 0.20.0 to 0.21.0 by @dependabot in #77
  • chore(deps-dev): bump @types/node from 17.0.45 to 18.0.0 by @dependabot in #78
  • chore(deps-dev): bump tsd from 0.21.0 to 0.22.0 by @dependabot in #79
  • ci: enable license checking by @Fdawgs in #80
  • use tap instead of ava, 100% test coverage, disable package-lock gegeneration, etc.. by @Uzlopak in #82
  • fix throws tests by @Uzlopak in #83
  • chore(deps-dev): bump tsd from 0.22.0 to 0.23.0 by @dependabot in #84
  • chore(deps-dev): bump tsd from 0.23.0 to 0.24.1 by @dependabot in #85
  • nodenext compatibility by @Uzlopak in #88

New Contributors

Full Changelog: v3.0.0...v3.1.0

v3.0.0

23 May 14:16
7aa4658
Compare
Choose a tag to compare

What's Changed

  • docs: update references to old fastify-* modules by @Fdawgs in #74
  • ci!: migrate to fastify reusable workflow by @Fdawgs in #75
  • build(deps-dev): bump ava from 3.9.0 to 4.0.1 by @Fdawgs in #63

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

v2.0.0

27 Apr 13:50
87121e4
Compare
Choose a tag to compare

What's Changed

New Contributors

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

v1.1.0

04 Apr 15:53
485fd1d
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump actions/setup-node from 2 to 3 by @dependabot in #66
  • chore(deps): bump actions/checkout from 2 to 3 by @dependabot in #68
  • Interpolate falsey values like undefined by @bajtos in #69

New Contributors

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