Commit 7009037
committed
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2023-03-19)
### Bug Fixes
* **middleware:** add checking duplicated vary field value ([ed76914](ed76914))
### Features
* add factory for compression middleware ([551fb4d](551fb4d))
* **encoders:** add preset encoders ([faf1c51](faf1c51))
* **middleware:** accept encoder like object ([94aa46a](94aa46a))
* **middleware:** change interface to accept iterable encoder ([008780f](008780f))
* **mod:** export types for middleware ([7d785b8](7d785b8))
* **transform:** add checking cache-control header ([0c99ac0](0c99ac0))
* **transform:** add re-calculataion of content-length header ([61886b9](61886b9))
* **types:** export types for encoding ([0673679](0673679))1 parent 62b4686 commit 7009037
1 file changed
+19
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
1 | 20 | | |
2 | 21 | | |
3 | 22 | | |
| |||
0 commit comments