Skip to content
This repository has been archived by the owner on May 19, 2021. It is now read-only.

Fix addon 🙌🏻 #60

Merged
merged 9 commits into from
Jun 4, 2017
Merged

Fix addon 🙌🏻 #60

merged 9 commits into from
Jun 4, 2017

Conversation

dunnkers
Copy link
Owner

@dunnkers dunnkers commented Jun 4, 2017

The update update-dependencies branch went through different cycles of trying to fix the addon caused by glimmerjs/glimmer-vm#453. The issue was eventually fixed by a patch release (glimmerjs/glimmer-vm#529) in ember v2.13.3 💪🏻

Eventually, in upgrading the addon I also changed baseURL to rootURL, deprecated way back in Ember 2.7. This caused another issue (#57) but was fixed in 0d9691d.

Then lastly, the addon was suffering random test failures, traced down to issue #59, describing that PhantomJS caused this. However, simply including all polyfills instead of just the lite (fb52b07
) seems to have fixed the problem. Hurray 👐🏻

Time for a v1.0! 😻

@coveralls
Copy link

Coverage Status

Coverage remained the same at 97.802% when pulling fb52b07 on update-dependencies into 5806a5b on master.

@dunnkers dunnkers merged commit ec46457 into master Jun 4, 2017
@dunnkers dunnkers deleted the update-dependencies branch June 4, 2017 13:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants