-
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.
release: @universal-middleware/[email protected]
- Loading branch information
Showing
3 changed files
with
62 additions
and
2 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,3 +1,63 @@ | ||
# [0.2.0](https://github.com/magne4000/universal-handler/compare/@universal-middleware/[email protected]...@universal-middleware/[email protected]) (2024-08-18) | ||
|
||
|
||
* `universal-middleware` ([8ed60e7](https://github.com/magne4000/universal-handler/commit/8ed60e7f5441e657c60faa6a0a630667b9a8258e)) | ||
|
||
|
||
### BREAKING CHANGES | ||
|
||
* All utils now accepts Handler and Middleware factories instead of direct Handler or Middleware | ||
|
||
* feat: support for In and Out Context | ||
|
||
* feat: webroute adapter | ||
|
||
* chore: deno.lock | ||
|
||
* fixes | ||
|
||
* fix: typings | ||
|
||
* feat: initial support for runtime parameter | ||
|
||
* chore: update package.sjon | ||
|
||
* chore: update package.sjon | ||
|
||
* chore: dedupe webroute | ||
|
||
* chore: return context update | ||
|
||
* feat: complete webroute support | ||
|
||
* chore: better TS types for webroute generated exports | ||
|
||
* refactor: dts generation | ||
|
||
* tests: auto generated exports typings | ||
|
||
* chore: deps | ||
|
||
* release: @universal-middleware/webroute@0.1.0 | ||
|
||
* chore: prepare files for release | ||
|
||
* chore: update deno lock files | ||
|
||
* chore: deno lock false | ||
|
||
* chore: deno --unstable-byonm | ||
|
||
* doc(universal-middleware): readme | ||
|
||
* doc: symlink global README to universal-middleware package | ||
|
||
* doc: intro to universal-middleware usage | ||
|
||
* doc: README | ||
|
||
|
||
|
||
# 0.1.0 (2024-07-15) | ||
|
||
|
||
|
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