session icon indicating copy to clipboard operation
session copied to clipboard

feat: upgrade to koa v3 and zod v4

Open to-kn opened this issue 2 months ago • 0 comments

i upgraded dependencies to koa v3 and zod v4 since we ran into problems with zod v3 and zod v4 present in our codebase

Checklist

  • [x] I have ensured my pull request is not behind the main or master branch of the original repository.
  • [x] I have rebased all commits where necessary so that reviewing this pull request can be done without having to merge it first.
  • [x] I have written a commit message that passes commitlint linting.
  • [x] I have ensured that my code changes pass linting tests.
  • [x] I have ensured that my code changes pass unit tests.
  • [x] I have described my pull request and the reasons for code changes along with context if necessary.

to-kn avatar Oct 15 '25 11:10 to-kn