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,6 +1,6 @@
|
||||
{
|
||||
"name": "@odoo/owl",
|
||||
"version": "2.2.10",
|
||||
"version": "2.2.11",
|
||||
"description": "Odoo Web Library (OWL)",
|
||||
"main": "dist/owl.cjs.js",
|
||||
"module": "dist/owl.es.js",
|
||||
|
||||
Reference in New Issue
Block a user