Releases: oacore/configs
Releases · oacore/configs
2.0.0 stylelint revision 1
Fixes value-list-comma-newline-after
and value-list-comma-space-after
rules in the stylelint config.
2.0.0 stylelint revision 0
Prettier is removed from the Stylelint config (#33)
Breaking changes
- Leading zero changed from
always
tonever
- Newline is required after the colon (
:
) for the multiline properties
Both can be fixed automatically.
1.0.6
1.0.5
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>