Skip to content

Releases: fastify/fastify-error

v1.0.0

18 Feb 10:23
Compare
Choose a tag to compare

What's Changed

  • ci: add nodejs v16 to test matrix by @Fdawgs in #24
  • automatic PR by @Eomm in #54
  • build: reduce dependabot update frequency by @Fdawgs in #58
  • ci: use major versions of github actions by @Fdawgs in #59
  • pref: use new.target to replace instanceof by @xtx1130 in #60

New Contributors

Full Changelog: v0.3.1...v1.0.0

v0.3.1

19 Apr 08:21
Compare
Choose a tag to compare

📚 PR:

  • Bump standard from 14.3.4 to 16.0.3
  • Merge pull request #11 from fastify/dependabot/npm_and_yarn/standard-16.0.3
  • Bump tsd from 0.11.0 to 0.14.0
  • Merge pull request #12 from fastify/dependabot/npm_and_yarn/tsd-0.14.0
  • added dependabot (#10)
  • chore(gitignore): use latest github ignore template (#13)
  • ci(dependabot): update github actions (#14)
  • Bump actions/setup-node from v1 to v2.1.5 (#16)
  • Bump fastify/github-action-merge-dependabot from v1 to v1.2.1 (#15)
  • Bump fastify/github-action-merge-dependabot from v1.2.1 to v2.0.0 (#18)
  • chore: ci updates and style change (#19)
  • docs(readme): minor grammar changes (#20)
  • fix: typings (#22)

v0.3.0

18 Dec 17:08
Compare
Choose a tag to compare

📚 PR:

  • fix error types (#9)

v0.2.0

28 Jul 14:35
Compare
Choose a tag to compare

📚 PR:

  • Widen type of ValidationResult to allow array params (#5)

v0.1.0

27 Jun 08:35
844e7d5
Compare
Choose a tag to compare

Initial release.