[REL] v2.5.0

# v2.5.0

 - [IMP] app: add global values at compile time
 - [IMP] parser: add support for custom directives
 - [FIX] runtime: properly handle error caused in mounted hook
This commit is contained in:
Romeo Fragomeli
2024-11-25 10:30:53 +01:00
parent 6b2486473f
commit e6768501cd
4 changed files with 67 additions and 17 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.1";
export const version = "2.5.0";