[REL] v2.4.1

# v2.4.1

 - [FIX] app: make subroots more robust
 - [IMP] devtools: show objects class name and add special extension cases
 - [IMP] devtools: allow expansion of empty class
 - [IMP] Bump support for Node 20+
This commit is contained in:
Romeo Fragomeli
2024-10-31 10:42:38 +01:00
parent b8d09e523d
commit 26c7856d5d
5 changed files with 20 additions and 7 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
// do not modify manually. This file is generated by the release script.
export const version = "2.4.0";
export const version = "2.4.1";