[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:
Géry Debongnie
2020-10-20 17:35:23 +02:00
parent 392dc0131a
commit 392185ab67
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -121,7 +121,7 @@ npm install @odoo/owl
If you want to use a simple `<script>` tag, the last release can be downloaded here:
- [owl-1.0.11](https://github.com/odoo/owl/releases/tag/v1.0.11)
- [owl-1.0.12](https://github.com/odoo/owl/releases/tag/v1.0.12)
## License