Skip to content

3.0.0-beta.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@maxfierke maxfierke released this 29 Sep 16:37
· 290 commits to master since this release
8c0575d

Bugfixes

  • Fix Infinite render invalidation detected error on route transitions when there are many rendered tooltips (#273, #274)
  • Fix text binding not updating rendered tooltip content (#225, #276)
  • Ensure event handlers are all runloop bound

Other changes

  • ember-wormhole run-time dependency was bumped to 0.5.5. Please ensure your app is using 0.5.5+.
  • Fix typos in README documentation (#278, thanks @mastastealth)