Skip to content

Releases: koala-ts/framework

2.18.1

04 Jun 11:21
d5dc2c7

Choose a tag to compare

Fixes 🐞

  • fix(routing): preserve typed http scope request generics by @EmanFateen in #184

Maintenance 👩‍🔧

Full Changelog: 2.18.0...2.18.1

2.18.0

23 May 15:10
88eb60a

Choose a tag to compare

Features 🚀

Maintenance   👩‍🔧

  • chore(validator): refactor types by @EmanFateen in #175
  • chore(validator): use generic template for ConstraintOptions across validator constraint option types by @EmanFateen in #174

Full Changelog: 2.17.0...2.18.0

2.17.0

02 May 22:14
3dc6854

Choose a tag to compare

Features 🎉

Maintenance ⚠️

Full Changelog: 2.16.0...2.17.0

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.14.0

01 Mar 21:24
e1848ec

Choose a tag to compare

Features 🚀

Fixes 🐞

  • fix(validation): bypass undefined values in email constraint by @imdhemy in #122

Full Changelog: 2.13.0...2.14.0

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