Releases: sunishsheth2009/ember-async-component
Releases · sunishsheth2009/ember-async-component
v1.0.11
v1.0.10
Ember upgrade to verison 3.26
v1.0.9
- Upgrading sinon to avoid leaking the sandbox
v1.0.8
- Fix loading states on SSR mode when the we don't want to block rendering
v1.0.7
version bump 1.0.7
v1.0.6
This includes the fix to return the task so the template can start render
v1.0.5
Bumping version to 1.0.5 - This includes the bug fix for the undefined blockRender for SSR mode fastboot
v1.0.4
Bumping the version to 1.0.4
v1.0.3
Making the async component more resilient to pass a non promise object
v1.0.2
adding multi-promise-handler-helper using hashSettled helper