We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1cd692d commit f6a3ddbCopy full SHA for f6a3ddb
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+
4
+## 1.12.0 (2023-05-11)
5
6
7
+### Added
8
9
+* Implement Fanout for JS SDK ([5198884](https://github.com/fastly/js-compute-runtime/commit/5198884d35c616785399d1702efa2454f9303421))
10
11
## 1.11.2 (2023-04-27)
12
13
package.json
@@ -1,6 +1,6 @@
{
"name": "@fastly/js-compute",
- "version": "1.11.2",
+ "version": "1.12.0",
"engines": {
"node": "16 - 20",
"npm": "^8 || ^9"
0 commit comments