Releases: MapColonies/openapi-helpers
Releases · MapColonies/openapi-helpers
v4.0.0
Compare
Sorry, something went wrong.
No results found
4.0.0 (2025-08-24)
⚠ BREAKING CHANGES
unified CLI generating TypeScript types and error classes from OpenAPI specifications (MAPCO-8469) (#49 )
Features
unified CLI generating TypeScript types and error classes from OpenAPI specifications (MAPCO-8469) (#49 ) (effbcca )
v3.1.0
Compare
Sorry, something went wrong.
No results found
3.1.0 (2025-08-07)
Features
add generateErrors script and update dependencies (MAPCO-8468) (#47 ) (00855d2 )
v3.0.0
Compare
Sorry, something went wrong.
No results found
3.0.0 (2025-07-27)
⚠ BREAKING CHANGES
upgrade packages and engine (#44 )
Build System
v2.1.0
Compare
Sorry, something went wrong.
No results found
2.1.0 (2025-07-16)
Features
v2.0.0
Compare
Sorry, something went wrong.
No results found
2.0.0 (2025-02-03)
⚠ BREAKING CHANGES
specify Node.js engine version requirement in package.json
Features
add @map-colonies/tsconfig and update TypeScript configuration (c862a8a )
specify Node.js engine version requirement in package.json (14ac047 )
Bug Fixes
removed unneeded optional chaining that caused lint error (01822c6 )
Dependency Updates
bump ts-essentials from 10.0.1 to 10.0.4 in the patch group (#13 ) (3c6a78f )
Code Refactoring
v1.2.0
Compare
Sorry, something went wrong.
No results found
1.2.0 (2024-10-01)
Features
add option to export typed handler from generated openapi types (#8 ) (3ec1c83 )
v1.1.1
Compare
Sorry, something went wrong.
No results found
1.1.1 (2024-10-01)
Bug Fixes
incorrect types when request body is optional (#6 ) (c971a36 )
v1.1.0
Compare
Sorry, something went wrong.
No results found
1.1.0 (2024-09-24)
Features
v1.0.0
Compare
Sorry, something went wrong.
No results found
1.0.0 (2024-09-19)
Features