We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 391cd3f commit fa628f8Copy full SHA for fa628f8
Changelog
@@ -1,3 +1,5 @@
1
+2025-09-13:
2
+
3
- added JSON modules and import attributes
4
- added JS_PrintValue() API
5
- qjs: pretty print objects in print() and console.log()
@@ -12,6 +14,7 @@
12
14
accept JSON5 modules
13
15
- added JS_FreePropertyEnum() and JS_AtomToCStringLen() API
16
- added Error.isError()
17
+- misc bug fixes
18
19
2025-04-26:
20
VERSION
@@ -1 +1 @@
-2025-04-26
+2025-09-13
0 commit comments