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 c039fc4 commit 847bea9Copy full SHA for 847bea9
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.4.2](https://github.com/fastly/js-compute-runtime/compare/v1.4.1...v1.4.2) (2023-03-09)
4
+
5
6
+### Bug Fixes
7
8
+* console logging support improvements ([#434](https://github.com/fastly/js-compute-runtime/issues/434)) ([7a74d76](https://github.com/fastly/js-compute-runtime/commit/7a74d76ed1d03c1c588caf664f471eab226c10a6))
9
10
## 1.4.1 (2023-03-01)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@fastly/js-compute",
- "version": "1.4.1",
+ "version": "1.4.2",
"engines": {
"node": "16 - 19",
"npm": "^8 || ^9"
0 commit comments