[REL] v2.0.0-beta-17

# v2.0.0-beta-17

- imp: types: expose ComponentConstructor for typing purpose
- fix: compiler: fix falsy values for properties not keeping input empty
- fix: app: allow mounting owl apps in iframe
This commit is contained in:
Géry Debongnie
2022-09-01 15:41:33 +02:00
parent a93f015795
commit 9cb74d619b
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@odoo/owl",
"version": "2.0.0-beta-16",
"version": "2.0.0-beta-17",
"description": "Odoo Web Library (OWL)",
"main": "dist/owl.cjs.js",
"module": "dist/owl.es.js",