Skip to content

Releases: fastify/fastify-error

v4.1.0

12 Mar 18:39
a8c274c
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump fastify/workflows from 4.1.0 to 4.2.1 by @dependabot in #128
  • chore(deps): bump fastify/workflows from 4.2.1 to 5.0.0 by @dependabot in #131
  • fix: migrate from tap to node test and c8 by @dancastillo in #130
  • fix: c8 100 percent code coverage by @dancastillo in #132
  • style: remove trailing whitespace by @Fdawgs in #136
  • docs(readme): update ci badge syntax by @Fdawgs in #137
  • build(deps-dev): replace standard with neostandard by @Fdawgs in #138
  • chore(deps-dev): bump neostandard from 0.11.9 to 0.12.0 by @dependabot in #139
  • build(deps-dev): add eslint, peer dep of neostandard by @Fdawgs in #140
  • chore(package): add funding and contribs by @Fdawgs in #141
  • build(dependabot): reduce npm updates to monthly by @Fdawgs in #142
  • chore: rename master to main by @Fdawgs in #143
  • ci(ci): set job permissions by @Fdawgs in #144
  • feat: add captureStackTrace parameter by @gurgunday in #145

New Contributors

Full Changelog: v4.0.0...v4.1.0

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