mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
[REL] v2.2.11
# v2.2.11 - [FIX] compiler: better support for arrow function and function call - [IMP] owl-vision: Autocomplete and added missing owl directives - [IMP] index: export batched utility function - [FIX] playground: correctly escape backslashes and interpolation sigils - [FIX] compiler: correctly escape special characters in template literals - [FIX] Typo docs - [FIX] runtime: don't emit async hook warnings when cancelled/destroyed
This commit is contained in:
+1
-1
@@ -1,2 +1,2 @@
|
||||
// do not modify manually. This file is generated by the release script.
|
||||
export const version = "2.2.10";
|
||||
export const version = "2.2.11";
|
||||
|
||||
Reference in New Issue
Block a user