[REL] v2.4.0

# v2.4.0

 - [IMP] owl: add basic support for sub roots
 - [IMP] make set of timeout-able hooks (and their timeouts) clearer by using a const map
 - [IMP] devtools: add support for file urls on chrome
This commit is contained in:
Romeo Fragomeli
2024-09-30 10:49:39 +02:00
parent eb2b32ab60
commit 20c6cacb4e
4 changed files with 74 additions and 37 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.3.1";
export const version = "2.4.0";