Skip to content

Latest commit

 

History

History
140 lines (63 loc) · 5.82 KB

File metadata and controls

140 lines (63 loc) · 5.82 KB

1.7.0 (2026-04-11)

Features

  • router: allow mounting nested routers without prefix (4ba1341)

1.6.6 (2026-04-07)

Bug Fixes

1.6.5 (2026-04-07)

Bug Fixes

  • jsr: generate isolated declaration graph (6c3cf40)
  • jsr: trigger isolated declaration publish (854845c)

1.6.4 (2026-04-07)

Bug Fixes

  • jsr: publish compiled entrypoint (12602b2)
  • jsr: publish declaration wrapper (8f62f74)

1.6.3 (2026-04-07)

Bug Fixes

  • release: allow dirty jsr publish (9250a63)

1.6.2 (2026-04-07)

Bug Fixes

  • release: fix alignment with ci (d01fc92)
  • release: publish jsr with global app typings (22e6518)

1.6.1 (2026-04-07)

Bug Fixes

  • release: unify ci and jsr publishing (4dae7c5)

1.6.0 (2026-04-01)

Features

  • ratelimiter: add slidingWindowLimit and enhance onRateLimit callback (0878145)

1.5.0 (2026-04-01)

Bug Fixes

  • security: address identified vulnerabilities (ba72977)

Features

  • add client request ID validation option (b2b4a10)

1.4.0 (2026-03-20)

Bug Fixes

  • tests: fix naming of server test (fa5eaf6)

Features

  • harden server runtime and add production middleware (b198d9b)

1.3.1 (2026-03-20)

Bug Fixes

  • harden streaming abort and sse cleanup (46048d9)
  • package.json: updated packages (ed35f7a)

1.3.0 (2026-03-17)

Features

  • add route enhancers and server-aware event fetch (4bbb80c)

1.2.3 (2026-03-16)

Bug Fixes

  • router: Made router use App.Locals (dce68d4)

1.2.2 (2026-03-16)

Bug Fixes

  • sse: added server send events response helper (4481d33)

1.2.1 (2026-03-16)

Bug Fixes

  • docs: redirect/error in README (1728439)

1.2.0 (2026-03-16)

Features

  • redirect/error: more direct error path in routes and cleaner return (9064120)

1.1.0 (2026-03-16)

Features

  • webserver: webserver now extends router for more ergonomic api (33df4a1)

1.0.0 (2026-03-16)

Bug Fixes

  • release: initial commit to push files (e27b243)
  • release: initial commit to push files (1ff84e7)