UNPKG

ember-cli-jshint

Version:
66 lines (39 loc) 3.34 kB
# Change Log ## [v2.0.1](https://github.com/ember-cli/ember-cli-jshint/tree/v2.0.1) (2016-09-13) [Full Changelog](https://github.com/ember-cli/ember-cli-jshint/compare/v2.0.0...v2.0.1) **Fixed bugs:** - "blueprints" folder missing from "files" key in v2.0.0 [\#23](https://github.com/ember-cli/ember-cli-jshint/issues/23) ## [v2.0.0](https://github.com/ember-cli/ember-cli-jshint/tree/v2.0.0) (2016-09-12) [Full Changelog](https://github.com/ember-cli/ember-cli-jshint/compare/v1.0.5...v2.0.0) **Implemented enhancements:** - Add default blueprint [\#17](https://github.com/ember-cli/ember-cli-jshint/issues/17) - Tests [\#7](https://github.com/ember-cli/ember-cli-jshint/issues/7) - Update `broccoli-jshint` and explicitly set `targetExtension` [\#22](https://github.com/ember-cli/ember-cli-jshint/pull/22) ([Turbo87](https://github.com/Turbo87)) - Add "ember-cli-jshint" blueprint [\#21](https://github.com/ember-cli/ember-cli-jshint/pull/21) ([Turbo87](https://github.com/Turbo87)) **Merged pull requests:** - Add test suite [\#19](https://github.com/ember-cli/ember-cli-jshint/pull/19) ([Turbo87](https://github.com/Turbo87)) - Remove .npmignore \(replaced by whitelist in package.json\) [\#13](https://github.com/ember-cli/ember-cli-jshint/pull/13) ([jonkoops](https://github.com/jonkoops)) ## [v1.0.5](https://github.com/ember-cli/ember-cli-jshint/tree/v1.0.5) (2016-08-05) [Full Changelog](https://github.com/ember-cli/ember-cli-jshint/compare/v1.0.4...v1.0.5) **Merged pull requests:** - Whitelist files [\#10](https://github.com/ember-cli/ember-cli-jshint/pull/10) ([cibernox](https://github.com/cibernox)) - LazilyRequire broccoli-jshint [\#9](https://github.com/ember-cli/ember-cli-jshint/pull/9) ([stefanpenner](https://github.com/stefanpenner)) ## [v1.0.4](https://github.com/ember-cli/ember-cli-jshint/tree/v1.0.4) (2016-06-16) [Full Changelog](https://github.com/ember-cli/ember-cli-jshint/compare/v1.0.3...v1.0.4) **Closed issues:** - this.\_super.apply is not a function [\#4](https://github.com/ember-cli/ember-cli-jshint/issues/4) **Merged pull requests:** - fix ember-cli DEPRECATION warning [\#8](https://github.com/ember-cli/ember-cli-jshint/pull/8) ([yads](https://github.com/yads)) ## [v1.0.3](https://github.com/ember-cli/ember-cli-jshint/tree/v1.0.3) (2016-05-20) [Full Changelog](https://github.com/ember-cli/ember-cli-jshint/compare/v1.0.2...v1.0.3) ## [v1.0.2](https://github.com/ember-cli/ember-cli-jshint/tree/v1.0.2) (2016-05-20) [Full Changelog](https://github.com/ember-cli/ember-cli-jshint/compare/v1.0.1...v1.0.2) ## [v1.0.1](https://github.com/ember-cli/ember-cli-jshint/tree/v1.0.1) (2016-05-20) [Full Changelog](https://github.com/ember-cli/ember-cli-jshint/compare/v1.0.0...v1.0.1) **Closed issues:** - Push tags to Github [\#1](https://github.com/ember-cli/ember-cli-jshint/issues/1) **Merged pull requests:** - Call super [\#3](https://github.com/ember-cli/ember-cli-jshint/pull/3) ([stefanpenner](https://github.com/stefanpenner)) - Use `|` as separator [\#2](https://github.com/ember-cli/ember-cli-jshint/pull/2) ([san650](https://github.com/san650)) ## [v1.0.0](https://github.com/ember-cli/ember-cli-jshint/tree/v1.0.0) (2016-04-07) \* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*