Releases: honojs/middleware
Releases · honojs/middleware
@hono/[email protected]
Patch Changes
- #813
b1c812e50c9388cf7cda893e7c554cedeb24d803
Thanks @divyam234! - add react 19 in peer dependencies
@hono/[email protected]
Patch Changes
- #806
9a2cf452c7000aee4193502da755b2c4352b077d
Thanks @985563349! - fix cloned request causing request body to be unavailable in middleware
@hono/[email protected]
Major Changes
- #800
5fd80263f28180627430c36f97090b8541bcdcfb
Thanks @OgabekYuldoshev! - Create swagger editor middleware for hono
@hono/[email protected]
Patch Changes
- #797
0ff894aeb11da0713d461099ee68521cbe37f99a
Thanks @fabian-hiller! - Fix Valibot peer dependency to support dist-tags
@hono/[email protected]
Minor Changes
- #789
68eec9e2bc9aedbf3d631a2c6a4c7f55417d661c
Thanks @maemaemae3! - Optionally specify a custom cookie name using the OIDC_COOKIE_NAME environment variable (default is 'oidc-auth')
@hono/[email protected]
Patch Changes
- #790
ed31c680f7cb4d08985c820e8e1bf051ddc57acd
Thanks @divyam234! - clone request directly for bun
@hono/[email protected]
Patch Changes
- #775
c19b51baaf396647f2d6b021e38f083768328b74
Thanks @divyam234! - refactor session provider
@hono/[email protected]
Patch Changes
- #662
40e3a780d1c817abab48177a49fb8040eda4633d
Thanks @nakasyou! - support hono v4.5
@hono/[email protected]
Minor Changes
- #762
05610f520e4dda7290f2b4a6fe7c4dba9d41be1a
Thanks @fabian-hiller! - Upgrade Valibot peer dependency to v1.0.0
@hono/[email protected]
Patch Changes
- #769
c2d661aa697bc3800a1b4b6c10ed3589d6d85cf2
Thanks @yusukebe! - fix: remove config.basePath