Skip to content

Releases: ShogunPanda/fastify-http-errors-enhanced

7.0.1

Choose a tag to compare

@ShogunPanda ShogunPanda released this 27 Nov 03:55
  • fix: Correctly sort type only imports. (377de01)

7.0.0

Choose a tag to compare

@ShogunPanda ShogunPanda released this 24 Nov 14:27
  • feat!: Drop compatibility with Node.js 20. (2264533)

6.0.1

Choose a tag to compare

@ShogunPanda ShogunPanda released this 28 Dec 09:08
  • chore: Updated dependencies. (24df55c)

6.0.0

Choose a tag to compare

@ShogunPanda ShogunPanda released this 21 Oct 08:14
  • feat!: Dropped support for Node 18 and updated dependencies. (fba8c44)
  • fix: Replicate AJV options in response validator. Fixes #9. (16e409c)
  • fix: Remove leftover. (24b5d09)

5.0.3

Choose a tag to compare

@ShogunPanda ShogunPanda released this 07 Feb 11:09
  • chore: Updated dependencies. (07dfb9f)
  • chore: Linted code. (435bb43)
  • chore: Replaced tap with Node test runner. (76767c8)

5.0.2

Choose a tag to compare

@ShogunPanda ShogunPanda released this 27 Jan 10:08
  • chore: Updated dependencies. (b8f7c1b)

5.0.1

Choose a tag to compare

@ShogunPanda ShogunPanda released this 24 Jan 15:42
  • chore: Updated TypeScript configuration. (06354bf)

5.0.0

Choose a tag to compare

@ShogunPanda ShogunPanda released this 20 Dec 15:17
  • chore: Updated dependencies. (4e8590d)
  • chore: Changed TypeScript version. (fb10e2f)

4.3.0

Choose a tag to compare

@ShogunPanda ShogunPanda released this 23 Oct 13:26
  • chore: Updated dependencies and toolchain. (015beb2)

4.2.0

Choose a tag to compare

@ShogunPanda ShogunPanda released this 06 Oct 11:01
  • feat: Added use422ForValidationErrors. (6d4fa58)
  • chore: Fixed compilation. (70c1dd8)