[REL] v1.4.6

# v1.4.6

- fix: crash in component render (in rare cases)
- fix: build system now target ES2017 instead of ESNext
- fix: remove useless log in prod mode
This commit is contained in:
Géry Debongnie
2021-10-04 15:16:01 +02:00
parent 0f7a8289a6
commit c0f495661d
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -124,7 +124,7 @@ npm install @odoo/owl
If you want to use a simple `<script>` tag, the last release can be downloaded here:
- [owl-1.4.5](https://github.com/odoo/owl/releases/tag/v1.4.5)
- [owl-1.4.6](https://github.com/odoo/owl/releases/tag/v1.4.6)
## License
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@odoo/owl",
"version": "1.4.5",
"version": "1.4.6",
"description": "Odoo Web Library (OWL)",
"main": "dist/owl.cjs.js",
"browser": "dist/owl.iife.js",
+1 -1
View File
@@ -1,6 +1,6 @@
# 🦉 OWL Roadmap 🦉
- Current version: 1.4.5
- Current version: 1.4.6
- Status: stable
This roadmap is only an attempt at predicting Owl's future. Everything may