Skip to content

Commit 3d37091

Browse files
chore(release): 1.0.0-beta.2 [skip ci]
# [1.0.0-beta.2](1.0.0-beta.1...1.0.0-beta.2) (2023-03-19) ### Features * **middleware:** change interface to accept iterable encoder ([008780f](008780f)) * **mod:** export types for middleware ([7d785b8](7d785b8))
1 parent 2901e90 commit 3d37091

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [1.0.0-beta.2](https://github.com/httpland/compression-middleware/compare/1.0.0-beta.1...1.0.0-beta.2) (2023-03-19)
2+
3+
4+
### Features
5+
6+
* **middleware:** change interface to accept iterable encoder ([008780f](https://github.com/httpland/compression-middleware/commit/008780fda4c82673721800007ea39fbf5015eaf9))
7+
* **mod:** export types for middleware ([7d785b8](https://github.com/httpland/compression-middleware/commit/7d785b881aa025ec13d9a2282cc2765e97770038))
8+
19
# 1.0.0-beta.1 (2023-03-19)
210

311

0 commit comments

Comments
 (0)