mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
[REL] v2.0.0-beta-10
# v2.0.0-beta-10 - ref: compiler: remove useless ; in compiled output - ref: move some code around - imp: app: small scale perf improvement - imp: app: add fast path for when component has no prop - imp: validation: add support for value types - fix: compiler: escape backticks in attributes
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@odoo/owl",
|
||||
"version": "2.0.0-beta-9",
|
||||
"version": "2.0.0-beta-10",
|
||||
"description": "Odoo Web Library (OWL)",
|
||||
"main": "dist/owl.cjs.js",
|
||||
"browser": "dist/owl.iife.js",
|
||||
|
||||
Reference in New Issue
Block a user