[REL] v1.2.2

# v1.2.2

This is just a small bug fix release, because we need it in Odoo.

Bug fix: allow renderings for detached components. Before this release, Owl
ignored renderings in some cases if a component is detached.  We now still render
it, because it is important in some cases.
This commit is contained in:
Géry Debongnie
2021-01-14 09:10:35 +01:00
parent 1a20cc57de
commit 71f545058b
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -120,7 +120,7 @@ npm install @odoo/owl
If you want to use a simple `<script>` tag, the last release can be downloaded here:
- [owl-1.2.1](https://github.com/odoo/owl/releases/tag/v1.2.1)
- [owl-1.2.2](https://github.com/odoo/owl/releases/tag/v1.2.2)
## License