[REL] v2.0.0-beta.3

# 2.0.0-beta.3

- improve error message for tokenization errors
- fix a bug where errors during rendering were incorrectly reported
- add support for t-on on components and slots (t-slot and t-set-slot)
This commit is contained in:
Samuel Degueldre
2022-03-08 12:47:36 +01:00
parent f04423da23
commit c356351de2
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@odoo/owl",
"version": "2.0.0-beta.2",
"version": "2.0.0-beta.3",
"description": "Odoo Web Library (OWL)",
"main": "dist/owl.cjs.js",
"browser": "dist/owl.iife.js",