mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
[REL] v2.4.0
# v2.4.0 - [IMP] owl: add basic support for sub roots - [IMP] make set of timeout-able hooks (and their timeouts) clearer by using a const map - [IMP] devtools: add support for file urls on chrome
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@odoo/owl",
|
||||
"version": "2.3.1",
|
||||
"version": "2.4.0",
|
||||
"description": "Odoo Web Library (OWL)",
|
||||
"main": "dist/owl.cjs.js",
|
||||
"module": "dist/owl.es.js",
|
||||
|
||||
Reference in New Issue
Block a user