Releases: honojs/middleware
Releases · honojs/middleware
@hono/[email protected]
Minor Changes
- #601
e54c62875161c0d2b7e21c0d9108d311e23072a8
Thanks @jokester! - allow override of redirect_uri
@hono/[email protected]
Patch Changes
- #648
139e34a90775d25a61002baeb84d7927b9d75b70
Thanks @Yovach! - Add aCloseEvent
class to avoid exception "CloseEvent is not defined"
@hono/[email protected]
Minor Changes
- #645
f38a6166f6ced37ebea3f7cfcefe91d001b0c3b3
Thanks @DavidHavl! - Support other json content-types such as application/vnd.api+json, application/problem+json, etc.
@hono/[email protected]
Patch Changes
- #639
2f307e687797feaf68de4579cf14c230f239fa2b
Thanks @Yovach! - Fixed wrong byteLength on binary messages
@hono/[email protected]
Patch Changes
- #632
a405d0870998f131dbc05a44fae0e6df7ff82521
Thanks @paolostyle! - exposeextendZodWithOpenApi
fromzod-to-openapi
@hono/[email protected]
Major Changes
- #589
95eb48c83e9a7c38da5070312ccdfeaffea7e70d
Thanks @gunta! - Add new basic Effect Schema validator middleware
@hono/[email protected]
Minor Changes
- #618
47be5c695662406c220346a741857872115ac0ae
Thanks @naporin0624! - Add Full Configuration Parameters and Update Dependencies for Swagger UI
@hono/[email protected]
Patch Changes
- #623
834a97a7b069fe5301f305f18bf271f3842af647
Thanks @yusukebe! - fix: supportcoerce
@hono/[email protected]
Major Changes
- #615
53b4f331906f3da57da81e87d461889d0aff5cb4
Thanks @DavidHavl! - Full release of Event Emitter middleware for Hono
@hono/[email protected]
Minor Changes
-
#620
16d4efb01bd418231a4f344c6a10b328e600ac31
Thanks @sam-lippert! - Toucan 4.0.0This changeset updates the @hono/sentry middleware from Toucan 3.4.0 to 4.0.0. This provides a version bump for the @sentry/core dependency and adds support for Sentry v8.