Closed greenkeeper[bot] closed 7 years ago
Update to this version instead 🚀
The new version differs by 7 commits .
bf0e150
2.1.0
c43f967
Merge pull request #34 from Turbo87/simplify
ced3a44
Move static method to the top
cb9db57
Remove unnecessary semicolons
cfa0b4d
Use let instead of var
1b252a2
Convert "TestLoader" to ES6 class
5cc4504
Simplify checkMatchers() implementation
See the full diff.
Version 2.0.0 of ember-cli-test-loader just got published.
The version 2.0.0 is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of ember-cli-test-loader. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Commits
The new version differs by 7 commits .
7ba262d
2.0.0
1cd2735
Merge pull request #33 from ember-cli/babel-6
6729907
Update to Babel 6.
0a0f098
Merge pull request #20 from ankushdharkar/master
4b7cc46
Merge pull request #32 from Bushjumper/patch-1
72d7533
Update README.md
dbc97d6
Updated README to use 0.2.2 instead of 1.0.0 during automatic updates
See the full diff.
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: