Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 758 Bytes

CHANGELOG.md

File metadata and controls

29 lines (18 loc) · 758 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[1.1.0]

Parity with old ruleset before migration to github

Added

  • ordered-imports plugin and rule for ordering and grouping imports
  • prettier plugin
  • unicorn/prevent-abbreviations rules to allow for some shortened words like ref
  • function-no-unknown to stylelint to allow for Tailwind theme directive

Changed

  • Set some rules to off to match previous behaviour
  • Changed node version down to v14 to match PWA Studio requirements

[1.0.0]

Added

  • Initial