Skip to content

Releases: billybonks/broccoli-stylelint

Greener pastures

28 Mar 08:12
Compare
Choose a tag to compare

Upgrade dependencies, major version because of StyleLint and dropped node 8

Another Quick Fix

15 Jul 17:11
Compare
Choose a tag to compare

You may have received an error saying cannot get errored of undefined this was being cause by issues with stylelint ignore file.

i have released a quick patch to solve this problem.

Dirty Fixes

21 Jun 03:30
Compare
Choose a tag to compare

Ember-cli-stylelint was passing in absolute and relative paths depending on addon vs app this is a quick patch to solve the problem. ignore code should still be dealt with by stylelint and not this plugin.

All the languages are can!

22 May 14:57
Compare
Choose a tag to compare

Major internal refactor
#145
#146
#144
#143

Index does not return broccoli plugin anymore only factory.

Multi language support
#124
#122

Greened all the deps

Dropped node 6 support

Added node 12 to ci

Skipped 2.2.0 by grouping

15 Sep 06:38
Compare
Choose a tag to compare

Upgraded deps

Bugfixes

Feature add grouping

Delight round 1

05 Jul 13:38
Compare
Choose a tag to compare

Diff

  • Added the name of the file that was linted
    Before

screen shot 2018-07-05 at 1 08 40 am

After
screen shot 2018-07-05 at 1 06 05 am

-updated libs

Start of a 2

17 Mar 20:37
Compare
Choose a tag to compare

Dropped node 4
Dropped deprecations

End of a 1

13 Mar 01:37
Compare
Choose a tag to compare
  • use ^ for stylelint dep.
  • formatter option of stylelint was ignored, it's now fixed.
  • added factory function deprecated constructor.
  • updated chalk
  • updated eslint

Deprecate all the things

28 Feb 13:39
Compare
Choose a tag to compare

updated deprecations
After 2.0 the default test generator will be removed in favour of a standard one, To migrate specify the "testingFramework" option in 2.0 it will default to qunit

After 2.0 release "disableConsoleLogging" propety will be removed in favour of "log"

After 2.0 release if not tests are disabled, broccoli-stylelint will not return the original files

After 2.0 release "consoleLogger" propety will be removed in favour of stylelint formatter option

added new test generator #48

this will allow better features in 2.0 and simplify code

Kittens

22 Feb 17:09
Compare
Choose a tag to compare