Skip to content

Releases: honojs/middleware

@hono/oauth-providers@0.6.1

19 Aug 00:29
9443cb0
Compare
Choose a tag to compare

Patch Changes

@hono/zod-openapi@0.15.3

11 Aug 02:38
2528a9f
Compare
Choose a tag to compare

Patch Changes

@hono/zod-openapi@0.15.2

10 Aug 07:15
2d14b1c
Compare
Choose a tag to compare

Patch Changes

@hono/event-emitter@2.0.0

06 Aug 12:12
4706d43
Compare
Choose a tag to compare

Major Changes

  • #649 0b6d821c110ff6ac71846cdd7ffad6e36050b4e7 Thanks @DavidHavl! - ### Added:

    • New emitAsync method to the EventEmitter to enable invoking asynchronous handlers.
    • Added prevention for potential memory leak when adding handlers inside of middleware via on method.
    • Introduced new option of EventEmitter maxHandlers that limits number of handlers that can be added to a single event.
    • Significantly improved documentation.

    Changed:

    • Moved context parameter to the first position in the emit method.

@hono/react-renderer@0.2.1

31 Jul 14:07
d3e7037
Compare
Choose a tag to compare

Patch Changes

@hono/conform-validator@1.0.0

31 Jul 14:07
d3e7037
Compare
Choose a tag to compare

Major Changes

@hono/graphql-server@0.5.0

29 Jul 13:33
e2ede3b
Compare
Choose a tag to compare

Minor Changes

@hono/graphql-server@0.4.4

28 Jul 09:28
59894e7
Compare
Choose a tag to compare

Patch Changes

@hono/zod-openapi@0.15.1

21 Jul 09:32
e488b9f
Compare
Choose a tag to compare

Patch Changes

@hono/effect-validator@1.0.1

21 Jul 09:23
795d4af
Compare
Choose a tag to compare

Patch Changes