Releases: RobinTail/express-zod-api
Releases · RobinTail/express-zod-api
v14.2.2
Hotfix: exporting AppConfig
and ServerConfig
types.
Full Changelog: v14.2.1...v14.2.2
v14.2.1
What's Changed
- Bump @types/ramda from 0.29.7 to 0.29.8 by @dependabot in #1286
- Bump @types/compression from 1.7.4 to 1.7.5 by @dependabot in #1287
- Bump @types/http-errors from 2.0.3 to 2.0.4 by @dependabot in #1296
- Bump @types/jest from 29.5.7 to 29.5.8 by @dependabot in #1292
- Bump @types/express-fileupload from 1.4.3 to 1.4.4 by @dependabot in #1291
- Bump @types/triple-beam from 1.3.4 to 1.3.5 by @dependabot in #1288
- Bump @types/express from 4.17.20 to 4.17.21 by @dependabot in #1293
- Bump @types/node from 20.8.10 to 20.9.0 by @dependabot in #1289
- Bump @types/cors from 2.8.15 to 2.8.16 by @dependabot in #1297
- Upgrading all dependencies. by @RobinTail in #1298
- Making
AppConfig
andServerConfig
to inherit fromCommonConfig
by @RobinTail in #1299 - Fixed warnings in tests and replacing deprecated methods of
jest
by @RobinTail in #1300 - Upgrading all dependencies. by @RobinTail in #1302
- Bump prettier from 3.0.3 to 3.1.0 by @dependabot in #1304
- Bump @types/ramda from 0.29.8 to 0.29.9 by @dependabot in #1309
- Bump @typescript-eslint/eslint-plugin from 6.10.0 to 6.11.0 by @dependabot in #1310
- Bump @typescript-eslint/parser from 6.10.0 to 6.11.0 by @dependabot in #1308
- Bump @types/node from 20.9.0 to 20.9.1 by @dependabot in #1312
- Bump tsup from 7.2.0 to 7.3.0 by @dependabot in #1313
- Bump eslint from 8.53.0 to 8.54.0 by @dependabot in #1315
- Ref: overloads for
createConfig
method by @RobinTail in #1316
Full Changelog: v14.2.0...v14.2.1
v14.2.0
What's Changed
- Bump @typescript-eslint/eslint-plugin from 6.9.0 to 6.9.1 by @dependabot in #1274
- Bump express-fileupload from 1.4.1 to 1.4.2 by @dependabot in #1276
- Bump @types/jest from 29.5.6 to 29.5.7 by @dependabot in #1278
- Bump @types/node from 20.8.9 to 20.8.10 by @dependabot in #1277
- Bump @typescript-eslint/parser from 6.9.0 to 6.9.1 by @dependabot in #1279
- Bump @arethetypeswrong/cli from 0.12.2 to 0.13.0 by @dependabot in #1275
- Bump @arethetypeswrong/cli from 0.13.0 to 0.13.1 by @dependabot in #1284
- Bump eslint from 8.52.0 to 8.53.0 by @dependabot in #1283
- Bump @swc/core from 1.3.95 to 1.3.96 by @dependabot in #1282
- Feat: Support raw data in requests by @RobinTail in #1281
- Organizing the Readme file by @RobinTail in #1285
- Bump @typescript-eslint/eslint-plugin from 6.9.1 to 6.10.0 by @dependabot in #1290
- Bump @typescript-eslint/parser from 6.9.1 to 6.10.0 by @dependabot in #1294
- Adjusting the
express-fileupload
version in package.json. by @RobinTail in #1295
Full Changelog: v14.1.0...v14.2.0
v14.1.0
What's Changed
- Fix NPM warning on repo URL by @RobinTail in #1273
- Ability to configure listening options. by @RobinTail in #1270
Full Changelog: v14.0.3...v14.1.0
v14.0.3
What's Changed
- Fix: insufficient exports of types: Metadata. by @RobinTail in #1271
Full Changelog: v14.0.2...v14.0.3
v14.0.2
What's Changed
- Bump eslint from 8.51.0 to 8.52.0 by @dependabot in #1252
- Bump @swc/core from 1.3.93 to 1.3.94 by @dependabot in #1251
- Upgrading all dependencies. by @RobinTail in #1253
- Bump eslint-plugin-import from 2.28.1 to 2.29.0 by @dependabot in #1254
- Bump @types/node from 20.8.7 to 20.8.9 by @dependabot in #1259
- Bump @swc/core from 1.3.94 to 1.3.95 by @dependabot in #1260
- Bump @typescript-eslint/eslint-plugin from 6.8.0 to 6.9.0 by @dependabot in #1261
- Bump @typescript-eslint/parser from 6.8.0 to 6.9.0 by @dependabot in #1262
- Tests: refactoring and improving performance by @RobinTail in #1263
- Bump eslint-plugin-unicorn from 48.0.1 to 49.0.0 by @dependabot in #1265
- Ref: servers creation and starting by @RobinTail in #1264
Full Changelog: v14.0.1...v14.0.2
v14.0.1
What's Changed
- Better implementation for
compression
andexpress-fileupload
by @RobinTail in #1229 - Ref: DNRY in
server.ts
by @RobinTail in #1230 - Removing redundant
isLoggerConfig
helper. by @RobinTail in #1231 - Bump eslint-plugin-prettier from 5.0.0 to 5.0.1 by @dependabot in #1233
- Bump @swc/core from 1.3.92 to 1.3.93 by @dependabot in #1234
- Bump @types/node from 20.8.4 to 20.8.5 by @dependabot in #1235
- Bump @types/node from 20.8.5 to 20.8.6 by @dependabot in #1236
- Bump @arethetypeswrong/cli from 0.12.1 to 0.12.2 by @dependabot in #1237
- Bump @babel/traverse from 7.23.0 to 7.23.2 by @dependabot in #1238
- Bump @types/express-fileupload from 1.4.2 to 1.4.3 by @dependabot in #1239
- Bump @types/triple-beam from 1.3.3 to 1.3.4 by @dependabot in #1241
- Bump @typescript-eslint/eslint-plugin from 6.7.5 to 6.8.0 by @dependabot in #1240
- Bump @types/cors from 2.8.14 to 2.8.15 by @dependabot in #1242
- Bump @types/ramda from 0.29.6 to 0.29.7 by @dependabot in #1243
- Bump @types/http-errors from 2.0.2 to 2.0.3 by @dependabot in #1244
- Bump @types/compression from 1.7.3 to 1.7.4 by @dependabot in #1245
- Bump @types/jest from 29.5.5 to 29.5.6 by @dependabot in #1248
- Bump @typescript-eslint/parser from 6.7.5 to 6.8.0 by @dependabot in #1247
- Bump @types/node from 20.8.6 to 20.8.7 by @dependabot in #1246
- Bump @types/express from 4.17.19 to 4.17.20 by @dependabot in #1249
Full Changelog: v14.0.0...v14.0.1
v14.0.0
v12.5.1
⚠️ Reminder: make sure to upgrade yourzod
(peer dependency) to at least3.22.3
.- Check out the security advice to find out why.
What's Changed
- Bump zod from 3.22.2 to 3.22.3 by @dependabot in #1204
- Bump zod from 3.22.3 to 3.22.4 by @dependabot in #1206
- Bump @swc/core from 1.3.91 to 1.3.92 by @dependabot in #1207
- Bump ramda from 0.29.0 to 0.29.1 by @dependabot in #1205
- Upgrading all dependencies. by @RobinTail in #1208
- Replacing
ts-node
withswc-node/register
by @RobinTail in #1210 - Bump @types/node from 20.8.2 to 20.8.3 by @dependabot in #1211
- Bump eslint from 8.50.0 to 8.51.0 by @dependabot in #1212
- Bump winston from 3.10.0 to 3.11.0 by @dependabot in #1215
- Bump @arethetypeswrong/cli from 0.11.0 to 0.12.1 by @dependabot in #1216
- Bump @types/node from 20.8.3 to 20.8.4 by @dependabot in #1224
- Bump @typescript-eslint/parser from 6.7.4 to 6.7.5 by @dependabot in #1222
- Bump @typescript-eslint/eslint-plugin from 6.7.4 to 6.7.5 by @dependabot in #1223
- Bump @types/express from 4.17.18 to 4.17.19 by @dependabot in #1228
Full Changelog: v12.5.0...v12.5.1
v12.5.0
What's Changed
- Ability to specify multiple server URLs in Documentation by @RobinTail in #1200
- Bump @typescript-eslint/parser from 6.7.3 to 6.7.4 by @dependabot in #1201
- Bump @types/node from 20.8.0 to 20.8.2 by @dependabot in #1203
- Bump @typescript-eslint/eslint-plugin from 6.7.3 to 6.7.4 by @dependabot in #1202
Full Changelog: v12.4.0...v12.5.0