Releases: honojs/middleware
Releases · honojs/middleware
@hono/casbin@1.0.0
Major Changes
- #676
b7e740f9305a7157e9e195e89d37df3ea87c8ce9
Thanks @sugar-cat7! - Initial release
@hono/eslint-config@1.0.1
Patch Changes
- #732
1bbb1416ca4a53db65d1b4462228b40a46256d5d
Thanks @yusukebe! - fix:@typescript-eslint/no-require-imports
asoff
@hono/eslint-config@1.0.0
Major Changes
- #731
80cd26ab6e644e1d57a91ad38be05d1e3807c8ea
Thanks @yusukebe! - feat: support ESLint v9
Minor Changes
- #724
f7a950a649006600ba31b8fe8ccf960e7bf4ee92
Thanks @Jayllyz! - Migrate to maintained and improved plugin alternatives
@hono/oidc-auth@1.1.0
Minor Changes
-
#711
5675a5fc323a007447f077b97273938baddba59c
Thanks @ameinhardt! - define custom scope, access oauth response and set custom session claims -
#709
cd99b40177cc3eef706ab37d21f4351e86934cc6
Thanks @ameinhardt! - Optionally restrict cookie path with new envvar OIDC_COOKIE_PATH -
#709
cd99b40177cc3eef706ab37d21f4351e86934cc6
Thanks @ameinhardt! - Restrict path of callback cookies to pathname of OIDC_REDIRECT_URI
@hono/zod-openapi@0.16.0
Minor Changes
- #710
dadf5ce3c2c134b83420702ca8fe13d6fb8d9390
Thanks @ameinhardt! - Allow multiple mime type response
@hono/swagger-ui@0.4.1
Patch Changes
- #701
32abe11a4ad67275e3a5e8767684f750d3f04a7a
Thanks @rwv! - perf: use jsdelivr instead of unpkg to serve swagger-ui assets
@hono/graphql-server@0.5.1
Patch Changes
- #705
9cac146245bc410f328ce59e1b82358464307a88
Thanks @metrue! - Make argument (context) for the root resolver function from optional to required.
@hono/oauth-providers@0.6.1
Patch Changes
- #697
c3b67a6c3b493482833f5b030596906286da62b8
Thanks @taishinaritomi! - fix(@hono/oauth-providers): google provider attach custom parameters
@hono/zod-openapi@0.15.3
Patch Changes
- #689
c3d48868003ebd215074777a4846af208ddab123
Thanks @yusukebe! - fix: supportsrequired
for JSON and Form body
@hono/zod-openapi@0.15.2
Patch Changes
- #686
a6ec008fbd8235368b796d2c0edb6adfe8c03cc5
Thanks @yusukebe! - fix: don't validate the body if content-type is mismatched