Releases: fastify/fastify-error
Releases · fastify/fastify-error
v4.0.0
What's Changed
- chore(deps-dev): bump tsd from 0.29.0 to 0.30.0 by @dependabot in #123
- chore(.gitignore): add .tap/ dir by @Fdawgs in #124
- chore(deps-dev): bump tsd from 0.30.7 to 0.31.0 by @dependabot in #126
- Merge
next
intomaster
by @jsumners in #127
Full Changelog: v3.4.1...v4.0.0
v3.4.1
What's Changed
- chore: add
.gitattributes
file by @Fdawgs in #118 - test(index): use object destructuring by @Fdawgs in #120
- chore(package): explicitly declare js module type by @Fdawgs in #121
- fix: cause last element index check by @dmuharemagic in #122
New Contributors
- @dmuharemagic made their first contribution in #122
Full Changelog: v3.4.0...v3.4.1
v3.4.0
What's Changed
- Fix type of base argument create error by @jessta in #108
- chore: remove unnecessary eslint comment by @is2ei in #110
- docs: improve example code by @is2ei in #111
- chore(deps-dev): bump tsd from 0.28.1 to 0.29.0 by @dependabot in #113
- perf: use
node:
prefix to bypass require.cache call for builtins by @Fdawgs in #114 - Added support for cause by @DanieleFedeli in #116
New Contributors
- @is2ei made their first contribution in #110
- @DanieleFedeli made their first contribution in #116
Full Changelog: v3.3.0...v3.4.0
v3.3.0
v3.2.1
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
v3.1.0
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
v2.0.0
What's Changed
- chore(deps-dev): bump tsd from 0.19.1 to 0.20.0 by @dependabot in #70
- chore(deps-dev): bump standard from 16.0.4 to 17.0.0 by @dependabot in #71
- Rename module by @jsumners in #72
New Contributors
Full Changelog: v1.1.0...v2.0.0
v1.1.0
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