Skip to content

v2.15.0-beta.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@locks locks released this 14 Sep 10:52
· 8121 commits to main since this release
42cf186

CHANGELOG

  • #14848 [BUGFIX] Allow boolean values for current-when
  • #15572 [BUGFIX] Fix issue with using negative numbers as an argument passed in from the template.
  • #15535 [BUGFIX] Ensure that properties of functions are able to be rendered.
  • #14753 [BUGFIX] Fix <input type=XXX> feature detect issue affecting Safari.
  • #15176 [BUGFIX] Ensure Controller.prototype.replaceRoute considers engine's mount point.
  • #15513 [BUGFIX] Release root components after they are destroyed.