Skip to content

Commit

Permalink
[REL] v2.0.0-beta-21
Browse files Browse the repository at this point in the history
# v2.0.0-beta-21

- fix: prevent side effects at template compilation
- fix: props validation: does not crash with t-call-context
- fix: make t-portal work in all cases
- fix: make props validation work through slots
  • Loading branch information
ged-odoo committed Sep 26, 2022
1 parent 17fb334 commit ab72cdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@odoo/owl",
"version": "2.0.0-beta-20",
"version": "2.0.0-beta-21",
"description": "Odoo Web Library (OWL)",
"main": "dist/owl.cjs.js",
"module": "dist/owl.es.js",
Expand Down

0 comments on commit ab72cdd

Please sign in to comment.