Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: koajs/session
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: to-kn/session
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 3 commits
  • 12 files changed
  • 1 contributor

Commits on Oct 15, 2025

  1. chore: migrate to Koa v3 & Zod v4; strict Zod function schemas; ESM t…

    …ests via egg-bin + ts-node/esm; CI green; deps + tsconfig updates
    to-kn committed Oct 15, 2025
    Configuration menu
    Copy the full SHA
    f3ad926 View commit details
    Browse the repository at this point in the history
  2. fix: upgrade eslint

    to-kn committed Oct 15, 2025
    Configuration menu
    Copy the full SHA
    e5b2275 View commit details
    Browse the repository at this point in the history
  3. feat: move to esbuild and zod v4

    Signed-off-by: Tobias Knipping <t.knipping@tks.eu>
    to-kn committed Oct 15, 2025
    Configuration menu
    Copy the full SHA
    0ea0b29 View commit details
    Browse the repository at this point in the history
Loading