[REL] v2.2.6

# v2.2.6

 - [IMP] devtools: add svg elements detection
 - [FIX] reactivity: do not notify for NOOPs on collections
 - [IMP] app: export apps set as static property
 - [IMP] runtime: do not check template equality outside dev mode
 - [FIX] runtime: properly support t-foreach on strings
This commit is contained in:
Géry Debongnie
2023-09-25 13:48:13 +02:00
parent 752160fd85
commit 5dcee2564c
4 changed files with 22 additions and 24 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.2.5";
export const version = "2.2.6";