Skip to content
This repository was archived by the owner on Mar 24, 2023. It is now read-only.

Commit e9ffed2

Browse files
chore(release): 1.0.0-beta.1 [skip ci]
# 1.0.0-beta.1 (2023-03-06) ### Bug Fixes * **preconditions:** fix threshold of precondition ([3b6be71](3b6be71)) ### Features * add middleware facotry for conditional requests ([c963f5a](c963f5a)) * **preconditions:** add built-in preconditions ([c33c5ad](c33c5ad))
1 parent ff530bb commit e9ffed2

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# 1.0.0-beta.1 (2023-03-06)
2+
3+
4+
### Bug Fixes
5+
6+
* **preconditions:** fix threshold of precondition ([3b6be71](https://github.com/httpland/http-conditional-requests/commit/3b6be71a4005051d31fd7b4066c69040272ff50a))
7+
8+
9+
### Features
10+
11+
* add middleware facotry for conditional requests ([c963f5a](https://github.com/httpland/http-conditional-requests/commit/c963f5ac8d8ac1baba047392a798d4602c658705))
12+
* **preconditions:** add built-in preconditions ([c33c5ad](https://github.com/httpland/http-conditional-requests/commit/c33c5add967e497df325b200f86d02fdbe11dd10))

0 commit comments

Comments
 (0)