Skip to content
This repository was archived by the owner on Jul 15, 2026. It is now read-only.

Releases: MapColonies/openapi-helpers

v4.0.0

Choose a tag to compare

@mapcolonies-devops mapcolonies-devops released this 24 Aug 10:31
58176dd

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

Choose a tag to compare

@mapcolonies-devops mapcolonies-devops released this 07 Aug 08:52
df15c9f

3.1.0 (2025-08-07)

Features

  • add generateErrors script and update dependencies (MAPCO-8468) (#47) (00855d2)

v3.0.0

Choose a tag to compare

@mapcolonies-devops mapcolonies-devops released this 28 Jul 14:06
c1ed0ff

3.0.0 (2025-07-27)

⚠ BREAKING CHANGES

  • upgrade packages and engine (#44)

Build System

v2.1.0

Choose a tag to compare

@mapcolonies-devops mapcolonies-devops released this 16 Jul 12:10
05f7b12

2.1.0 (2025-07-16)

Features

v2.0.0

Choose a tag to compare

@mapcolonies-devops mapcolonies-devops released this 03 Feb 12:43
5e7d995

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

Choose a tag to compare

@mapcolonies-devops mapcolonies-devops released this 01 Oct 09:37
b9b1dda

1.2.0 (2024-10-01)

Features

  • add option to export typed handler from generated openapi types (#8) (3ec1c83)

v1.1.1

Choose a tag to compare

@mapcolonies-devops mapcolonies-devops released this 01 Oct 07:23
8bc8ddd

1.1.1 (2024-10-01)

Bug Fixes

  • incorrect types when request body is optional (#6) (c971a36)

v1.1.0

Choose a tag to compare

@mapcolonies-devops mapcolonies-devops released this 24 Sep 12:13
ac1e435

1.1.0 (2024-09-24)

Features

v1.0.0

Choose a tag to compare

@mapcolonies-devops mapcolonies-devops released this 19 Sep 10:11
8792dca

1.0.0 (2024-09-19)

Features