[REL] v2.2.8

# v2.2.8

 - [IMP] template set config: getTemplate function
 - [IMP] parser: .trim modifier implies .lazy modifier
 - [REF] parser, template_set: factor out parseXML function
This commit is contained in:
Samuel Degueldre
2024-01-12 11:03:03 +01:00
parent 7b454dae66
commit 61fc3f4fdc
4 changed files with 23 additions and 48 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@odoo/owl",
"version": "2.2.7",
"version": "2.2.8",
"description": "Odoo Web Library (OWL)",
"main": "dist/owl.cjs.js",
"module": "dist/owl.es.js",