Skip to content

Commit 0f46456

Browse files
chore(main): release 3.40.0
1 parent 7028c0b commit 0f46456

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [3.40.0](https://github.com/fastly/js-compute-runtime/compare/v3.39.4...v3.40.0) (2026-02-17)
4+
5+
6+
### Features
7+
8+
* Allow custom weval binary ([#1315](https://github.com/fastly/js-compute-runtime/issues/1315)) ([b143150](https://github.com/fastly/js-compute-runtime/commit/b143150df609f217e8160759c0cf1dae2f86afb7))
9+
10+
11+
### Bug Fixes
12+
13+
* Add `security` to docs rename script ([#1316](https://github.com/fastly/js-compute-runtime/issues/1316)) ([7028c0b](https://github.com/fastly/js-compute-runtime/commit/7028c0bd819c44b870140d1536039f9aad6ddd4e))
14+
315
## [3.39.4](https://github.com/fastly/js-compute-runtime/compare/v3.39.3...v3.39.4) (2026-02-13)
416

517

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fastly/js-compute",
3-
"version": "3.39.4",
3+
"version": "3.40.0",
44
"license": "Apache-2.0",
55
"main": "types/index.js",
66
"types": "types/index.d.ts",

0 commit comments

Comments
 (0)