Skip to content

Releases: soliantconsulting/create-koa-api

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 21 Aug 21:25

3.0.0 (2026-08-21)

Features

  • replace koa-jsonapi-zod with @jsonapi-serde/integration-koa (db20f6f)
  • upgrade Koa to v3 and replace koa-bodyparser with @koa/bodyparser (eae0c88)

BREAKING CHANGES

  • Generated projects now use Koa v3, which drops
    generator middleware support. All middleware must be async functions.
    The koa-bodyparser dependency is replaced with @koa/bodyparser
    (named export instead of default).

v2.22.1

Choose a tag to compare

@github-actions github-actions released this 27 Feb 15:29

2.22.1 (2026-02-27)

Bug Fixes

  • missing quote on cdk package.json.liquid (2b8ecce)

v2.22.0

Choose a tag to compare

@github-actions github-actions released this 26 Feb 17:36

2.22.0 (2026-02-26)

Features

  • update appconfig validator and ecs (#7) (7573055)

v2.21.1

Choose a tag to compare

@github-actions github-actions released this 22 Oct 15:34

2.21.1 (2025-10-22)

Bug Fixes

  • add provenance attestation (00d8091)
  • skeleton: make mikro orm releated imports conditional (487159d)

v2.21.0

Choose a tag to compare

@github-actions github-actions released this 19 Sep 11:50

2.21.0 (2025-09-19)

Features

v2.20.2

Choose a tag to compare

@github-actions github-actions released this 18 Sep 23:49

2.20.2 (2025-09-18)

Bug Fixes

  • skeleton: load temporal polyfill through import statement (78de1c9)

v2.20.1

Choose a tag to compare

@github-actions github-actions released this 01 Sep 12:17

2.20.1 (2025-09-01)

Bug Fixes

  • add yml to editorconfig (0cbdfec)

v2.20.0

Choose a tag to compare

@github-actions github-actions released this 31 Aug 12:34

2.20.0 (2025-08-31)

Features

  • use node 24 and temporal (82871a3)

v2.19.1

Choose a tag to compare

@github-actions github-actions released this 08 May 15:41

2.19.1 (2025-05-08)

Bug Fixes

v2.19.0

Choose a tag to compare

@github-actions github-actions released this 05 May 12:26

2.19.0 (2025-05-05)

Features

  • move zoom log error notification code to external package (3d67dac)