Skip to content

Releases: oacore/configs

2.0.0 stylelint revision 1

Pre-release

Choose a tag to compare

@viktor-yakubiv viktor-yakubiv released this 06 Oct 12:59

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

2.0.0 stylelint revision 0

Pre-release

Choose a tag to compare

@viktor-yakubiv viktor-yakubiv released this 06 Oct 12:58
cf23453

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

Choose a tag to compare

@Joozty Joozty released this 15 Jun 13:40
8760923

Add stylelint-config-base #30

1.0.5

Choose a tag to compare

@Joozty Joozty released this 01 Apr 13:33
0c6197c
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] <support@dependabot.com>

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

1.0.4

Choose a tag to compare

@Joozty Joozty released this 28 Feb 09:05

Add quotes-prop rule #25

1.0.3

Choose a tag to compare

@Joozty Joozty released this 21 Dec 20:53
b6250ca
Prefer implicit return (#23)

1.0.2

Choose a tag to compare

@Joozty Joozty released this 14 Dec 14:20
Bump version 1.0.1 (#21)

* Bump version 1.0.1

* Disable package lock

1.0.1

Choose a tag to compare

@Joozty Joozty released this 14 Dec 13:09
30c9e8a
Overrides eslint for config files (#20)

1.0.0

Choose a tag to compare

@Joozty Joozty released this 02 Dec 08:38
Fix postinstall script

0.5.0

Choose a tag to compare

@Joozty Joozty released this 17 Nov 10:29
Init packages