Skip to content

[REL] v1.0.12

Compare
Choose a tag to compare
@ged-odoo ged-odoo released this 20 Oct 15:35
· 667 commits to master since this release

Owl v1.0.12

Bug fixes

  • fix: properly handle named t-slots inside named t-slots
  • fix: do not render comments as text in t-raw
  • fix: allow dynamic template in t-call
  • fix: correctly handle top-level t-call with body
  • fix: correct cause of non determinism in tests

Tooling improvements

  • setup github actions for CI
  • improve owl bundling pipeline
  • add enableTransitions flag in owl configuration
  • add prettier to github CI