mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
[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:
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@odoo/owl",
|
||||
"version": "2.2.3",
|
||||
"version": "2.2.4",
|
||||
"description": "Odoo Web Library (OWL)",
|
||||
"main": "dist/owl.cjs.js",
|
||||
"module": "dist/owl.es.js",
|
||||
|
||||
Reference in New Issue
Block a user