diff --git a/.changeset/old-suns-burn.md b/.changeset/old-suns-burn.md deleted file mode 100644 index dac2cedce01..00000000000 --- a/.changeset/old-suns-burn.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'polaris.shopify.com': minor ---- - -Added a version matchup table to `stylelint-polaris` documentation diff --git a/polaris.shopify.com/content/tools/stylelint-polaris/index.md b/polaris.shopify.com/content/tools/stylelint-polaris/index.md index 278ab8b4a79..acccb78b972 100644 --- a/polaris.shopify.com/content/tools/stylelint-polaris/index.md +++ b/polaris.shopify.com/content/tools/stylelint-polaris/index.md @@ -21,7 +21,7 @@ keywords: [npm version](https://www.npmjs.com/package/@shopify/stylelint-polaris/) - + Demo of Stylelint Polaris @@ -94,23 +94,6 @@ There are over 40 rules configured in Stylelint Polaris to help you avoid errors - [Typography](/tools/stylelint-polaris/rules#typography) - [Z-index](/tools/stylelint-polaris/rules#z-index) -## Version Matchups - -| @shopify/stylelint-polaris | @shopify/polaris | -| -------------------------- | ---------------- | -| 1.0.0 | 9.13.0 | -| 2.0.0 | 9.16.0 | -| 3.0.0 | 9.19.0 | -| 4.0.0 | 9.20.0 | -| 5.0.0 | 10.14.0 | -| 6.0.0 | 10.28.1 | -| 7.0.0 | 10.31.0 | -| 8.0.0 | 10.32.0 | -| 9.0.0 | 10.36.0 | -| 10.0.0 | 10.44.0 | - -_\*@shopify/stylelint-polaris v5.0.0 was the first stable release_ - ## Development ### Add new rules