v3.0.0
What's Changed
- Bump @typescript-eslint/parser from 4.28.4 to 4.28.5 by @dependabot in #86
- Bump @typescript-eslint/eslint-plugin from 4.28.4 to 4.28.5 by @dependabot in #87
- Bump eslint from 7.31.0 to 7.32.0 by @dependabot in #88
- Bump zod from 3.5.1 to 3.7.1 by @dependabot in #89
- Zod file type by @RobinTail in #83
- Bump @typescript-eslint/eslint-plugin from 4.28.5 to 4.29.0 by @dependabot in #91
- Bump @typescript-eslint/parser from 4.28.5 to 4.29.0 by @dependabot in #90
- Fixing ZodRecord and supporting ZodAny types in OpenApi generator. by @RobinTail in #93
- Improving OpenAPI generator by @RobinTail in #94
- Improving OpenAPI arrays description by @RobinTail in #95
- Bump @typescript-eslint/parser from 4.29.0 to 4.29.1 by @dependabot in #100
- Bump @typescript-eslint/eslint-plugin from 4.29.0 to 4.29.1 by @dependabot in #101
- Bump @types/jest from 26.0.24 to 27.0.1 by @dependabot in #102
- Fixing issue with a separate config file by @RobinTail in #96
- Bump zod from 3.7.1 to 3.7.2 by @dependabot in #103
- Test of union type, including ZodObject::extend(). Does not require ZodUndefined by @RobinTail in #104
- Testing issue Non-empty array description by OpenAPI by @RobinTail in #105
- Bump @typescript-eslint/eslint-plugin from 4.29.1 to 4.29.2 by @dependabot in #108
- Bump @typescript-eslint/parser from 4.29.1 to 4.29.2 by @dependabot in #107
- Bump zod from 3.7.2 to 3.7.3 by @dependabot in #109
- Removing usage of method .nonstrict(). by @RobinTail in #106
- Bump zod from 3.7.3 to 3.8.1 by @dependabot in #113
- Supporting ZodDefault. by @RobinTail in #114
- Bump @typescript-eslint/parser from 4.29.2 to 4.29.3 by @dependabot in #115
- Bump @typescript-eslint/eslint-plugin from 4.29.2 to 4.29.3 by @dependabot in #116
- Draft: Better snapshots by @RobinTail in #112
- Bump @typescript-eslint/parser from 4.29.3 to 4.30.0 by @dependabot in #120
- Bump @typescript-eslint/eslint-plugin from 4.29.3 to 4.30.0 by @dependabot in #118
- Bump @typescript-eslint/eslint-plugin from 4.29.3 to 4.31.0 by @dependabot in #125
- Bump @typescript-eslint/parser from 4.30.0 to 4.31.0 by @dependabot in #122
- Bump node-fetch from 2.6.1 to 2.6.2 by @dependabot in #124
- Bump zod from 3.8.1 to 3.8.2 by @dependabot in #123
- Bump @typescript-eslint/parser from 4.31.0 to 4.31.1 by @dependabot in #128
- Bump @typescript-eslint/eslint-plugin from 4.31.0 to 4.31.1 by @dependabot in #127
- Bump typescript from 4.3.5 to 4.4.2 by @dependabot in #117
- Bump typescript from 4.4.2 to 4.4.3 by @dependabot in #130
- File Uploads by @RobinTail in #126
- Files documentation, dataflow by @RobinTail in #132
- Fix: Double OPTIONS in response header by @RobinTail in #133
- Coverage! by @RobinTail in #134
- Last resort: handling the ResultHandler failure cases by @RobinTail in #136
- Bump tmpl from 1.0.4 to 1.0.5 by @dependabot in #137
- Upgrading dependencies of tsd by @RobinTail in #138
- Bump node-fetch from 2.6.2 to 2.6.5 by @dependabot in #139
- Bump @types/jest from 27.0.1 to 27.0.2 by @dependabot in #142
- Bump @typescript-eslint/parser from 4.31.1 to 4.31.2 by @dependabot in #141
- Bump @typescript-eslint/eslint-plugin from 4.31.1 to 4.31.2 by @dependabot in #140
- Upgrading dependencies of tsd. by @RobinTail in #143
- Bump @typescript-eslint/parser from 4.31.2 to 4.32.0 by @dependabot in #148
- Bump @typescript-eslint/eslint-plugin from 4.31.2 to 4.32.0 by @dependabot in #147
- Upgrading dependencies of tsd: ansi-regex. by @RobinTail in #149
- Bump zod from 3.8.2 to 3.9.5 by @dependabot in #146
- Bump @typescript-eslint/eslint-plugin from 4.32.0 to 4.33.0 by @dependabot in #150
- Bump @typescript-eslint/parser from 4.32.0 to 4.33.0 by @dependabot in #152
- Bump zod from 3.9.5 to 3.9.8 by @dependabot in #151
- Readme: easier description in the beginning. by @RobinTail in #153
- Feat: attachRouting() returns notFoundHandler and logger by @RobinTail in #154
- Proud postinstall script by @RobinTail in #156
- Startup logo with an ability to disable it in config. by @RobinTail in #157
- Bump typescript from 4.4.3 to 4.4.4 by @dependabot in #159
- Test on Node 16. by @RobinTail in #161
- Feat: Configuring input sources by @RobinTail in #162
- Docs: Quick start (Fast track) by @RobinTail in #164
- Diagram updates by @RobinTail in #166
- Improving example by @RobinTail in #167
- Locking the dependency versions in package.json. by @RobinTail in #170
- Integration test by @RobinTail in #173
- Bump zod from 3.9.8 to 3.10.3 by @dependabot in #176
- Bump zod from 3.10.3 to 3.11.4 by @dependabot in #177
- Bump zod from 3.11.4 to 3.11.6 by @dependabot in #179
- Metadata and examples by @RobinTail in #175
- ESlint + Prettier by @RobinTail in #180
- Bump node-fetch from 2.6.5 to 2.6.6 by @dependabot in #183
- Bump eslint-config-airbnb-typescript from 14.0.1 to 14.0.2 by @dependabot in #184
- Upgrading mime to 2.6.0. by @RobinTail in #186
- Fixing Zod's ParseInput import path. by @RobinTail in #188
- Bump eslint-plugin-import from 2.25.2 to 2.25.3 by @dependabot in #189
- Bump eslint-config-airbnb-base from 14.2.1 to 15.0.0 by @dependabot in #190
- Bump @types/ramda from 0.27.46 to 0.27.49 by @dependabot in #191
- Bump http-errors from 1.8.0 to 1.8.1 by @dependabot in #192
- Bump @types/jest from 27.0.2 to 27.0.3 by @dependabot in #194
- Bump @types/ramda from 0.27.49 to 0.27.50 by @dependabot in #197
- Bump @types/express-fileupload from 1.1.7 to 1.2.0 by @dependabot in #195
- v3: dual package: CJS and ESM by @RobinTail in #181
- Bump @types/node from 16.11.6 to 16.11.9 by @dependabot in #198
v3
is for Xiona by @RobinTail in #199
Full Changelog: v2.0.0...v3.0.0