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.