[REL] v2.2.4

# v2.2.4

 - [FIX] compiler: fix swapped key/value using t-foreach on Map
 - [FIX] devtools: fix crash while highlighting env
 - [FIX] *: move OwlError to common
 - [FIX] playground: todo app clear complete tasks
 - [IMP] compiler: improve error message when failing to compile template
This commit is contained in:
Samuel Degueldre
2023-08-02 08:20:14 +02:00
parent 8f9ad987b9
commit 105ec7ced8
4 changed files with 83 additions and 73 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.3";
export const version = "2.2.4";