Releases: RobinTail/express-zod-api
Releases · RobinTail/express-zod-api
v22.9.0
Feature
- Deprecations by @RobinTail in #2390
Chores
- Fix
Metadata
constraints by @RobinTail in #2392 and #2395 - Testing Brotli by @RobinTail in #2386
- Better compatibility test by @RobinTail in #2384 and #2388
- Upgrading all dependencies by @RobinTail in #2385 and #2391
- dependabot in #2383
Full Changelog: v22.8.0...v22.9.0
v22.8.0
Feature
- Checking the acceptance of path params by assigned endpoint by @RobinTail in #2377
Chores
- Upgrading all dependencies by @github-actions in #2376
- Bump prettier from 3.4.2 to 3.5.0 by @dependabot in #2379
- Removing the duplicating old versions in compatibility test by @RobinTail in #2382
Full Changelog: v22.7.0...v22.8.0
v22.7.0
Minor refactoring
- Workspaces by @RobinTail in #2374
Chores
- Upgrading all dependencies by @RobinTail in #2373
- Well-known headers update by @github-actions in #2375
Full Changelog: v22.6.0...v22.7.0
v22.6.0
Feature
- Pull examples from object schema properties by @RobinTail in #2324
Chores
- Upgrading all dependencies by @RobinTail in #2370
- dependabot in #2369
Full Changelog: v22.5.0...v22.6.0
v22.5.0
Feature
- 405: Method not allowed by @RobinTail in #2366
Chores
- Upgrading all dependencies by @RobinTail in #2368
- dependabot in #2367
Full Changelog: v22.4.2...v22.5.0
v22.4.2
Fix
- Excluding response-only headers from well-known list by @RobinTail in #2345
Chores
Full Changelog: v22.4.1...v22.4.2
v22.4.1
Fixed bug
- Integration: handling duplicated props by @RobinTail in #2353
Chores
- Improving Typescript API by @RobinTail in #2351
Full Changelog: v22.4.0...v22.4.1
v22.4.0
Feature
- Optional context for
Client::provide()
by @RobinTail in #2328
Full Changelog: v22.3.1...v22.4.0
v22.3.1
Fixed bug
- SSE: Calling
response.flush
conditionally by @RobinTail in #2350- it's also fixed in v21.11.2
Full Changelog: v22.3.0...v22.3.1
v22.3.0
Feature
Subscription
class for SSE by @RobinTail in #2280
Chore
- Fix constraints on id of
rest
const by @RobinTail in #2346
Full Changelog: v22.2.0...v22.3.0