Commit Graph

  • a957feb868 v2.0.3 main v2.0.3 jkunz 2026-03-23 11:17:59 +00:00
  • bbc569b628 fix(adapter.node): unref the node server before closing connections during shutdown jkunz 2026-03-23 11:17:59 +00:00
  • 8b02e8d002 v2.0.2 v2.0.2 jkunz 2026-03-23 10:31:54 +00:00
  • a2b2dc1a56 fix(adapter.node): close websocket server and active connections when stopping the Node adapter jkunz 2026-03-23 10:31:54 +00:00
  • 84e7307f15 v2.0.1 v2.0.1 jkunz 2025-12-20 06:59:55 +00:00
  • d645311208 fix(readme): update README: rework features, add OpenAPI/Swagger, compression, request validation, examples, and runtime stats jkunz 2025-12-20 06:59:55 +00:00
  • 697b7e92d7 v2.0.0 v2.0.0 jkunz 2025-12-20 06:55:47 +00:00
  • 4a17bf39c6 BREAKING CHANGE(request): introduce lazy request body parsing via ctx.json()/text()/arrayBuffer()/formData and remove IRequestContext.body jkunz 2025-12-20 06:55:47 +00:00
  • 39f0cdf380 v1.4.0 v1.4.0 jkunz 2025-12-08 17:43:51 +00:00
  • cc3e335112 feat(openapi): Add OpenAPI module: decorators, spec generator, runtime validation and Swagger UI jkunz 2025-12-08 17:43:51 +00:00
  • 15848b9c9c v1.3.0 v1.3.0 jkunz 2025-12-05 15:38:43 +00:00
  • fec0770d55 feat(compression): Improve compression implementation (buffering and threshold), add Deno brotli support, add compression tests and dynamic route API jkunz 2025-12-05 15:38:43 +00:00
  • 59ccff3453 v1.2.0 v1.2.0 jkunz 2025-12-05 12:27:42 +00:00
  • 57d7fd6483 feat(compression): Add cross-runtime response compression (Brotli/gzip), per-route decorators, and pre-compressed static file support jkunz 2025-12-05 12:27:41 +00:00
  • cef6ce750e v1.1.2 v1.1.2 jkunz 2025-12-03 23:53:47 +00:00
  • d341fc270d fix(deps): Bump dependency versions for build and runtime tools jkunz 2025-12-03 23:53:47 +00:00
  • a9972ad0ce v1.1.1 v1.1.1 jkunz 2025-12-03 23:47:46 +00:00
  • b3c77eb675 fix(adapters): Attach WebSocket peer to typedRouter request localData and add ws dependency jkunz 2025-12-03 23:47:46 +00:00
  • 7b8a4ba68c v1.1.0 v1.1.0 jkunz 2025-12-02 12:13:46 +00:00
  • 643a6cec55 feat(websocket): Add TypedRouter WebSocket integration, connection registry, peer tagging and broadcast APIs jkunz 2025-12-02 12:13:46 +00:00
  • fddba44a5f v1.0.2 v1.0.2 jkunz 2025-11-29 15:27:27 +00:00
  • cbe31cfc73 fix(package): Update package metadata, scripts and dependency pins jkunz 2025-11-29 15:27:27 +00:00
  • 9411b5ee49 initial jkunz 2025-11-29 15:24:00 +00:00