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 9d12321 commit 531b57aCopy full SHA for 531b57a
CHANGELOG.md
@@ -1,6 +1,13 @@
1
# Changelog
2
3
4
+## [3.3.2](https://github.com/fastly/js-compute-runtime/compare/v3.3.1...v3.3.2) (2023-08-31)
5
+
6
7
+### Bug Fixes
8
9
+* Add documentation for Request.prototype.clone() ([9d12321](https://github.com/fastly/js-compute-runtime/commit/9d12321bf3da019f6383389098625ca1314d9fb8))
10
11
## 3.3.1 (2023-08-24)
12
13
package.json
@@ -1,6 +1,6 @@
{
"name": "@fastly/js-compute",
- "version": "3.3.1",
+ "version": "3.3.2",
"engines": {
"node": "16 - 20",
"npm": "^8 || ^9"
0 commit comments