[REL] v1.2.1

# Owl v1.2.1

## Changes

- fix: issue with components with shouldUpdate and remounting not rendering
- fix: issue with connected components using onUpdate callback not rendering
- fix: error in todoapp example code
This commit is contained in:
Géry Debongnie
2021-01-08 15:26:28 +01:00
parent 4a96eff3c6
commit 25738a1bf0
3 changed files with 3 additions and 3 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.0](https://github.com/odoo/owl/releases/tag/v1.2.0)
- [owl-1.2.1](https://github.com/odoo/owl/releases/tag/v1.2.1)
## License