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 5365a3f commit 4c21bfaCopy full SHA for 4c21bfa
CHANGELOG.md
@@ -1,6 +1,13 @@
1
# Changelog
2
3
4
+## [3.6.2](https://github.com/fastly/js-compute-runtime/compare/v3.6.1...v3.6.2) (2023-10-05)
5
+
6
7
+### Bug Fixes
8
9
+* improve fetch error messages ([58ddb20](https://github.com/fastly/js-compute-runtime/commit/58ddb2012f9bff5ad59fb6420bfa31051109a108))
10
11
## 3.6.1 (2023-09-27)
12
13
package.json
@@ -1,6 +1,6 @@
{
"name": "@fastly/js-compute",
- "version": "3.6.1",
+ "version": "3.6.2",
"engines": {
"node": "16 - 20",
"npm": "^8 || ^9"
0 commit comments