We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c4b076 commit e291dbdCopy full SHA for e291dbd
ChangeLog
@@ -1,3 +1,9 @@
1
+2026.02.12, v10.0.0
2
+
3
+feature:
4
+- 7c4b076 gritty: migrate to ESM
5
+- 7cc62e0 gritty: get rid of mock-require
6
7
2026.02.10, v9.0.4
8
9
feature:
package.json
@@ -1,6 +1,6 @@
{
"name": "gritty",
- "version": "9.0.4",
+ "version": "10.0.0",
"type": "module",
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
"description": "Web terminal emulator",
0 commit comments