1.0.0-beta.2.0.0
Pre-release
Pre-release
·
292 commits
to master
since this release
1.0.0-beta.2.0.0 (2016-05-31)
Bug Fixes
Breaking Changes
-
This commit removes the replaceable custom attribute.
Now that Shadow DOM v1 Slots are implemented there is no more need for
this. Replaceable parts for template controllers are still supported
for if, repeat, etc. via the part attribute.(6ac5731e)
-
The compile-spy and view-spy custom attributes have
been removed from this library. They are now part of the
aurelia-testing library.(72c4433f)