Releases: RobinTail/zod-sockets
Releases · RobinTail/zod-sockets
v2.2.0
Changes
- Getting rid of serializer by @RobinTail in #360
Chores
- Bump typescript from 5.6.3 to 5.7.2 by @dependabot in #342
- Bump yaml from 2.6.0 to 2.6.1 by @dependabot in #341
- Bump typescript-eslint from 8.15.0 to 8.16.0 by @dependabot in #340
- Bump @types/node from 22.9.0 to 22.9.3 by @dependabot in #339
- Bump eslint-plugin-unicorn from 56.0.0 to 56.0.1 by @dependabot in #338
- Using Typescript-ESlint config helper by @RobinTail in #343
- Bump @types/node from 22.9.3 to 22.10.0 by @dependabot in #346
- Bump prettier from 3.3.3 to 3.4.1 by @dependabot in #345
- Bump the vitest group with 2 updates by @dependabot in #344
- Bump eslint from 9.15.0 to 9.16.0 by @dependabot in #350
- Bump @types/node from 22.10.0 to 22.10.1 by @dependabot in #349
- Bump typescript-eslint from 8.16.0 to 8.17.0 by @dependabot in #348
- Upgrading vitest while preserving Vite 6 by @dependabot in #347
- Bump typescript-eslint from 8.17.0 to 8.18.0 by @dependabot in #353
- Bump @arethetypeswrong/cli from 0.17.0 to 0.17.1 by @dependabot in #352
- Bump prettier from 3.4.1 to 3.4.2 by @dependabot in #351
- Bump nanoid from 3.3.7 to 3.3.8 by @dependabot in #354
- Bump typescript-eslint from 8.18.0 to 8.18.1 by @dependabot in #358
- Bump ansis from 3.3.2 to 3.4.0 by @dependabot in #357
- Bump @types/node from 22.10.1 to 22.10.2 by @dependabot in #356
- Bump eslint from 9.16.0 to 9.17.0 by @dependabot in #355
- Bump zod from 3.23.8 to 3.24.1 by @dependabot in #359
Full Changelog: v2.1.1...v2.2.0
v2.1.1
Fix
- Removing redundant
event
argument inAction::execute()
by @RobinTail in #252
Chores
- Upgrading all dependencies by @RobinTail in #253
- Replacing ESLint
import-x
plugin withallowed-dependencies
by @RobinTail in #256 - Testing compatibility with express 5 and express-zod-api 20.14 by @RobinTail in #297
- Upgrading all dependencies. by @RobinTail in #308
- Adjusting tests by @RobinTail in #333
- Compatibility with Express Zod API v21 by @RobinTail in #334
Full Changelog: v2.1.0...v2.1.1
v2.1.0
Feature
onError()
hook by @RobinTail in #246
Fix
- Extracting color function in logo by @RobinTail in #247
Chores
- Upgrading import-x plugin to 3.1.0. by @RobinTail in #236
- @dependabot in #239, #238, #237, #241, #240, #250, #248, #251, #249
Full Changelog: v2.0.1...v2.1.0
v2.0.1
Fix
- Preserving
node:
protocol,tsup
config adjustment. by @RobinTail in #235
Chores
- Upgrading all dependencies. by @RobinTail in #190 and #196
- Fix dependency checking rule and compatibility to ts 5.5. by @RobinTail in #195
- Upgrading
eslint-plugin-import-x
@RobinTail in #201 and #215 - Replacing
tsd
withvitest
type assertions. by @RobinTail in #212 - @dependabot #180, #182, #181, #179, #187, #185, #183, #184, #186, #189, #191, #193, #192, #194, #200, #199, #197, #198, #206, #205, #202, #204, #203, #207, #209, #208, #210, #211, #213, #214, #222, #220, #217, #219, #221, #224, #225, #218, #228, #229, #234, #232, #231, #233, #230, #227
Full Changelog: v2.0.0...v2.0.1
v2.0.0
Version 2 is for River Nevaeh Goddard
Breaking changes
- Minimum supported versions:
- For Node.js: 18.18.0, 20.9.0, 22.0.0;
- For
zod
: 3.23.0.
v1.2.0
What's Changed
- Bump ansis from 3.1.1 to 3.2.0 by @dependabot in #143
- Bump tsx from 4.7.2 to 4.7.3 by @dependabot in #142
- Bump vitest and @vitest/coverage-istanbul by @dependabot in #141
- Bump @vitest/coverage-istanbul from 1.5.0 to 1.5.2 by @dependabot in #144
- Feat: Ability to assign security schemas by @RobinTail in #110
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- Bump zod from 3.22.5 to 3.23.0 by @dependabot in #136
- Bump the typescript-eslint group with 2 updates by @dependabot in #137
- Bump zod from 3.23.0 to 3.23.3 by @dependabot in #138
- Bump zod from 3.23.3 to 3.23.4 by @dependabot in #139
- Supporting Node 22 by @RobinTail in #140
Full Changelog: v1.0.0...v1.1.0