Skip to content

v0.17.0

Compare
Choose a tag to compare
@ged-odoo ged-odoo released this 13 Jul 15:11
· 1034 commits to master since this release

v0.17.0

  • qweb: better error messages for bad xml templates
  • qweb: add renderToString method
  • component: various prop validation improvements
  • component: lots of fixes with bad slots interactions
  • component: add catchError hook
  • component: allow top level widget definition
  • store: remove connect function
  • store: add ConnectedComponent class
  • playground: improve examples
  • playground: improve error display