mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
[REL] v1.4.1
# 1.4.1 This release brings in two small fixes: - vdom: a performance improvement to reduce number of calls to classList.remove - slots: fix subtle issue with wrong context used in event handlers when multiple slots are involved
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@odoo/owl",
|
||||
"version": "1.4.0",
|
||||
"version": "1.4.1",
|
||||
"description": "Odoo Web Library (OWL)",
|
||||
"main": "dist/owl.cjs.js",
|
||||
"browser": "dist/owl.iife.js",
|
||||
|
||||
Reference in New Issue
Block a user