Releases: honojs/middleware
Releases · honojs/middleware
@hono/[email protected]
Minor Changes
- #837
ebd70a0e03c5bb78ba2d39613e10bdc28fe7822b
Thanks @yusukebe! - feat: supportenum
@hono/[email protected]
Patch Changes
- #834
88e54c1b9dce2020eef35b545b6fce7c00e357ce
Thanks @yusukebe! - chore: add a build command
@hono/[email protected]
Patch Changes
- #828
bbb48ef368d8277b89cb938207093462addf4be3
Thanks @daniel-pedersen! - infer env type parameter from middleware
@hono/[email protected]
Major Changes
- #785
932d651aafdc10f51cd8ddd4f60e3b96ce359084
Thanks @elct9620! - add tsyringe middleware support
@hono/[email protected]
Patch Changes
- #794
c9f63deb95c6e730163110b57ee7cd8c1bf9e4b9
Thanks @ikhvost! - Add Ajv validator middleware
@hono/[email protected]
Patch Changes
- #821
553112c2c6440f3326e9fde839681620acb3090e
Thanks @MathurAditya724! - exported the Hook type
@hono/[email protected]
Patch Changes
- #821
553112c2c6440f3326e9fde839681620acb3090e
Thanks @MathurAditya724! - exported the Hook type
@hono/[email protected]
Minor Changes
- #819
d6fcbbd3366b356616fd188d9943ddb3e8294e5b
Thanks @fabian-hiller! - Upgrade Valibot peer dependency to >=v1.0.0-beta.4
@hono/[email protected]
Major Changes
- #788
a5c20b34285991c75871f67398e56e2b112c4dc9
Thanks @pr0m3th3usEx! - First release
@hono/[email protected]
Minor Changes
- #807
2eec6f6fd90b00e130db5f0b3cfeff806132d98a
Thanks @oberbeck! - introduce routeMiddleware Env inference