mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
[REL] v2.2
# v2.2 - [IMP] runtime: add support for Map and other iterables in t-foreach - [IMP] runtime: only destroy component in raf callback - [REF] runtime: simplify implementation of batched - [FIX] compiler: allow t-model.number to work with select - [FIX] devtools: Fix crash when no root node - [FIX] devtools: fix/imp env display - [FIX] devtools: fix symbols handling and display
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@odoo/owl",
|
||||
"version": "2.1.4",
|
||||
"version": "2.2",
|
||||
"description": "Odoo Web Library (OWL)",
|
||||
"main": "dist/owl.cjs.js",
|
||||
"module": "dist/owl.es.js",
|
||||
|
||||
Reference in New Issue
Block a user