Releases: ShogunPanda/fastify-http-errors-enhanced
Releases · ShogunPanda/fastify-http-errors-enhanced
6.0.1
- chore: Updated dependencies. (24df55c)
6.0.0
- 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
- chore: Updated dependencies. (07dfb9f)
- chore: Linted code. (435bb43)
- chore: Replaced tap with Node test runner. (76767c8)
5.0.2
- chore: Updated dependencies. (b8f7c1b)
5.0.1
- chore: Updated TypeScript configuration. (06354bf)
5.0.0
- chore: Updated dependencies. (4e8590d)
- chore: Changed TypeScript version. (fb10e2f)
4.3.0
- chore: Updated dependencies and toolchain. (015beb2)
4.2.0
- feat: Added use422ForValidationErrors. (6d4fa58)
- chore: Fixed compilation. (70c1dd8)
4.1.0
- feat: Allow skipping setNotFoundHandler. (1a779cb)
- chore: CI improvement (f556a98)
4.0.6
- chore: Updated dependencies. (28b1160)
- chore: Update package.json (532bc1a)
- fix: Fixed build script. (48271ad)