File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.8.0] ( https://github.com/fastly/js-compute-runtime/compare/v1.7.1...v1.8.0 ) (2023-04-12)
4
+
5
+
6
+ ### Features
7
+
8
+ * Add high-resolution timing function "fastly.now()" behind feature flag "--enable-experimental-high-resolution-time-methods" ([ f090838] ( https://github.com/fastly/js-compute-runtime/commit/f0908384d48d0bc2e5c29083e8a20bed041d47ed ) )
9
+ * replace tree-sitter with acorn + magic string ([ 08a0695] ( https://github.com/fastly/js-compute-runtime/commit/08a0695a00088fe51c289ea783a771b4f3b993f8 ) )
10
+
3
11
## [ 1.7.1] ( https://github.com/fastly/js-compute-runtime/compare/v1.7.0...v1.7.1 ) (2023-04-11)
4
12
5
13
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @fastly/js-compute" ,
3
- "version" : " 1.7.1 " ,
3
+ "version" : " 1.8.0 " ,
4
4
"engines" : {
5
5
"node" : " 16 - 18" ,
6
6
"npm" : " ^8 || ^9"
You can’t perform that action at this time.
0 commit comments