Releases: RobinTail/express-zod-api
Releases · RobinTail/express-zod-api
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
v12.4.0
What's Changed
- Feat: the
operationId
provider by @RobinTail in #1194
Full Changelog: v12.3.0...v12.4.0
v12.3.0
What's Changed
- Replacing functions with constants by @RobinTail in #1190
- Bump @swc/core from 1.3.90 to 1.3.91 by @dependabot in #1192
- Feat: ability to customize the endpoint operationId in documentation by @john-schmitz in #1181
New Contributors
- @john-schmitz made their first contribution in #1181
Full Changelog: v12.2.0...v12.3.0
v12.2.0
What's Changed
- Feat: headers as input source by @RobinTail in #1183
Full Changelog: v12.1.0...v12.2.0
v12.1.0
What's Changed
- Upgrading
fregante/setup-git-user
action to v2 by @RobinTail in #1179 - Bump @types/node from 20.6.5 to 20.8.0 by @dependabot in #1188
- Bump @arethetypeswrong/cli from 0.10.2 to 0.11.0 by @dependabot in #1187
- Bump @swc/core from 1.3.89 to 1.3.90 by @dependabot in #1186
- Bump @types/mime from 3.0.1 to 3.0.2 by @dependabot in #1185
- Bump @types/ramda from 0.29.4 to 0.29.5 by @dependabot in #1184
- Fixing the bundle exports to allow consumer's declarations by @RobinTail in #1189
Full Changelog: v12.0.2...v12.1.0
v12.0.2
What's Changed
- Bump @types/node from 20.6.4 to 20.6.5 by @dependabot in #1173
- Bump express-fileupload from 1.4.0 to 1.4.1 by @dependabot in #1172
- Bump @swc/core from 1.3.87 to 1.3.88 by @dependabot in #1174
- Bump @swc/core from 1.3.88 to 1.3.89 by @dependabot in #1178
- Bump @typescript-eslint/eslint-plugin from 6.7.2 to 6.7.3 by @dependabot in #1177
- Bump @typescript-eslint/parser from 6.7.2 to 6.7.3 by @dependabot in #1176
Full Changelog: v12.0.1...v12.0.2
v12.0.1
What's Changed
- Fix type of
arrayResultHandler
by @RobinTail in #1146 - Bump @types/node from 20.5.9 to 20.6.0 by @dependabot in #1148
- Bump eslint from 8.48.0 to 8.49.0 by @dependabot in #1149
- Upgrading checkout action to v4 by @RobinTail in #1151
- Bump @arethetypeswrong/cli from 0.10.1 to 0.10.2 by @dependabot in #1161
- Bump @types/node from 20.6.0 to 20.6.2 by @dependabot in #1159
- Bump @typescript-eslint/parser from 6.6.0 to 6.7.0 by @dependabot in #1153
- Bump @typescript-eslint/eslint-plugin from 6.6.0 to 6.7.0 by @dependabot in #1155
- Bump jest and @types/jest by @dependabot in #1156
- Bump @types/http-errors from 2.0.1 to 2.0.2 by @dependabot in #1158
- Bump @types/ramda from 0.29.3 to 0.29.4 by @dependabot in #1154
- Bump @types/triple-beam from 1.3.2 to 1.3.3 by @dependabot in #1152
- Bump @tsconfig/node18 from 18.2.1 to 18.2.2 by @dependabot in #1160
- Bump @types/express-fileupload from 1.4.1 to 1.4.2 by @dependabot in #1163
- Bump @types/node from 20.6.2 to 20.6.4 by @dependabot in #1164
- Bump @typescript-eslint/eslint-plugin from 6.7.0 to 6.7.2 by @dependabot in #1165
- Bump @types/node-fetch from 2.6.4 to 2.6.6 by @dependabot in #1166
- Bump @types/express from 4.17.17 to 4.17.18 by @dependabot in #1167
- Bump eslint from 8.49.0 to 8.50.0 by @dependabot in #1162
- Bump @typescript-eslint/parser from 6.7.0 to 6.7.2 by @dependabot in #1168
- Bump @swc/core from 1.3.82 to 1.3.87 by @dependabot in #1169
- Upgrading all dependencies. by @RobinTail in #1171
Full Changelog: v12.0.0...v12.0.1
v12.0.0
What's Changed
- Build(deps-dev): bump tsup from 7.0.0 to 7.1.0 by @dependabot in #1022
- Build(deps-dev): bump @typescript-eslint/parser from 5.60.0 to 5.60.1 by @dependabot in #1027
- Build(deps): bump @types/node from 20.3.1 to 20.3.2 by @dependabot in #1025
- Build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.60.0 to 5.60.1 by @dependabot in #1026
- Build(deps-dev): bump typescript from 5.1.3 to 5.1.5 by @dependabot in #1024
- Build(deps-dev): bump @tsconfig/node16 from 1.0.4 to 16.1.0 by @dependabot in #1023
- Using
node:url
imports for core modules. by @RobinTail in #1028 - Build(deps-dev): bump typescript from 5.1.5 to 5.1.6 by @dependabot in #1029
- Upgrading all dependencies. by @RobinTail in #1030
- Preparing v11.1.1 by @RobinTail in #1031
- Build(deps-dev): bump @swc/core from 1.3.66 to 1.3.67 by @dependabot in #1033
- Build(deps-dev): bump node-fetch from 2.6.11 to 2.6.12 by @dependabot in #1032
- Fix package export condition order by @RobinTail in #1034
- Build(deps-dev): bump @types/ramda from 0.29.2 to 0.29.3 by @dependabot in #1037
- Build(deps-dev): bump eslint from 8.43.0 to 8.44.0 by @dependabot in #1036
- Build(deps): bump @types/node from 20.3.2 to 20.3.3 by @dependabot in #1035
- Build(deps): bump @types/node from 20.3.3 to 20.4.1 by @dependabot in #1040
- Build(deps-dev): bump @swc/core from 1.3.67 to 1.3.68 by @dependabot in #1041
- Build(deps): bump semver from 5.7.1 to 5.7.2 by @dependabot in #1047
- Build(deps-dev): bump @typescript-eslint/parser from 5.60.1 to 5.62.0 by @dependabot in #1051
- Build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.60.1 to 5.62.0 by @dependabot in #1052
- Build(deps-dev): bump jest and @types/jest by @dependabot in #1050
- Build(deps): bump winston from 3.9.0 to 3.10.0 by @dependabot in #1053
- Build(deps-dev): bump eslint-config-airbnb-typescript from 17.0.0 to 17.1.0 by @dependabot in #1055
- Build(deps-dev): bump @swc/core from 1.3.68 to 1.3.69 by @dependabot in #1054
- Build(deps): bump @types/node from 20.4.1 to 20.4.2 by @dependabot in #1056
- Build(deps): bump triple-beam from 1.3.0 to 1.4.1 by @dependabot in #1057
- Prettier 3.0: annual supply of commas! by @dependabot in #1044
- Upgrading all dependencies. by @RobinTail in #1058
- Using unicorn's rule for validating core module imports. by @RobinTail in #1060
- Exposing
getExamples()
method by @RobinTail in #1061 - Bump eslint-plugin-unicorn from 47.0.0 to 48.0.0 by @dependabot in #1062
- Bump eslint from 8.44.0 to 8.45.0 by @dependabot in #1063
- Upgrading coveralls action by @RobinTail in #1071
- Bump @swc/core from 1.3.69 to 1.3.70 by @dependabot in #1070
- Bump @types/node from 20.4.2 to 20.4.4 by @dependabot in #1068
- Bump @swc/jest from 0.2.26 to 0.2.27 by @dependabot in #1069
- Bump @swc/core from 1.3.70 to 1.3.72 by @dependabot in #1078
- Bump eslint from 8.45.0 to 8.46.0 by @dependabot in #1077
- Bump @types/node from 20.4.4 to 20.4.5 by @dependabot in #1076
- Bump eslint-config-prettier from 8.8.0 to 8.9.0 by @dependabot in #1075
- Bump eslint-plugin-unicorn from 48.0.0 to 48.0.1 by @dependabot in #1074
- Bump eslint-plugin-import from 2.27.5 to 2.28.0 by @dependabot in #1073
- Bump jest from 29.6.1 to 29.6.2 by @dependabot in #1072
- Bump @swc/core from 1.3.72 to 1.3.74 by @dependabot in #1085
- Bump prettier from 3.0.0 to 3.0.1 by @dependabot in #1082
- Bump @swc/jest from 0.2.27 to 0.2.28 by @dependabot in #1083
- Bump @types/node from 20.4.5 to 20.4.8 by @dependabot in #1081
- Bump @swc/core from 1.3.74 to 1.3.76 by @dependabot in #1087
- Bump eslint from 8.46.0 to 8.47.0 by @dependabot in #1089
- Bump @types/node from 20.4.8 to 20.5.0 by @dependabot in #1088
- Bump @swc/jest from 0.2.28 to 0.2.29 by @dependabot in #1086
- Bump tsup from 7.1.0 to 7.2.0 by @dependabot in #1084
- Bump eslint-config-prettier from 8.9.0 to 9.0.0 by @dependabot in #1080
- Upgrading
typescript-eslint
to v6 by @RobinTail in #1064 - Bump @typescript-eslint/parser from 6.0.0 to 6.4.0 by @dependabot in #1094
- Bump @swc/core from 1.3.76 to 1.3.77 by @dependabot in #1095
- Bump prettier from 3.0.1 to 3.0.2 by @dependabot in #1096
- Bump @typescript-eslint/eslint-plugin from 6.0.0 to 6.4.0 by @dependabot in #1093
- Bump zod from 3.21.4 to 3.22.1 by @dependabot in #1097
- Adding
setHeader
,header
andsend
methods to mocked response by @RobinTail in #1098 - Bump @swc/core from 1.3.77 to 1.3.78 by @dependabot in #1101
- Bump node-fetch from 2.6.12 to 2.6.13 by @dependabot in #1100
- Bump eslint-plugin-import from 2.28.0 to 2.28.1 by @dependabot in #1104
- Bump @types/node from 20.5.0 to 20.5.1 by @dependabot in #1103
- Bump zod from 3.22.1 to 3.22.2 by @dependabot in #1102
endpointTags
in the generated client. by @RobinTail in #1099- Bump jest and @types/jest by @dependabot in #1109
- Bump @types/node from 20.5.1 to 20.5.3 by @dependabot in #1107
- Bump @tsconfig/node16 from 16.1.0 to 16.1.1 by @dependabot in #1108
- Bump @typescript-eslint/parser from 6.4.0 to 6.4.1 by @dependabot in #1106
- Bump @types/node from 20.5.3 to 20.5.4 by @dependabot in #1110
- Bump @typescript-eslint/eslint-plugin from 6.4.0 to 6.4.1 by @dependabot in #1105
- Readme: explainting the well-known issue with coerce. by @RobinTail in #1116
- Bump typescript from 5.1.6 to 5.2.2 by @dependabot in #1127
- Bump eslint from 8.47.0 to 8.48.0 by @dependabot in #1122
- Bump @types/node from 20.5.4 to 20.5.7 by @dependabot in #1124
- Bump node-fetch from 2.6.13 to 2.7.0 by @dependabot in #1123
- Bump @swc/core from 1.3.78 to 1.3.80 by @dependabot in #1125
- Bump jest from 29.6.3 to 29.6.4 by @dependabot in #1126
- Bump prettier from 3.0.2 to 3.0.3 by @dependabot in #1128
- Bump @typescript-eslint/eslint-plugin from 6.4.1 to 6.5.0 by @dependabot in #1129
- Bump @typescript-eslint/parser from 6.4.1 to 6.5.0 by @dependabot in #1130
- F...