Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update @ember/test-helpers to ^1.1.0. #402

Merged
merged 2 commits into from
Dec 13, 2018

Conversation

rwjblue
Copy link
Member

@rwjblue rwjblue commented Dec 10, 2018

Important changes from the CHANGELOG:

  • #498 Add ability to opt-out of automatic settledness waiting in teardown. (@rwjblue)
  • #497 Only customize RSVP's async for Ember older than 1.7. (@rwjblue)
  • #481 Allow ember-cli-htmlbars-inline-precompile 2.x and 1.x (@mydea)

\#### 🚀 Enhancement
* [emberjs#498](emberjs/ember-test-helpers#498) Add ability to opt-out of automatic settledness waiting in teardown. ([@rwjblue](https://github.com/rwjblue))

\#### 🐛 Bug Fix
* [emberjs#497](emberjs/ember-test-helpers#497) Only customize RSVP's async for Ember older than 1.7. ([@rwjblue](https://github.com/rwjblue))
* [emberjs#481](emberjs/ember-test-helpers#481) Allow ember-cli-htmlbars-inline-precompile 2.x and 1.x ([@mydea](https://github.com/mydea))

\#### 🏠 Internal
* [emberjs#491](emberjs/ember-test-helpers#491) TravisCI: Remove deprecated `sudo: false` option ([@Turbo87](https://github.com/Turbo87))
* [emberjs#480](emberjs/ember-test-helpers#480) Extract Prettier configuration to .prettierrc.js file. ([@rwjblue](https://github.com/rwjblue))
* [emberjs#463](emberjs/ember-test-helpers#463) Improve type declarations ([@Turbo87](https://github.com/Turbo87))

\#### Committers: 4
- Francesco Novy ([@mydea](https://github.com/mydea))
- Peter Wagenet ([@wagenet](https://github.com/wagenet))
- Robert Jackson ([@rwjblue](https://github.com/rwjblue))
- Tobias Bieniek ([@Turbo87](https://github.com/Turbo87))
@rwjblue rwjblue added enhancement dependencies Pull requests that update a dependency file labels Dec 10, 2018
@Turbo87
Copy link
Member

Turbo87 commented Dec 11, 2018

looks like you're hitting ember-cli/ember-cli-htmlbars-inline-precompile#155 too

@rwjblue rwjblue merged commit f335116 into emberjs:master Dec 13, 2018
@rwjblue rwjblue deleted the update-ember-test-helpers branch December 13, 2018 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file internal
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants