[REL] v2.7.0

# v2.7.0

 - [IMP] runtime/utils: export htmlEscape and add tests
 - [FIX] utils: Correct validation of mount target in shadow DOM/iframe
 - [IMP] runtime: add markup tag function
This commit is contained in:
Romeo Fragomeli
2025-03-26 13:58:50 +01:00
parent e788e361c7
commit 56041bc133
4 changed files with 68 additions and 14 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.6.1";
export const version = "2.7.0";