Skip to content

Commit ad80b8e

Browse files
authored
Release v1.4.0 (#9)
1 parent 09eb7bd commit ad80b8e

File tree

5 files changed

+35184
-32953
lines changed

5 files changed

+35184
-32953
lines changed

.env

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
VITE_TEST262_RAW_URL = "https://raw.githubusercontent.com/tc39/test262/823f4cfd2004cf410bc0344304e22e12d243e955/test/"
22
VITE_TEST262_URL = "https://github.com/tc39/test262/blob/823f4cfd2004cf410bc0344304e22e12d243e955/test/"
3-
VITE_TEST262_MESSAGE="ECMA Visualizer currently only supports ECMA-262 2025 (15th Edition). The current page's URL doesn’t seem to be supported."
3+
VITE_TEST262_MESSAGE="ECMA Visualizer currently only supports ECMA-262 2025 (16th Edition). The current page's URL doesn’t seem to be supported."
44
VITE_DOUBLE_DEBUGGER_URL = "https://es-meta.github.io/playground"
55
VITE_RESOURCE_URL = "https://raw.githubusercontent.com/es-meta/ecma-visualizer-resources/refs/heads/main/"
66
VITE_ESMETA_URL = "https://es-meta.github.io/"
77
VITE_ESMETA_GITHUB_URL = "https://github.com/es-meta/esmeta"
88
VITE_ENABLED_SPEC_URL = "https://tc39.es/ecma262/2025|https://262.ecma-international.org/16.0"
9-
VITE_DEBUG = "OFF"
9+
VITE_DEBUG = "OFF"

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,7 +1,7 @@
11
{
22
"name": "ecma-visualizer",
33
"private": true,
4-
"version": "1.3.1",
4+
"version": "1.4.0",
55
"type": "module",
66
"scripts": {
77
"dev": "wxt",

0 commit comments

Comments
 (0)