mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
[REL] v2.0.1
# v2.0.1 - fix: runtime: correctly throw an error for duplicate object keys - fix: parser: give t-set-slot="default" priority over the content - fix: blockdom: correctly reorder children in heterogeneous t-foreach - fix: portal: correctly move portal content when target is after it - fix: blockdom: fix event_catcher traceback when a parent component has an empty child
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@odoo/owl",
|
||||
"version": "2.0.0",
|
||||
"version": "2.0.1",
|
||||
"description": "Odoo Web Library (OWL)",
|
||||
"main": "dist/owl.cjs.js",
|
||||
"module": "dist/owl.es.js",
|
||||
|
||||
Reference in New Issue
Block a user