mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
[REL] v1.0.12
# Owl v1.0.12 ## Bug fixes - fix: properly handle named t-slots inside named t-slots - fix: do not render comments as text in t-raw - fix: allow dynamic template in t-call - fix: correctly handle top-level t-call with body - fix: correct cause of non determinism in tests ## Tooling improvements - setup github actions for CI - improve owl bundling pipeline - add flag in owl configuration - add prettier to github CI
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@odoo/owl",
|
||||
"version": "1.0.11",
|
||||
"version": "1.0.12",
|
||||
"description": "Odoo Web Library (OWL)",
|
||||
"main": "dist/owl.cjs.js",
|
||||
"browser": "dist/owl.iife.js",
|
||||
|
||||
Reference in New Issue
Block a user