Skip to content

aurelia-templating-resources v0.13.4

Compare
Choose a tag to compare
@EisenbergEffect EisenbergEffect released this 05 Aug 04:35
· 488 commits to master since this release

Bug Fixes

  • if:
    • standardize on using the $parent property to store parent execution context (82e6d135)
    • delay call to unbind via micro task (9b62109c, closes #84)