Skip to content

Releases: koala-ts/framework

2.16.0

27 Mar 11:43
a00f1d6

Choose a tag to compare

Features 🎉

  • feat(config): allow dotenv options in framework config by @imdhemy in #150

Full Changelog: 2.15.0...2.16.0

2.15.0

25 Mar 15:14
176807d

Choose a tag to compare

Features 🎉

  • feat(routing): add function-first routes by @imdhemy in #144
  • feat(routing): add http verb route helpers by @imdhemy in #145
  • feat(routing): validate duplicate modern routes by @imdhemy in #146
  • feat(routing): add route groups by @imdhemy in #147
  • feat(routing): add named route path helpers by @imdhemy in #149

Maintenance 🚧

  • chore(routing): remove the startup inefficiency in decorator route by @imdhemy in #131
  • chore: refine agent instructions by @imdhemy in #134
  • chore: refine agents instructions by @imdhemy in #135
  • chore(tests): replace deprecated toThrowError with toThrow by @imdhemy in #136
  • chore(routing): reorganize routing internals by @imdhemy in #148

Full Changelog: 2.14.1...2.15.0

2.14.1

21 Mar 22:07
fa852a1

Choose a tag to compare

Maintenance 🚧

  • chore(deps): bump globals from 17.3.0 to 17.4.0 by @dependabot[bot] in #123
  • chore(deps): bump @types/supertest from 6.0.3 to 7.2.0 by @dependabot[bot] in #125
  • chore(deps): bump typescript-eslint from 8.55.0 to 8.56.1 by @dependabot[bot] in #127
  • chore(deps): bump @koa/router from 15.3.0 to 15.3.1 by @dependabot[bot] in #128
  • chore(deps): bump eslint from 9.39.2 to 10.0.2 by @dependabot[bot] in #124
  • chore(application): refactor app creation into pipeline modules by @imdhemy in #130

Full Changelog: 2.14.0...2.14.1

2.13.0

15 Feb 13:04
d98138b

Choose a tag to compare

Features 🚀

  • feat(validation): add flattenViolations helper by @imdhemy in #117

Full Changelog: 2.12.0...2.13.0

2.12.0

14 Feb 17:41
6c3ebed

Choose a tag to compare

Features 🚀

  • feat(validator): export validator as a separate component by @imdhemy in #115

Full Changelog: 2.11.1...2.12.0

2.11.1

14 Feb 16:48
9b5e202

Choose a tag to compare

Fixes 🐞

  • fix(validation): export validation constraints by @imdhemy in #114

Full Changelog: 2.11.0...2.11.1

2.11.0

09 Feb 14:53
9e11078

Choose a tag to compare

Features 🚀

  • feat(validation): add validator component by @imdhemy in #113

Fixes 🐞

  • N/A

Maintenance 🚧

  • chore(ci): start fresh on eslint configs by @imdhemy in #112

Full Changelog: 2.10.0...2.11.0

2.10.0

02 Feb 17:18
5a369d2

Choose a tag to compare

Features

  • feat(serializer): support normalizer nested metadata by @imdhemy in #110

Fixes

  • fix(serializer): fix context resolution for nested records & arrays by @imdhemy in #111

Other

  • chore(deps): bump globals from 17.2.0 to 17.3.0 by @dependabot[bot] in #109

Full Changelog: 2.9.1...2.10.0

2.9.1

01 Feb 10:41
b3b755e

Choose a tag to compare

Fixed

  • fix(serializer): normalize date to ISO string format by @imdhemy in #108

Full Changelog: 2.9.0...2.9.1

2.9.0

01 Feb 01:01
f678c6f

Choose a tag to compare

Features

  • feat(serializer): support normalizer sub-component by @imdhemy in #107

Full Changelog: 2.8.0...2.9.0