-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
9 changed files
with
38 additions
and
54 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,9 @@ | ||
## [0.2.6](https://github.com/magne4000/universal-handler/compare/@universal-middleware/[email protected]...@universal-middleware/[email protected]) (2024-10-09) | ||
|
||
|
||
|
||
## [0.3.0](https://github.com/magne4000/universal-middleware/compare/cloudflare-v0.2.7...cloudflare-v0.3.0) (2024-11-28) | ||
|
||
|
||
### ⚠ BREAKING CHANGES | ||
|
||
* add Context typings to HonoHandler and HonoMiddleware | ||
* add Context typings to CloudflareHandler and CloudflarePagesFunction | ||
|
||
### Features | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,9 @@ | ||
## [0.2.8](https://github.com/magne4000/universal-handler/compare/@universal-middleware/[email protected]...@universal-middleware/[email protected]) (2024-10-09) | ||
|
||
|
||
|
||
## [0.3.0](https://github.com/magne4000/universal-middleware/compare/express-v0.2.10...express-v0.3.0) (2024-11-28) | ||
|
||
|
||
### ⚠ BREAKING CHANGES | ||
|
||
* add Context typings to HonoHandler and HonoMiddleware | ||
* add Context typings to NodeHandler and NodeMiddleware | ||
|
||
### Features | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,9 @@ | ||
## [0.3.5](https://github.com/magne4000/universal-handler/compare/@universal-middleware/[email protected]...@universal-middleware/[email protected]) (2024-10-09) | ||
|
||
|
||
|
||
## [0.4.0](https://github.com/magne4000/universal-middleware/compare/fastify-v0.3.7...fastify-v0.4.0) (2024-11-28) | ||
|
||
|
||
### ⚠ BREAKING CHANGES | ||
|
||
* add Context typings to HonoHandler and HonoMiddleware | ||
* add Context typings to FastifyHandler and FastifyMiddleware | ||
|
||
### Features | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,9 @@ | ||
## [0.2.7](https://github.com/magne4000/universal-handler/compare/@universal-middleware/[email protected]...@universal-middleware/[email protected]) (2024-10-10) | ||
|
||
|
||
### Features | ||
|
||
* add req and res to h3 runtime ([495424b](https://github.com/magne4000/universal-handler/commit/495424b349209ef9b77fe4c5ace117633f3fc740)) | ||
|
||
|
||
|
||
## [0.3.0](https://github.com/magne4000/universal-middleware/compare/h3-v0.2.9...h3-v0.3.0) (2024-11-28) | ||
|
||
|
||
### ⚠ BREAKING CHANGES | ||
|
||
* add Context typings to HonoHandler and HonoMiddleware | ||
* add Context typings to H3Handler and H3Middleware | ||
|
||
### Features | ||
|
||
|
@@ -46,6 +37,15 @@ | |
|
||
* @universal-middleware/compress package ([#41](https://github.com/magne4000/universal-middleware/issues/41)) ([97fd518](https://github.com/magne4000/universal-middleware/commit/97fd51819192a1d8b1d6659995b197ae8ddeb163)) | ||
|
||
|
||
## [0.2.7](https://github.com/magne4000/universal-handler/compare/@universal-middleware/[email protected]...@universal-middleware/[email protected]) (2024-10-10) | ||
|
||
|
||
### Features | ||
|
||
* add req and res to h3 runtime ([495424b](https://github.com/magne4000/universal-handler/commit/495424b349209ef9b77fe4c5ace117633f3fc740)) | ||
|
||
|
||
## [0.2.6](https://github.com/magne4000/universal-handler/compare/@universal-middleware/[email protected]...@universal-middleware/[email protected]) (2024-10-09) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,9 @@ | ||
## [0.2.10](https://github.com/magne4000/universal-handler/compare/@universal-middleware/[email protected]...@universal-middleware/[email protected]) (2024-10-10) | ||
|
||
|
||
### Features | ||
|
||
* add req and res to hattip runtime ([5b88b72](https://github.com/magne4000/universal-handler/commit/5b88b72bdd822569f2ec2740fb308b5fd55f6ceb)) | ||
|
||
|
||
|
||
## [0.3.0](https://github.com/magne4000/universal-middleware/compare/hattip-v0.2.11...hattip-v0.3.0) (2024-11-28) | ||
|
||
|
||
### ⚠ BREAKING CHANGES | ||
|
||
* add Context typings to HonoHandler and HonoMiddleware | ||
* add Context typings to HattipHandler and HattipMiddleware | ||
|
||
### Features | ||
|
||
|
@@ -39,6 +30,16 @@ | |
* dependencies | ||
* @universal-middleware/core bumped to 0.2.14 | ||
|
||
|
||
## [0.2.10](https://github.com/magne4000/universal-handler/compare/@universal-middleware/[email protected]...@universal-middleware/[email protected]) (2024-10-10) | ||
|
||
|
||
### Features | ||
|
||
* add req and res to hattip runtime ([5b88b72](https://github.com/magne4000/universal-handler/commit/5b88b72bdd822569f2ec2740fb308b5fd55f6ceb)) | ||
|
||
|
||
|
||
## [0.2.9](https://github.com/magne4000/universal-handler/compare/@universal-middleware/[email protected]...@universal-middleware/[email protected]) (2024-10-09) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,3 @@ | ||
## [0.2.11](https://github.com/magne4000/universal-handler/compare/@universal-middleware/[email protected]...@universal-middleware/[email protected]) (2024-10-10) | ||
|
||
|
||
### Features | ||
|
||
* add req and res to hono runtime ([c441d95](https://github.com/magne4000/universal-handler/commit/c441d954c2dcf6a37a1f6865f7c0df27dcff5325)) | ||
|
||
|
||
|
||
## [0.3.0](https://github.com/magne4000/universal-middleware/compare/hono-v0.2.13...hono-v0.3.0) (2024-11-28) | ||
|
||
|
||
|
@@ -46,6 +37,16 @@ | |
|
||
* @universal-middleware/compress package ([#41](https://github.com/magne4000/universal-middleware/issues/41)) ([97fd518](https://github.com/magne4000/universal-middleware/commit/97fd51819192a1d8b1d6659995b197ae8ddeb163)) | ||
|
||
|
||
## [0.2.11](https://github.com/magne4000/universal-handler/compare/@universal-middleware/[email protected]...@universal-middleware/[email protected]) (2024-10-10) | ||
|
||
|
||
### Features | ||
|
||
* add req and res to hono runtime ([c441d95](https://github.com/magne4000/universal-handler/commit/c441d954c2dcf6a37a1f6865f7c0df27dcff5325)) | ||
|
||
|
||
|
||
## [0.2.10](https://github.com/magne4000/universal-handler/compare/@universal-middleware/[email protected]...@universal-middleware/[email protected]) (2024-10-09) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,9 @@ | ||
## [0.2.7](https://github.com/magne4000/universal-handler/compare/@universal-middleware/[email protected]...@universal-middleware/[email protected]) (2024-10-09) | ||
|
||
|
||
|
||
## [0.3.0](https://github.com/magne4000/universal-middleware/compare/webroute-v0.2.9...webroute-v0.3.0) (2024-11-28) | ||
|
||
|
||
### ⚠ BREAKING CHANGES | ||
|
||
* add Context typings to HonoHandler and HonoMiddleware | ||
* add Context typings to WebrouteHandler and WebrouteMiddleware | ||
|
||
### Features | ||
|
||
|