Skip to content

0.4.0

Compare
Choose a tag to compare
@chrislopresto chrislopresto released this 08 Jun 19:37
· 73 commits to master since this release

Full Changelog

Breaking changes:

This release includes changes for FastBoot compatibility. You may need to make changes in your application if you have subclassed the ember-wormhole component in versions prior to 0.4.0.

Closed issues:

  • Call an user-provided action on didInsertElement/willDestroyElement #49
  • Ability to replace content instead of appending #48
  • fastboot compatibility #47
  • Render a child view after target instead of inside it #45

Merged pull requests:

  • Fix initializer arity deprecation #56 (bantic)
  • Remove needsBindAttr from x-favicon component in tests #55 (bantic)
  • Refactor to public APIs for head/tail #54 (mixonic)
  • Update ember-cli 1.13.7 to 2.5.1 #53 (mixonic)