mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
[REL] v2.2.7
# v2.2.7 - [IMP] types: correctly support `Function` type for props-validation - [IMP] app: allow to instantiate templates lazily - [FIX] compiler: compile named slot in t-component in named slot - [IMP] devtools: update the devtools documentation - [IMP] owl-vision: syntax scripts, single quotes attributes and slot props highlight and switch below command - [IMP] doc: improve documentation of useExternalListener - [FIX] devtools: remove highlights when out of devtools - [IMP] devtools: highlight component on select - [ADD] owl-vision: vscode extension initial commit
This commit is contained in:
Generated
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@odoo/owl",
|
||||
"version": "2.2.6",
|
||||
"version": "2.2.7",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user