Releases: RobinTail/express-zod-api
Releases · RobinTail/express-zod-api
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...
v11.0.0
What's Changed
- Bump tsup from 6.6.3 to 6.7.0 by @dependabot in #896
- Bump tsd from 0.27.0 to 0.28.0 by @dependabot in #888
- Bump typescript from 4.9.5 to 5.0.2 by @dependabot in #886
- Bump prettier from 2.8.5 to 2.8.6 by @dependabot in #899
- Bump @types/node from 18.15.3 to 18.15.5 by @dependabot in #898
- Feat: Supporting
z.lazy()
and circular schemas in Client by @RobinTail in #876 - Upgrading all dependencies, 2023-03-22 by @RobinTail in #901
- Bump @swc/core from 1.3.41 to 1.3.42 by @dependabot in #902
- Bump prettier from 2.8.6 to 2.8.7 by @dependabot in #904
- Bump @types/node from 18.15.5 to 18.15.7 by @dependabot in #903
- Bump @types/node from 18.15.7 to 18.15.10 by @dependabot in #905
- OpenAPI fix: avoid
nullable
whentype
is not present by @RobinTail in #908 - Fix: Status code for malformed body should be 400 by @RobinTail in #910
- Bump @typescript-eslint/parser from 5.56.0 to 5.57.0 by @dependabot in #911
- Bump @typescript-eslint/eslint-plugin from 5.56.0 to 5.57.0 by @dependabot in #912
- Bump tsd from 0.28.0 to 0.28.1 by @dependabot in #915
- Bump @types/node from 18.15.10 to 18.15.11 by @dependabot in #916
- Bump eslint from 8.36.0 to 8.37.0 by @dependabot in #917
- Bump openapi3-ts from 3.2.0 to 4.0.2 by @dependabot in #913
- Bump @swc/core from 1.3.42 to 1.3.44 by @dependabot in #918
- Bump openapi3-ts from 4.0.2 to 4.0.3 by @dependabot in #919
- Bump typescript from 5.0.2 to 5.0.3 by @dependabot in #920
- Bump ramda from 0.28.0 to 0.29.0 by @dependabot in #922
- Bump @typescript-eslint/parser from 5.57.0 to 5.57.1 by @dependabot in #924
- Bump @typescript-eslint/eslint-plugin from 5.57.0 to 5.57.1 by @dependabot in #923
- Bump typescript from 5.0.3 to 5.0.4 by @dependabot in #926
- Bump eslint from 8.37.0 to 8.38.0 by @dependabot in #927
- Bump @swc/core from 1.3.44 to 1.3.49 by @dependabot in #928
- Request param description fix by @RobinTail in #930
- Bump @typescript-eslint/eslint-plugin from 5.57.1 to 5.58.0 by @dependabot in #932
- Bump openapi3-ts from 4.0.3 to 4.0.4 by @dependabot in #933
- Bump @types/ramda from 0.28.23 to 0.28.24 by @dependabot in #934
- Bump @typescript-eslint/parser from 5.57.1 to 5.58.0 by @dependabot in #935
- Bump @swc/core from 1.3.49 to 1.3.50 by @dependabot in #937
- Bump @types/ramda from 0.28.24 to 0.29.0 by @dependabot in #938
- Bump @swc/jest from 0.2.24 to 0.2.26 by @dependabot in #939
- Bump @swc/core from 1.3.50 to 1.3.51 by @dependabot in #941
- Absorbing
openapi3-ts
as of the version 4.1.1. by @RobinTail in #942 - Bump @typescript-eslint/parser from 5.58.0 to 5.59.0 by @dependabot in #943
- Bump @typescript-eslint/eslint-plugin from 5.58.0 to 5.59.0 by @dependabot in #944
- Client generator: configurable style of optional props by @RobinTail in #946
- Fix missing nullable prop in OAS SchemaObject type. by @RobinTail in #948
- Bump @types/jest from 29.5.0 to 29.5.1 by @dependabot in #949
- Fix: Availability of the proprietary schema definitions by @RobinTail in #953
- Hotfix: Availability of the proprietary schema definitions by @RobinTail in #955
- Build(deps): bump @types/node from 18.15.11 to 18.15.13 by @dependabot in #956
- Build(deps-dev): bump @swc/core from 1.3.51 to 1.3.53 by @dependabot in #957
- Integration tests: Using base for Node 19. by @RobinTail in #958
- Build(deps-dev): bump eslint from 8.38.0 to 8.39.0 by @dependabot in #959
- Build(deps-dev): bump prettier from 2.8.7 to 2.8.8 by @dependabot in #960
- Build(deps): bump @types/node from 18.15.13 to 18.16.0 by @dependabot in #961
- Build(deps): bump yaml from 2.2.1 to 2.2.2 by @dependabot in #964
- Build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.0 to 5.59.1 by @dependabot in #967
- Build(deps-dev): bump @types/ramda from 0.29.0 to 0.29.1 by @dependabot in #969
- Build(deps-dev): bump @swc/core from 1.3.53 to 1.3.56 by @dependabot in #970
- Build(deps): bump @types/node from 18.16.0 to 18.16.3 by @dependabot in #971
- Build(deps-dev): bump @typescript-eslint/parser from 5.59.0 to 5.59.1 by @dependabot in #968
- Feat: Integration and Documentation. by @RobinTail in #950
- More informative
OpenAPIError
by @RobinTail in #973 - Integration variant by @RobinTail in #974
- Restoring dependency on
openapi3-ts
by @RobinTail in #975 - Hotfix: for integration DIY: include the dictionaries of IO types. by @RobinTail in #978
- Build(deps-dev): bump @typescript-eslint/parser from 5.59.1 to 5.59.2 by @dependabot in #979
- Build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.1 to 5.59.2 by @dependabot in #981
- Build(deps-dev): bump eslint from 8.39.0 to 8.40.0 by @dependabot in #982
- Feat: Support Node 20. by @RobinTail in #954
- Build(deps): bump @types/node from 18.16.3 to 20.1.0 by @dependabot in #980
- Add missing
async
keyword toExpressZodAPIClient::provide()
by @RobinTail in #983 - Build(deps-dev): bump node-fetch from 2.6.9 to 2.6.11 by @dependabot in #985
- Build(deps-dev): bump @typescript-eslint/parser from 5.59.2 to 5.59.5 by @dependabot in #986
- Build(deps-dev): bump @swc/core from 1.3.56 to 1.3.57 by @dependabot in #989
- Build(deps): bump @types/node from 20.1.0 to 20.1.4 by @dependabot in #988
- Build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.2 to 5.59.5 by @dependabot in #987
- Build(deps-dev): bump @swc/core from 1.3.57 to 1.3.58 by @dependabot in #990
- Build(deps-dev): bump @swc/core from 1.3.58 to 1.3.59 by @dependabot in #996
- Build(deps): bump @types/node from 20.1.4 to 20.2.3 by @dependabot in #994
- Build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.5 to 5.59.6 by @dependabot in #992
- Build(deps-dev): bump eslint from 8.40.0 to 8.41.0 by @dependabot in #995
- Build(deps-dev): bump @typescript-eslint/parser from 5.59.5 to 5.59.7 by @dependabot in #997
- Build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.6 to 5.59.7 by @dependabot in #998
- Build(deps-dev): bump @swc/core from 1.3.59 to 1.3.60 by @dependabot in https://github.com/RobinTail/expr...
v10.0.0
What's Changed
- Bump zod from 3.20.6 to 3.21.0 by @dependabot in #851
- Bump eslint-config-prettier from 8.6.0 to 8.7.0 by @dependabot in #855
- Bump tsd from 0.25.0 to 0.26.0 by @dependabot in #854
- Bump zod from 3.21.0 to 3.21.2 by @dependabot in #853
- Bump jest from 29.4.3 to 29.5.0 by @dependabot in #857
- Bump @typescript-eslint/eslint-plugin from 5.54.0 to 5.54.1 by @dependabot in #858
- Bump @typescript-eslint/parser from 5.54.0 to 5.54.1 by @dependabot in #859
- Bump zod from 3.21.2 to 3.21.4 by @dependabot in #861
- Bump tsd from 0.26.0 to 0.26.1 by @dependabot in #862
- Bump @types/node from 18.14.6 to 18.15.0 by @dependabot in #871
- Bump eslint from 8.35.0 to 8.36.0 by @dependabot in #872
- Bump tsd from 0.26.1 to 0.27.0 by @dependabot in #873
- Feat: Supporting recursive types and
z.lazy()
by @RobinTail in #856 - Hotfix for z.lazy() by @RobinTail in #874
- Feat: OpenAPI composition by @RobinTail in #875
- Bump @types/node from 18.15.0 to 18.15.1 by @dependabot in #878
- Bump @types/jest from 29.4.0 to 29.4.1 by @dependabot in #882
- Bump @typescript-eslint/parser from 5.54.1 to 5.55.0 by @dependabot in #881
- Bump @typescript-eslint/eslint-plugin from 5.54.1 to 5.55.0 by @dependabot in #880
- Bump @types/node from 18.15.1 to 18.15.2 by @dependabot in #879
- Bump @types/node from 18.15.2 to 18.15.3 by @dependabot in #883
- Bump @types/jest from 29.4.1 to 29.4.2 by @dependabot in #884
- Bump @types/jest from 29.4.2 to 29.5.0 by @dependabot in #885
- Fix example implementation for the client in case of delete method. by @RobinTail in #887
- Bump prettier from 2.8.4 to 2.8.5 by @dependabot in #889
- Bump @typescript-eslint/eslint-plugin from 5.55.0 to 5.56.0 by @dependabot in #891
- Bump @typescript-eslint/parser from 5.55.0 to 5.56.0 by @dependabot in #890
- Fixing
getExamples()
for arrays by @RobinTail in #893 v10
is for Gisberta Salce Júnior by @RobinTail in #864- Bump @swc/core from 1.3.39 to 1.3.41 by @dependabot in #894
- Bump eslint-config-prettier from 8.7.0 to 8.8.0 by @dependabot in #895
Full Changelog: v9.0.0...v10.0.0
v9.0.0
What's Changed
- Bump jest from 29.0.2 to 29.0.3 by @dependabot in #594
- Bump @types/jest from 29.0.0 to 29.0.1 by @dependabot in #595
- Bump eslint from 8.23.0 to 8.23.1 by @dependabot in #597
- Bump zod from 3.19.0 to 3.19.1 by @dependabot in #596
- Bump @typescript-eslint/eslint-plugin from 5.36.2 to 5.37.0 by @dependabot in #602
- Bump @typescript-eslint/parser from 5.36.2 to 5.37.0 by @dependabot in #603
- Bump ts-jest from 29.0.0 to 29.0.1 by @dependabot in #605
- Bump @types/jest from 29.0.1 to 29.0.2 by @dependabot in #606
- Bump @types/express from 4.17.13 to 4.17.14 by @dependabot in #607
- Bump @types/node from 18.7.16 to 18.7.17 by @dependabot in #604
- Bump @types/node from 18.7.17 to 18.7.18 by @dependabot in #608
- Bump tsd from 0.23.0 to 0.24.1 by @dependabot in #610
- Bump @types/jest from 29.0.2 to 29.0.3 by @dependabot in #609
- Bump @typescript-eslint/eslint-plugin from 5.37.0 to 5.38.0 by @dependabot in #611
- Bump @typescript-eslint/parser from 5.37.0 to 5.38.0 by @dependabot in #612
- Bump @types/node from 18.7.18 to 18.7.19 by @dependabot in #613
- Bump ts-jest from 29.0.1 to 29.0.2 by @dependabot in #614
- Bump @types/node from 18.7.19 to 18.7.20 by @dependabot in #615
- Bump eslint from 8.23.1 to 8.24.0 by @dependabot in #616
- Bump @types/node from 18.7.20 to 18.7.21 by @dependabot in #617
- Bump @types/node from 18.7.21 to 18.7.22 by @dependabot in #618
- Bump @typescript-eslint/eslint-plugin from 5.38.0 to 5.38.1 by @dependabot in #620
- Bump @typescript-eslint/parser from 5.38.0 to 5.38.1 by @dependabot in #622
- Bump @types/node from 18.7.22 to 18.7.23 by @dependabot in #621
- Bump typescript from 4.8.3 to 4.8.4 by @dependabot in #623
- Bump jest from 29.0.3 to 29.1.1 by @dependabot in #624
- Bump @types/jest from 29.0.3 to 29.1.0 by @dependabot in #626
- Bump ts-jest from 29.0.2 to 29.0.3 by @dependabot in #625
- Bump @types/node from 18.7.23 to 18.8.0 by @dependabot in #627
- Bump @types/node from 18.8.0 to 18.8.2 by @dependabot in #629
- Bump jest from 29.1.1 to 29.1.2 by @dependabot in #631
- Bump @typescript-eslint/parser from 5.38.1 to 5.39.0 by @dependabot in #630
- Bump @typescript-eslint/eslint-plugin from 5.38.1 to 5.39.0 by @dependabot in #628
- Bump @types/jest from 29.1.1 to 29.1.2 by @dependabot in #632
- Bump @types/node from 18.8.2 to 18.8.3 by @dependabot in #633
- Bump openapi3-ts from 3.0.2 to 3.1.0 by @dependabot in #634
- Bump eslint from 8.24.0 to 8.25.0 by @dependabot in #635
- Bump express from 4.18.1 to 4.18.2 by @dependabot in #636
- Feat: Tagging endpoints by @RobinTail in #571
- Feat: Endpoint's
summary
— short description by @RobinTail in #637 - Bump @typescript-eslint/parser from 5.39.0 to 5.40.0 by @dependabot in #639
- Bump openapi3-ts from 3.1.0 to 3.1.1 by @dependabot in #640
- Bump @typescript-eslint/eslint-plugin from 5.39.0 to 5.40.0 by @dependabot in #638
- Bump @types/node from 18.8.3 to 18.8.4 by @dependabot in #641
- Bump @types/node from 18.8.4 to 18.8.5 by @dependabot in #642
- Bump jest from 29.1.2 to 29.2.0 by @dependabot in #644
- Bump @types/node from 18.8.5 to 18.11.0 by @dependabot in #645
- Bump @types/ramda from 0.28.15 to 0.28.16 by @dependabot in #646
- Bump @types/node from 18.11.0 to 18.11.2 by @dependabot in #648
- Bump @typescript-eslint/eslint-plugin from 5.40.0 to 5.40.1 by @dependabot in #649
- Bump @typescript-eslint/parser from 5.40.0 to 5.40.1 by @dependabot in #650
- Bump jest from 29.2.0 to 29.2.1 by @dependabot in #651
- Bump @types/ramda from 0.28.16 to 0.28.17 by @dependabot in #653
- Fix warning on deprecated
set-output
in CI by @RobinTail in #656 - Bump @types/ramda from 0.28.17 to 0.28.18 by @dependabot in #657
- Bump eslint from 8.25.0 to 8.26.0 by @dependabot in #658
- Bump @types/node from 18.11.2 to 18.11.3 by @dependabot in #659
- OpenAPI generator: Deny using z.file() in input. by @RobinTail in #643
- Feat: Top level refinements by @RobinTail in #655
- Bump @types/node from 18.11.3 to 18.11.4 by @dependabot in #661
- More clear error on usage of
z.date()
in IO. by @RobinTail in #664 - Bump @typescript-eslint/parser from 5.40.1 to 5.41.0 by @dependabot in #665
- Bump jest from 29.2.1 to 29.2.2 by @dependabot in #666
- Bump @typescript-eslint/eslint-plugin from 5.40.1 to 5.41.0 by @dependabot in #667
- ESLint: Sorting imports by @RobinTail in #668
- Bump @types/node from 18.11.4 to 18.11.5 by @dependabot in #669
- Bump @types/node from 18.11.5 to 18.11.7 by @dependabot in #670
- Bump @types/http-errors from 1.8.2 to 2.0.0 by @dependabot in #671
- Bug: transformations in middlewares by @RobinTail in #674
- Fix: setting description for
dateIn
anddateOut
by @RobinTail in #676 IOSchema
chores by @RobinTail in #677- Bump @types/node from 18.11.7 to 18.11.8 by @dependabot in #679
- Adjusting top level refinements by @RobinTail in #678
- Bump @typescript-eslint/parser from 5.41.0 to 5.42.0 by @dependabot in #680
- Bump @types/http-errors from 2.0.0 to 2.0.1 by @dependabot in #681
- Bump @types/jest from 29.2.0 to 29.2.1 by @dependabot in #684
- Bump @types/node from 18.11.8 to 18.11.9 by @dependabot in #683
- Bump @typescript-eslint/eslint-plugin from 5.41.0 to 5.42.0 by @dependabot in #682
- Bump @types/jest from 29.2.1 to 29.2.2 by @dependabot in #685
- Bump eslint from 8.26.0 to 8.27.0 by @dependabot in #688
- Bump @types/ramda from 0.28.18 to 0.28.20 by @dependabot in #692
- Bump @typescript-eslint/eslint-plugin from 5.42.0 to 5.42.1 by @dependabot in #690
- Bump jest from 29.2.2 to 29.3.1 by @dependabot in #691
- Bump @typescript-eslint/parser from 5.42.0 to 5.42.1 by @dependabot in #693
- Bump @typescript-eslint/eslint-plugin from 5.42.1 to 5.43.0 by @dependabot in #697
- Bump @typescript-eslint/parser from 5.42.1 t...
v8.0.0
What's Changed
- Bump @types/node from 17.0.34 to 17.0.35 by @dependabot in #444
- Support Node 18 by @RobinTail in #445
- Bump eslint from 8.15.0 to 8.16.0 by @dependabot in #446
- Bump zod from 3.16.0 to 3.16.1 by @dependabot in #448
- Bump @types/ramda from 0.28.12 to 0.28.13 by @dependabot in #447
- Bump zod from 3.16.1 to 3.17.0 by @dependabot in #449
- Bump ts-node from 10.7.0 to 10.8.0 by @dependabot in #450
- Bump zod from 3.17.0 to 3.17.2 by @dependabot in #451
- Bump @typescript-eslint/parser from 5.25.0 to 5.26.0 by @dependabot in #454
- Bump @typescript-eslint/eslint-plugin from 5.25.0 to 5.26.0 by @dependabot in #453
- Bump typescript from 4.6.4 to 4.7.2 by @dependabot in #452
- Bump zod from 3.17.2 to 3.17.3 by @dependabot in #455
- Bump express-fileupload from 1.3.1 to 1.4.0 by @dependabot in #456
- Bump @types/node from 17.0.35 to 17.0.36 by @dependabot in #457
- Bump @typescript-eslint/eslint-plugin from 5.26.0 to 5.27.0 by @dependabot in #459
- Bump @typescript-eslint/parser from 5.26.0 to 5.27.0 by @dependabot in #458
- Bump @types/node from 17.0.36 to 17.0.38 by @dependabot in #460
- Bump eslint from 8.16.0 to 8.17.0 by @dependabot in #461
- Bump @types/ramda from 0.28.13 to 0.28.14 by @dependabot in #462
- Bump @types/node from 17.0.38 to 17.0.40 by @dependabot in #464
- Bump typescript from 4.7.2 to 4.7.3 by @dependabot in #463
- Bump ts-node from 10.8.0 to 10.8.1 by @dependabot in #466
- Bump zod-to-ts from 1.0.1 to 1.1.0 by @dependabot in #465
- Using CodeQL v2 by @RobinTail in #467
- Bump @tsconfig/node12 from 1.0.9 to 1.0.10 by @dependabot in #471
- Bump @types/node from 17.0.40 to 17.0.42 by @dependabot in #468
- Bump @typescript-eslint/eslint-plugin from 5.27.0 to 5.27.1 by @dependabot in #470
- Bump @typescript-eslint/parser from 5.27.0 to 5.27.1 by @dependabot in #469
- Bump zod-to-ts from 1.1.0 to 1.1.1 by @dependabot in #472
- Bump tsd from 0.20.0 to 0.21.0 by @dependabot in #473
- Bump prettier from 2.6.2 to 2.7.1 by @dependabot in #477
- Bump eslint from 8.17.0 to 8.18.0 by @dependabot in #474
- Bump @tsconfig/node12 from 1.0.10 to 1.0.11 by @dependabot in #479
- Bump @typescript-eslint/eslint-plugin from 5.27.1 to 5.28.0 by @dependabot in #478
- Bump @typescript-eslint/parser from 5.27.1 to 5.28.0 by @dependabot in #476
- Bump typescript from 4.7.3 to 4.7.4 by @dependabot in #480
- Bump @types/node from 17.0.42 to 18.0.0 by @dependabot in #475
- Bump @typescript-eslint/eslint-plugin from 5.28.0 to 5.29.0 by @dependabot in #482
- Bump @typescript-eslint/parser from 5.28.0 to 5.29.0 by @dependabot in #481
- Bump winston from 3.7.2 to 3.8.0 by @dependabot in #484
- Bump eslint-plugin-prettier from 4.0.0 to 4.2.1 by @dependabot in #487
- Bump @typescript-eslint/parser from 5.29.0 to 5.30.0 by @dependabot in #485
- Bump @typescript-eslint/eslint-plugin from 5.29.0 to 5.30.0 by @dependabot in #486
- Bump @typescript-eslint/eslint-plugin from 5.30.0 to 5.30.4 by @dependabot in #493
- Bump eslint from 8.18.0 to 8.19.0 by @dependabot in #492
- Bump @types/node from 18.0.0 to 18.0.1 by @dependabot in #490
- Bump ts-node from 10.8.1 to 10.8.2 by @dependabot in #489
- Bump winston from 3.8.0 to 3.8.1 by @dependabot in #488
- Bump @typescript-eslint/parser from 5.30.0 to 5.30.4 by @dependabot in #491
- Bump @typescript-eslint/eslint-plugin from 5.30.4 to 5.30.5 by @dependabot in #496
- Bump @typescript-eslint/parser from 5.30.4 to 5.30.5 by @dependabot in #495
- Bump @types/node from 18.0.1 to 18.0.3 by @dependabot in #498
- Bump @types/ramda from 0.28.14 to 0.28.15 by @dependabot in #497
- CI/CD: ESM test fails on Node 18.6 by @RobinTail in #502
- Fix: calling logger methods without a message by @RobinTail in #501
- Bump @types/node from 18.0.3 to 18.0.6 by @dependabot in #506
- Bump @typescript-eslint/parser from 5.30.5 to 5.30.6 by @dependabot in #511
- Bump @typescript-eslint/eslint-plugin from 5.30.5 to 5.30.7 by @dependabot in #512
- ESLint: allow dev dependencies in tools and tests. by @RobinTail in #513
- Bump eslint from 8.19.0 to 8.20.0 by @dependabot in #510
- Feat: Customizable CORS headers by @RobinTail in #503
- Bump @typescript-eslint/parser from 5.30.6 to 5.30.7 by @dependabot in #515
- Bump zod from 3.17.3 to 3.17.9 by @dependabot in #505
- Updating dev dependencies to the latest CommonJS versions. by @RobinTail in #516
- Run native express middlewares for OPTIONS request by @RobinTail in #518
- Bump zod from 3.17.9 to 3.17.10 by @dependabot in #520
- Bump @types/node from 18.0.6 to 18.6.1 by @dependabot in #522
- Bump @types/node from 18.6.1 to 18.6.3 by @dependabot in #525
- Bump @types/mime from 2.0.3 to 3.0.0 by @dependabot in #527
- Bump @typescript-eslint/eslint-plugin from 5.30.7 to 5.31.0 by @dependabot in #524
- Bump @types/express-fileupload from 1.2.2 to 1.2.3 by @dependabot in #526
- Bump @typescript-eslint/parser from 5.30.7 to 5.31.0 by @dependabot in #528
- Bump eslint from 8.20.0 to 8.21.0 by @dependabot in #529
- Bump @types/node from 18.6.3 to 18.6.4 by @dependabot in #530
- Bump @types/mime from 3.0.0 to 3.0.1 by @dependabot in #533
- Bump @typescript-eslint/parser from 5.31.0 to 5.32.0 by @dependabot in #531
- Bump @typescript-eslint/eslint-plugin from 5.31.0 to 5.32.0 by @dependabot in #532
- fix typescript nodenext resolution by @rayzr522 in #534
- Security schemas for the Middlewares by @RobinTail in #523
- Bump eslint from 8.21.0 to 8.22.0 by @dependabot in #542
- Bump @types/node from 18.6.4 to 18.7.3 by @dependabot in #543
- Bump @typescript-eslint/parser from 5.32.0 to 5.33.0 by @dependabot in #544
- Bump @typescript-eslint/eslint-plugin from 5.32.0 to 5.33.0 by @dependabot in #546
- Bump zod from 3.17.10 to 3.18.0 by @dependabot in #547
- Supporting ZodBranded in OpenAPI generator. by @RobinTail in https://github.com/R...
v7.0.0
What's Changed
- Bump @typescript-eslint/parser from 5.14.0 to 5.15.0 by @dependabot in #359
- Bump @typescript-eslint/eslint-plugin from 5.14.0 to 5.15.0 by @dependabot in #357
- Bump prettier from 2.5.1 to 2.6.0 by @dependabot in #358
- Bump eslint-config-airbnb-typescript from 16.1.2 to 16.1.4 by @dependabot in #363
- Bump zod from 3.13.4 to 3.14.2 by @dependabot in #364
- Bump @typescript-eslint/parser from 5.15.0 to 5.16.0 by @dependabot in #365
- Bump @types/node from 17.0.21 to 17.0.22 by @dependabot in #366
- Bump @typescript-eslint/eslint-plugin from 5.15.0 to 5.16.0 by @dependabot in #367
- Bump @types/ramda from 0.28.1 to 0.28.2 by @dependabot in #368
- Bump @types/node from 17.0.22 to 17.0.23 by @dependabot in #369
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #370
- Bump typescript from 4.6.2 to 4.6.3 by @dependabot in #371
- Bump prettier from 2.6.0 to 2.6.1 by @dependabot in #372
- Bump ts-jest from 27.1.3 to 27.1.4 by @dependabot in #373
- Bump @types/ramda from 0.28.2 to 0.28.3 by @dependabot in #375
- Bump eslint from 8.11.0 to 8.12.0 by @dependabot in #377
- Bump zod from 3.14.2 to 3.14.3 by @dependabot in #376
- Bump @types/ramda from 0.28.3 to 0.28.4 by @dependabot in #378
- Bump @typescript-eslint/eslint-plugin from 5.16.0 to 5.17.0 by @dependabot in #381
- Bump @types/ramda from 0.28.4 to 0.28.5 by @dependabot in #380
- Bump @typescript-eslint/parser from 5.16.0 to 5.17.0 by @dependabot in #379
- Bump @types/ramda from 0.28.5 to 0.28.6 by @dependabot in #382
- Bump @types/ramda from 0.28.6 to 0.28.7 by @dependabot in #385
- Bump eslint-config-airbnb-typescript from 16.1.4 to 16.2.0 by @dependabot in #386
- Bump prettier from 2.6.1 to 2.6.2 by @dependabot in #384
- Bump tsd from 0.19.1 to 0.20.0 by @dependabot in #383
- Bump @typescript-eslint/parser from 5.17.0 to 5.18.0 by @dependabot in #390
- Bump @typescript-eslint/eslint-plugin from 5.17.0 to 5.18.0 by @dependabot in #391
- Bump eslint-plugin-import from 2.25.4 to 2.26.0 by @dependabot in #388
- Bump eslint-config-airbnb-typescript from 16.2.0 to 17.0.0 by @dependabot in #393
- Bump zod from 3.14.3 to 3.14.4 by @dependabot in #392
- Bump winston from 3.6.0 to 3.7.2 by @dependabot in #389
- Bump eslint from 8.12.0 to 8.13.0 by @dependabot in #394
- Bump @types/ramda from 0.28.7 to 0.28.8 by @dependabot in #395
- Bump @types/ramda from 0.28.8 to 0.28.10 by @dependabot in #401
- Bump @types/node from 17.0.23 to 17.0.24 by @dependabot in #400
- Bump @typescript-eslint/eslint-plugin from 5.18.0 to 5.19.0 by @dependabot in #399
- Bump @typescript-eslint/parser from 5.18.0 to 5.19.0 by @dependabot in #398
- Bump @types/ramda from 0.28.10 to 0.28.11 by @dependabot in #402
- Bump @types/node from 17.0.24 to 17.0.25 by @dependabot in #405
- Bump @typescript-eslint/parser from 5.19.0 to 5.20.0 by @dependabot in #404
- Bump @typescript-eslint/eslint-plugin from 5.19.0 to 5.20.0 by @dependabot in #406
- Feat: Client Generator by @RobinTail in #403
- Bump eslint from 8.13.0 to 8.14.0 by @dependabot in #407
- Bump @types/node from 17.0.25 to 17.0.26 by @dependabot in #410
- Bump @types/node from 17.0.26 to 17.0.27 by @dependabot in #413
- Bump @typescript-eslint/parser from 5.20.0 to 5.21.0 by @dependabot in #412
- Bump @typescript-eslint/eslint-plugin from 5.20.0 to 5.21.0 by @dependabot in #411
- Bump @types/node from 17.0.27 to 17.0.29 by @dependabot in #415
- Bump express from 4.17.3 to 4.18.0 by @dependabot in #417
- Bump zod-to-ts from 0.2.2 to 1.0.0 by @dependabot in #416
- Bump @types/node from 17.0.29 to 17.0.30 by @dependabot in #420
- Bump typescript from 4.6.3 to 4.6.4 by @dependabot in #418
- Bump express from 4.18.0 to 4.18.1 by @dependabot in #421
- Bump zod-to-ts from 1.0.0 to 1.0.1 by @dependabot in #419
- Bump @types/node from 17.0.30 to 17.0.31 by @dependabot in #424
- Bump @typescript-eslint/parser from 5.21.0 to 5.22.0 by @dependabot in #430
- Bump @types/ramda from 0.28.11 to 0.28.12 by @dependabot in #427
- Bump eslint from 8.14.0 to 8.15.0 by @dependabot in #428
- Bump @types/jest from 27.4.1 to 27.5.0 by @dependabot in #425
- Bump @typescript-eslint/eslint-plugin from 5.21.0 to 5.22.0 by @dependabot in #429
- Bump zod from 3.14.4 to 3.15.1 by @dependabot in #426
- Deprecated: Utility types by @RobinTail in #423
- Bump @typescript-eslint/parser from 5.22.0 to 5.23.0 by @dependabot in #434
- Bump @typescript-eslint/eslint-plugin from 5.22.0 to 5.23.0 by @dependabot in #433
- Bump @types/node from 17.0.31 to 17.0.32 by @dependabot in #435
- Bump zod from 3.15.1 to 3.16.0 by @dependabot in #436
- Bump @types/node from 17.0.32 to 17.0.33 by @dependabot in #437
- Bump @typescript-eslint/eslint-plugin from 5.23.0 to 5.24.0 by @dependabot in #440
- Bump @types/node from 17.0.33 to 17.0.34 by @dependabot in #438
- Bump @typescript-eslint/parser from 5.23.0 to 5.24.0 by @dependabot in #439
- Bump @typescript-eslint/parser from 5.24.0 to 5.25.0 by @dependabot in #441
- Bump @typescript-eslint/eslint-plugin from 5.24.0 to 5.25.0 by @dependabot in #442
- Breaking: Utility type removal by @RobinTail in #408
v7
is in memory of Dmitry Isaev by @RobinTail in #443
Full Changelog: v6.0.0...v7.0.0
v6.0.0
What's Changed
- Bump @types/node from 17.0.2 to 17.0.5 by @dependabot in #251
- Bump @types/ramda from 0.27.60 to 0.27.62 by @dependabot in #250
- Endpoint testing helper by @RobinTail in #252
- Ability to serve static files. by @RobinTail in #254
- Bump @typescript-eslint/eslint-plugin from 5.8.0 to 5.8.1 by @dependabot in #257
- Bump @typescript-eslint/parser from 5.8.0 to 5.8.1 by @dependabot in #256
- Bump tsd from 0.19.0 to 0.19.1 by @dependabot in #255
- Bump @types/jest from 27.0.3 to 27.4.0 by @dependabot in #258
- Bump @types/express-fileupload from 1.2.0 to 1.2.1 by @dependabot in #261
- Bump eslint-plugin-import from 2.25.3 to 2.25.4 by @dependabot in #259
- Bump eslint from 8.5.0 to 8.6.0 by @dependabot in #260
- Bump @types/node from 17.0.5 to 17.0.7 by @dependabot in #262
- Bump @types/node from 17.0.7 to 17.0.8 by @dependabot in #265
- Bump @typescript-eslint/eslint-plugin from 5.8.1 to 5.9.0 by @dependabot in #264
- Bump @typescript-eslint/parser from 5.8.1 to 5.9.0 by @dependabot in #266
- Bump @types/express-fileupload from 1.2.1 to 1.2.2 by @dependabot in #267
- Bump jest from 27.4.5 to 27.4.7 by @dependabot in #268
- Supporting Node 17 by @RobinTail in #263
- Issue 269: async refinements by @RobinTail in #270
- Badges by @RobinTail in #271
- Coverage badge by @RobinTail in #272
- Bump ramda from 0.27.1 to 0.27.2 by @dependabot in #277
- Bump @types/ramda from 0.27.62 to 0.27.63 by @dependabot in #275
- Bump @typescript-eslint/parser from 5.9.0 to 5.9.1 by @dependabot in #276
- Bump winston-transport from 4.4.1 to 4.4.2 by @dependabot in #273
- Bump @typescript-eslint/eslint-plugin from 5.9.0 to 5.9.1 by @dependabot in #279
- Bump winston from 3.3.3 to 3.4.0 by @dependabot in #278
- Compression by @RobinTail in #281
- License: MIT by @RobinTail in #282
- Bump ts-jest from 27.1.2 to 27.1.3 by @dependabot in #284
- Bump @types/http-errors from 1.8.1 to 1.8.2 by @dependabot in #283
- Reorganizing dependencies of types by @RobinTail in #286
- Bump @types/ramda from 0.27.63 to 0.27.64 by @dependabot in #287
- Bump ramda from 0.27.2 to 0.28.0 by @dependabot in #288
- Bump node-fetch from 2.6.6 to 2.6.7 by @dependabot in #289
- Bump eslint from 8.6.0 to 8.7.0 by @dependabot in #290
- Disabling X-Powered-By header by @RobinTail in #292
- Bump @typescript-eslint/eslint-plugin from 5.9.1 to 5.10.0 by @dependabot in #293
- Bump @types/node from 17.0.8 to 17.0.10 by @dependabot in #295
- Bump @typescript-eslint/parser from 5.9.1 to 5.10.0 by @dependabot in #294
- Bump typescript from 4.5.4 to 4.5.5 by @dependabot in #296
- Dates problem resolution by @RobinTail in #297
- No uploads in response by @RobinTail in #298
- Bump @typescript-eslint/parser from 5.10.0 to 5.10.1 by @dependabot in #302
- Bump @types/node from 17.0.10 to 17.0.12 by @dependabot in #303
- Bump winston from 3.4.0 to 3.5.0 by @dependabot in #300
- Bump @typescript-eslint/eslint-plugin from 5.10.0 to 5.10.1 by @dependabot in #301
- Bump @types/node from 17.0.12 to 17.0.13 by @dependabot in #305
- Bump eslint from 8.7.0 to 8.8.0 by @dependabot in #304
- Bump @types/node from 17.0.13 to 17.0.14 by @dependabot in #307
- Bump @typescript-eslint/parser from 5.10.1 to 5.10.2 by @dependabot in #306
- Bump winston from 3.5.0 to 3.5.1 by @dependabot in #308
- Bump @typescript-eslint/eslint-plugin from 5.10.1 to 5.10.2 by @dependabot in #309
- Bump express-fileupload from 1.2.1 to 1.3.1 by @dependabot in #312
- Bump winston-transport from 4.4.2 to 4.5.0 by @dependabot in #315
- Bump @types/node from 17.0.14 to 17.0.15 by @dependabot in #313
- Bump jest from 27.4.7 to 27.5.0 by @dependabot in #314
- Bump ts-node from 10.4.0 to 10.5.0 by @dependabot in #316
- Bump @typescript-eslint/parser from 5.10.2 to 5.11.0 by @dependabot in #317
- Bump @types/node from 17.0.15 to 17.0.17 by @dependabot in #319
- Bump @typescript-eslint/eslint-plugin from 5.10.2 to 5.11.0 by @dependabot in #318
- Bump jest from 27.5.0 to 27.5.1 by @dependabot in #320
- Bump eslint from 8.8.0 to 8.9.0 by @dependabot in #323
- Bump winston from 3.5.1 to 3.6.0 by @dependabot in #322
- Native express middlewares by @RobinTail in #311
- Bump @typescript-eslint/eslint-plugin from 5.11.0 to 5.12.0 by @dependabot in #324
- Bump @typescript-eslint/parser from 5.11.0 to 5.12.0 by @dependabot in #327
- Bump @types/node from 17.0.17 to 17.0.18 by @dependabot in #325
- Bump @types/node-fetch from 2.5.12 to 2.6.1 by @dependabot in #326
- Bump express from 4.17.2 to 4.17.3 by @dependabot in #328
- Bump eslint-config-prettier from 8.3.0 to 8.4.0 by @dependabot in #330
- Bump openapi3-ts from 2.0.1 to 2.0.2 by @dependabot in #329
- Bump @typescript-eslint/eslint-plugin from 5.12.0 to 5.12.1 by @dependabot in #335
- Bump @types/node from 17.0.18 to 17.0.21 by @dependabot in #333
- Bump @types/jest from 27.4.0 to 27.4.1 by @dependabot in #331
- Bump @typescript-eslint/parser from 5.12.0 to 5.12.1 by @dependabot in #332
- Bump zod from 3.11.6 to 3.12.0 by @dependabot in #334
- Discriminator type handling by @RobinTail in #336
- Replacing
.substr()
with.slice()
by @RobinTail in #337 - Bump @types/ramda from 0.27.64 to 0.28.0 by @dependabot in #338
- Bump eslint from 8.9.0 to 8.10.0 by @dependabot in #339
- Bump @typescript-eslint/eslint-plugin from 5.12.1 to 5.13.0 by @dependabot in #345
- Bump @typescript-eslint/parser from 5.12.1 to 5.13.0 by @dependabot in #343
- Bump eslint-config-prettier from 8.4.0 to 8.5.0 by @dependabot in #346
- Bump @types/ramda from 0.28.0 to 0.28.1 by @dependabot in #347
- Bump typescript from 4.5.5 to 4.6.2 by @dependabot in #341
- Bump ts-node from 10.5.0 to 10.7.0 by @dependabot in #344
*...
v5.0.0
What's Changed
- Bump @types/ramda from 0.27.54 to 0.27.55 by @dependabot in #213
- Bump jest from 27.3.1 to 27.4.0 by @dependabot in #214
- Bump @types/ramda from 0.27.55 to 0.27.59 by @dependabot in #215
- Bump @types/node from 16.11.10 to 16.11.11 by @dependabot in #217
- Bump @typescript-eslint/parser from 5.4.0 to 5.5.0 by @dependabot in #219
- Bump jest from 27.4.0 to 27.4.3 by @dependabot in #216
- Bump ts-jest from 27.0.7 to 27.1.0 by @dependabot in #218
- Bump @types/node from 16.11.11 to 16.11.12 by @dependabot in #222
- Bump eslint-config-airbnb-typescript from 16.0.0 to 16.1.0 by @dependabot in #221
- Bump @types/ramda from 0.27.59 to 0.27.60 by @dependabot in #227
- Bump ts-jest from 27.1.0 to 27.1.1 by @dependabot in #225
- Bump @typescript-eslint/parser from 5.5.0 to 5.6.0 by @dependabot in #223
- Bump @typescript-eslint/eslint-plugin from 5.4.0 to 5.6.0 by @dependabot in #226
- Bump prettier from 2.5.0 to 2.5.1 by @dependabot in #228
- Bump eslint from 8.3.0 to 8.4.1 by @dependabot in #224
- Bump jest from 27.4.3 to 27.4.4 by @dependabot in #231
- Bump typescript from 4.5.2 to 4.5.3 by @dependabot in #232
- Feature 230: EndpointsFactory::addOptions() method by @RobinTail in #234
- Bump @typescript-eslint/parser from 5.6.0 to 5.7.0 by @dependabot in #239
- Bump jest from 27.4.4 to 27.4.5 by @dependabot in #236
- Bump ts-jest from 27.1.1 to 27.1.2 by @dependabot in #241
- Bump @typescript-eslint/eslint-plugin from 5.6.0 to 5.8.0 by @dependabot in #242
- Bump @typescript-eslint/parser from 5.7.0 to 5.8.0 by @dependabot in #243
- Bump eslint from 8.4.1 to 8.5.0 by @dependabot in #245
- Bump typescript from 4.5.3 to 4.5.4 by @dependabot in #244
- Bump @types/node from 16.11.12 to 17.0.2 by @dependabot in #246
- Bump winston-transport from 4.4.0 to 4.4.1 by @dependabot in #247
- Bump express from 4.17.1 to 4.17.2 by @dependabot in #238
- Bump http-errors from 1.8.1 to 2.0.0 by @dependabot in #240
v5
is for Ella by @RobinTail in #235
Full Changelog: v4.0.0...v5.0.0
v4.0.0
What's Changed
- Bump eslint from 8.2.0 to 8.3.0 by @dependabot in #200
- Route path params by @RobinTail in #174
- Using curly braces notation for path params in generated documentation. by @RobinTail in #203
- Detecting z.upload() usage automatically by @RobinTail in #204
- Bump @types/node from 16.11.9 to 16.11.10 by @dependabot in #205
- Bump @types/ramda from 0.27.50 to 0.27.53 by @dependabot in #207
- Bump prettier from 2.4.1 to 2.5.0 by @dependabot in #206
- Bump @types/ramda from 0.27.53 to 0.27.54 by @dependabot in #211
- Breaking: Using config within OpenAPI generator by @RobinTail in #208
v4
is for Sharlie by @RobinTail in #212
Full Changelog: v3.0.0...v4.0.0