Releases: RobinTail/express-zod-api
Releases · RobinTail/express-zod-api
v20.14.2
Improvements
- Response variant constraints by @RobinTail in #2076
- Inverting definition of
AbstractLogger
by @RobinTail in #2064
Documentation updates
- Promoting Express 5 by @RobinTail in #2077
- Honouring contributors by @RobinTail in #2078 and #2079
Chores
- Enabling funding by @RobinTail in #2074
- Support the project at https://github.com/sponsors/RobinTail
- dependabot in #2075
Full Changelog: v20.14.1...v20.14.2
v20.14.1
Fix
- Bump node-mocks-http from 1.16.0 to 1.16.1 by @dependabot in #2072
- This deduplicates
@types/express
to the version installed in your project.
- This deduplicates
Chores
- Global grammar fix by @RobinTail in #2062
- Upgrading all dependencies. by @RobinTail in #2073
- @dependabot in 2060, 2061, 2065, 2069, 2068, 2071
Full Changelog: v20.14.0...v20.14.1
v20.14.0
Feature
- Enabling
@types/express
v5 by @RobinTail in #2059
Chores
- Minor arrangements to shutdown by @RobinTail in #2049
- Removing redundant
@types/triple-beam
depdency by @RobinTail in #2052 - Vitest: Improving comparison of HTTP Errors by @RobinTail in #2053
- Migration rule name constraint by @RobinTail in #2055
- Bump eslint from 9.10.0 to 9.11.0 by @dependabot in #2051
- dependabot in #2054, #2056, #2058, #2057
Full Changelog: v20.12.0...v20.14.0
v20.12.0
v20.11.0
Feature
- Handling deprecation events by actual logger by @RobinTail in #2035
Chores
- Using generator in
givePort()
by @RobinTail in #2040 - Upgrading all dependencies by @RobinTail in #2039
- dependabot in #2036, #2038, #2037
Full Changelog: v20.10.0...v20.11.0
v20.10.0
Feature
- Epic: Supporting Express 5 by @RobinTail in #1530
Chores
- dependabot in #2034
Full Changelog: v20.9.2...v20.10.0
v20.9.2
Chores
- Ensure consistent imports from
zod
by @RobinTail in #2015 - Drop alternative module variation in
MissingPeerError
constructor by @RobinTail in #2016 - Upgrading all dependencies by @RobinTail in #2017
- Removing retries from the CI by @RobinTail in #2023
- Enabling
vitest
globals by @RobinTail in #2027 - Using
vitest
native methods for date mocking by @RobinTail in #2028 - Using
vitest
nativewaitFor()
method by @RobinTail in #2029 - Using global
vitest/chai/assert
in tests by @RobinTail in #2030 - dependabot in #2014, #2018, #2020, #2022, #2021, #2033, #2032, #2031
Full Changelog: v20.9.1...v20.9.2
v20.9.1
Fix
- Ensure mime type on plain text responses by @RobinTail in #1993
Chores
Full Changelog: v20.9.0...v20.9.1
v20.9.0
v20.8.0
Feature
- Providing child logger to
beforeRouting
by @RobinTail in #1998
Chores
- Fix typo in
createUploadFailureHandler
naming by @RobinTail in #2002 - Upgrading all dependencies. by @RobinTail in #2004
- dependabot in #1994, #1996, #1997, #1999, #2000, #2001, #2003
Full Changelog: v20.7.1...v20.8.0