We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 265a621 commit 27b56b6Copy full SHA for 27b56b6
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+# [1.0.0-beta.3](https://github.com/httpland/conditional-request-middleware/compare/1.0.0-beta.2...1.0.0-beta.3) (2023-03-29)
2
+
3
4
+### Bug Fixes
5
6
+* **if_match:** change if-match header parser logic ([90a7a37](https://github.com/httpland/conditional-request-middleware/commit/90a7a378869091693b2f4586ba3b175c687d348b))
7
8
9
+### Features
10
11
+* **mod:** export related types ([f4972a8](https://github.com/httpland/conditional-request-middleware/commit/f4972a847e67ed94abde7d1c71a88c3010542b4d))
12
13
# [1.0.0-beta.2](https://github.com/httpland/conditional-request-middleware/compare/1.0.0-beta.1...1.0.0-beta.2) (2023-03-27)
14
15
0 commit comments