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.
2 parents 09548c1 + 801de62 commit 402409bCopy full SHA for 402409b
.changeset/hip-tips-join.md
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# ultrafetch
2
3
+## 0.4.0
4
+
5
+### Minor Changes
6
7
+- d5eb3b5: Implement support for the `Vary` header
8
9
## 0.3.2
10
11
### Patch Changes
package.json
@@ -1,7 +1,7 @@
{
"name": "ultrafetch",
"type": "module",
- "version": "0.3.2",
+ "version": "0.4.0",
"types": "./dist/index.d.ts",
"repository": {
"type": "git",
0 commit comments