This repository has been archived by the owner on Aug 15, 2019. It is now read-only.
Releases: showbie/ember-sbe-tooling
Releases · showbie/ember-sbe-tooling
Brothers Gotta Eat
Of Many Colors
Upgrade blueprint with many things, including:
- prettier
- stylelint instead of scss-lint
- CircleCI v2
Silver Lining
- Updated to latest Node LTS (6.9.4)
- Update eslint blueprints to support ES8
- Fixed and added a couple "celebration" emojis
eslint for all and to all a good night
This release removes all jshint
and jscs
configuration in favour of eslint
. We've also added testem
and config/release
blueprints. Note that in testem
we now run tests in Chrome only, not PhantomJS. For this to work in CircleCI, the project build environment must be set to Ubuntu 14 (Trusty).