Skip to content

Releases: sunishsheth2009/ember-async-component

v1.0.11

13 Aug 18:47
Compare
Choose a tag to compare

Bug fixes

v1.0.10

02 Jun 22:35
31584f9
Compare
Choose a tag to compare

Ember upgrade to verison 3.26

v1.0.9

12 Mar 21:24
c494f3b
Compare
Choose a tag to compare
  • Upgrading sinon to avoid leaking the sandbox

v1.0.8

12 Mar 20:53
4615c57
Compare
Choose a tag to compare
  • Fix loading states on SSR mode when the we don't want to block rendering

v1.0.7

04 Mar 01:22
4d81971
Compare
Choose a tag to compare
version bump 1.0.7

v1.0.6

04 Mar 01:08
098c209
Compare
Choose a tag to compare

This includes the fix to return the task so the template can start render

v1.0.5

02 Mar 22:18
d5ccbc4
Compare
Choose a tag to compare
Bumping version to 1.0.5

- This includes the bug fix for the undefined blockRender for SSR mode fastboot

v1.0.4

27 Jan 00:24
5bcdb83
Compare
Choose a tag to compare
Bumping the version to 1.0.4

v1.0.3

06 Nov 21:41
81a7eaa
Compare
Choose a tag to compare

Making the async component more resilient to pass a non promise object

v1.0.2

05 Nov 07:35
b8591f8
Compare
Choose a tag to compare

adding multi-promise-handler-helper using hashSettled helper