Skip to content

1.10.0

Compare
Choose a tag to compare
@EisenbergEffect EisenbergEffect released this 30 Sep 01:45
· 56 commits to master since this release

aurelia-templating 1.10.0

Bug Fixes

  • : enable backward compat, fix doc (90684ed)
  • Let: respect DOM order (dd4ff67)
  • test: remove old implementation fix in test (88cf718)
  • typings: fix let expression typings (a756dfe)

Features

  • Let: let element for computed property declaration (b898ef7)

Note: For let support, version 1.5.0 of templating-binding is required.