v2.0.0
What's Changed
- Bump eslint from 7.26.0 to 7.27.0 by @dependabot in #18
- Bump husky from 5.2.0 to 6.0.0 by @dependabot in #19
- License generator by @RobinTail in #20
- Bump ws from 7.4.5 to 7.4.6 by @dependabot in #22
- Zod version 3.1.0. by @RobinTail in #21
- Bump @types/express from 4.17.11 to 4.17.12 by @dependabot in #25
- Bump @typescript-eslint/parser from 4.24.0 to 4.26.0 by @dependabot in #27
- Bump @typescript-eslint/eslint-plugin from 4.24.0 to 4.26.0 by @dependabot in #28
- Bump tsd from 0.15.1 to 0.16.0 by @dependabot in #23
- Ability to set endpoint description and export it to the Swagger/OpenAPI specification by @RobinTail in #30
- More flexible methods for Endpoint and Routing by @RobinTail in #32
- Bump eslint from 7.27.0 to 7.28.0 by @dependabot in #34
- Workflow refactoring by @RobinTail in #36
- Additional checks for Routing by @RobinTail in #33
- Bump trim-newlines from 3.0.0 to 3.0.1 by @dependabot in #37
- Bump normalize-url from 4.5.0 to 4.5.1 by @dependabot in #38
- Dependency upgrade 2021-06-12 by @RobinTail in #39
- Bump @typescript-eslint/parser from 4.26.0 to 4.26.1 by @dependabot in #44
- Bump @typescript-eslint/eslint-plugin from 4.26.0 to 4.26.1 by @dependabot in #43
- Bump zod from 3.1.0 to 3.2.0 by @dependabot in #42
- Minor Result handler refactoring by @RobinTail in #40
- Coverage collection by @RobinTail in #45
- Collect coverage badge. by @RobinTail in #46
- Improve coverage by @RobinTail in #47
- Fix possible CORS issue with OPTIONS pre-flight request. by @RobinTail in #48
- Bump @typescript-eslint/eslint-plugin from 4.26.1 to 4.27.0 by @dependabot in #52
- Bump @typescript-eslint/parser from 4.26.1 to 4.27.0 by @dependabot in #50
- Bump eslint from 7.28.0 to 7.29.0 by @dependabot in #51
- Bump @typescript-eslint/eslint-plugin from 4.27.0 to 4.28.0 by @dependabot in #55
- Bump @typescript-eslint/parser from 4.27.0 to 4.28.0 by @dependabot in #54
- Bump @typescript-eslint/eslint-plugin from 4.28.0 to 4.28.1 by @dependabot in #60
- Bump @typescript-eslint/parser from 4.28.0 to 4.28.1 by @dependabot in #58
- Bump eslint from 7.29.0 to 7.30.0 by @dependabot in #57
- Bump @typescript-eslint/eslint-plugin from 4.28.1 to 4.28.2 by @dependabot in #63
- Bump @typescript-eslint/parser from 4.28.1 to 4.28.2 by @dependabot in #64
- Bump @types/node-fetch from 2.5.10 to 2.5.11 by @dependabot in #65
- Bump @types/jest from 26.0.23 to 26.0.24 by @dependabot in #66
- Bump @types/http-errors from 1.8.0 to 1.8.1 by @dependabot in #67
- Bump @types/express from 4.17.12 to 4.17.13 by @dependabot in #61
- V2: Disclosing the complete response of endpoints by @RobinTail in #49
- Bump typescript from 4.3.4 to 4.3.5 by @dependabot in #59
- Bump zod from 3.2.0 to 3.5.1 by @dependabot in #62
- Bump @typescript-eslint/parser from 4.28.2 to 4.28.3 by @dependabot in #69
- Bump @typescript-eslint/eslint-plugin from 4.28.2 to 4.28.3 by @dependabot in #68
- Improving examples by @RobinTail in #70
- Real private props and overridden methods. by @RobinTail in #71
- V2: feedback by @RobinTail in #72
- Stream file example (custom ResultHandler). by @RobinTail in #76
- Bump eslint from 7.30.0 to 7.31.0 by @dependabot in #77
- Bump @typescript-eslint/eslint-plugin from 4.28.3 to 4.28.4 by @dependabot in #79
- Bump @typescript-eslint/parser from 4.28.3 to 4.28.4 by @dependabot in #80
- Making v2 stable release by @RobinTail in #81
- Schema description generation fix. by @RobinTail in #82
Full Changelog: v1.0.0...v2.0.0