Skip to content

Releases: bufferings/kori

@korix/pino-adapter@0.1.0-alpha.3

19 Jul 14:25
7024df9

Choose a tag to compare

Pre-release

Patch Changes

  • Refactor pino-adapter to move logger factory logic out of index.ts

@korix/openapi-scalar-ui-plugin@0.1.0-alpha.3

19 Jul 15:48
9fa776b

Choose a tag to compare

Patch Changes

  • Updated dependencies
    • @korix/kori@0.1.0-alpha.3
    • @korix/openapi-plugin@0.1.0-alpha.3

@korix/openapi-plugin@0.1.0-alpha.3

19 Jul 15:48
9fa776b

Choose a tag to compare

Pre-release

Patch Changes

  • Updated dependencies
    • @korix/kori@0.1.0-alpha.3

@korix/nodejs-adapter@0.1.0-alpha.4

19 Jul 15:48
9fa776b

Choose a tag to compare

Pre-release

Patch Changes

  • Refactor the logger to be accessed via a log() method instead of a property. This improves consistency and prepares for future enhancements where logger instances might be dynamically created or configured.
  • Updated dependencies
    • @korix/kori@0.1.0-alpha.3

@korix/nodejs-adapter@0.1.0-alpha.3

19 Jul 14:25
7024df9

Choose a tag to compare

Pre-release

Patch Changes

  • Refactor nodejs-adapter to move server logic out of index.ts

@korix/kori@0.1.0-alpha.3

19 Jul 15:48
9fa776b

Choose a tag to compare

Pre-release

Patch Changes

  • Refactor the logger to be accessed via a log() method instead of a property. This improves consistency and prepares for future enhancements where logger instances might be dynamically created or configured.

@korix/cors-plugin@0.1.0-alpha.4

19 Jul 15:48
9fa776b

Choose a tag to compare

Pre-release

Patch Changes

  • Refactor the logger to be accessed via a log() method instead of a property. This improves consistency and prepares for future enhancements where logger instances might be dynamically created or configured.
  • Updated dependencies
    • @korix/kori@0.1.0-alpha.3

@korix/cors-plugin@0.1.0-alpha.3

19 Jul 13:21
d376569

Choose a tag to compare

Pre-release

Patch Changes

  • Refactor CORS plugin for better performance and maintainability

    • Optimize header setting by pre-computing static headers at initialization time
    • Separate static and dynamic header handling to eliminate runtime type checking
    • Remove conditional branching in hot path for better performance
    • Improve code organization by splitting into separate files
    • Maintain full CORS specification compliance with secure defaults

@korix/body-limit-plugin@0.1.0-alpha.3

19 Jul 15:48
9fa776b

Choose a tag to compare

Pre-release

Patch Changes

  • Refactor the logger to be accessed via a log() method instead of a property. This improves consistency and prepares for future enhancements where logger instances might be dynamically created or configured.
  • Updated dependencies
    • @korix/kori@0.1.0-alpha.3

@korix/zod-validator@0.1.0-alpha.2

13 Jul 16:32
2e6187c

Choose a tag to compare

Pre-release

Patch Changes

  • Updated dependencies
    • @korix/kori@0.1.0-alpha.2
    • @korix/zod-schema@0.1.0-alpha.2