[REL] v1.4.9

# v1.4.9

- fix: correctly capture the scope of arrow functions passed as props
This commit is contained in:
Samuel Degueldre
2021-12-07 10:09:12 +01:00
parent 7a16449724
commit 73f94fba3f
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@odoo/owl",
"version": "1.4.8",
"version": "1.4.9",
"description": "Odoo Web Library (OWL)",
"main": "dist/owl.cjs.js",
"browser": "dist/owl.iife.js",