Skip to content

Releases: oacore/configs

2.0.0 stylelint revision 1

06 Oct 12:59
Compare
Choose a tag to compare
Pre-release

Fixes value-list-comma-newline-after and value-list-comma-space-after rules in the stylelint config.

2.0.0 stylelint revision 0

06 Oct 12:58
cf23453
Compare
Choose a tag to compare
Pre-release

Prettier is removed from the Stylelint config (#33)

Breaking changes

  • Leading zero changed from always to never
  • Newline is required after the colon (:) for the multiline properties

Both can be fixed automatically.

1.0.6

15 Jun 13:40
8760923
Compare
Choose a tag to compare

Add stylelint-config-base #30

1.0.5

01 Apr 13:33
0c6197c
Compare
Choose a tag to compare
Bump prettier from 1.19.1 to 2.0.2 (#28)

Bumps [prettier](https://github.com/prettier/prettier) from 1.19.1 to 2.0.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/1.19.1...2.0.2)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

1.0.4

28 Feb 09:05
Compare
Choose a tag to compare

Add quotes-prop rule #25

1.0.3

21 Dec 20:53
b6250ca
Compare
Choose a tag to compare
Prefer implicit return (#23)

1.0.2

14 Dec 14:20
Compare
Choose a tag to compare
Bump version 1.0.1 (#21)

* Bump version 1.0.1

* Disable package lock

1.0.1

14 Dec 13:09
30c9e8a
Compare
Choose a tag to compare
Overrides eslint for config files (#20)

1.0.0

02 Dec 08:38
Compare
Choose a tag to compare
Fix postinstall script

0.5.0

17 Nov 10:29
Compare
Choose a tag to compare
Init packages