Skip to content

Releases: Shopify/web-configs

@shopify/stylelint-plugin@12.0.1

30 Mar 17:55
5ab0fcf

Choose a tag to compare

Patch Changes

  • #375 7a0dcd1 Thanks @BPScott! - Don't replace top/right/bottom/left declarations with inset shorthand as inset is only supported in iOS Safari 14.5+

@shopify/eslint-plugin@42.1.0

30 Mar 17:55
5ab0fcf

Choose a tag to compare

Minor Changes

  • #371 3e31042 Thanks @laurkim! - Updated component URLs for polaris.shopify.com and updated polaris-no-bare-stack-item to support LegacyStack and polaris-prefer-sectioned-prop to support LegacyCard'

@shopify/stylelint-plugin@12.0.0

23 Feb 22:56
f4031cd

Choose a tag to compare

Major Changes

Minor Changes

Patch Changes

@shopify/eslint-plugin@42.0.3

10 Jan 17:21
6c271db

Choose a tag to compare

Patch Changes

@shopify/babel-preset@25.0.0

13 Dec 18:25
5d94d85

Choose a tag to compare

Major Changes

  • #347 7fbbceb Thanks @developit! - Allow customizing Babel assumptions, and adopt some reasonably loose defaults rather than the normal strict defaults. This shall result in smaller transpiled files, at the expense of not following specs exactly when encountering edge cases.

@shopify/eslint-plugin@42.0.2

05 Dec 17:23
b91a0a8

Choose a tag to compare

Patch Changes

  • #350 06e1245 Thanks @marvinhagemeister! - Update the eslint-plugin-import to the latest version which contains significant performance improvements for module resolution.

@shopify/eslint-plugin@42.0.1

29 Jun 19:35
f726506

Choose a tag to compare

Patch Changes

  • #341 8cbfc69 Thanks @BPScott! - Update eslint-plugin-prettier to v4.1.0, to automatically skip trying to run prettier over graphql files. Remove the explicit override for disabling prettier in graphql files, as it will cause eslint's "work out what extensions need linting" logic to try to parse graphql files. Add {overrides: {files: ['*.graphql', '*.gql'], rules: {'prettier/prettier': 'off'}}} to your eslint config if want to disable running the prettier rule over graphql files entirely.

@shopify/eslint-plugin@42.0.0

29 Jun 18:18
bc06a23

Choose a tag to compare

Major Changes

  • #340 af6fccc Thanks @BPScott! - Remove the @shopify/eslint-plugin/graphql config and the dependency on eslint-plugin-graphql as it is outdated and unsupported. If you used the graphql config then you should migrate to @graphql-eslint/eslint-plugin. We no longer provide recommended graphql config as it has a large install footprint and we do not want to push that onto consumers that do not use graphql.

Patch Changes

  • #338 d8c61cc Thanks @BPScott! - Remove a layer of indirection by specifying rules in lib/config/*.js files instead of having them import content from lib/config/rules/*.js

@shopify/postcss-plugin@5.0.2

24 Jun 00:01
3ab828e

Choose a tag to compare

Patch Changes

@shopify/eslint-plugin@41.3.1

24 Jun 00:01
3ab828e

Choose a tag to compare

Patch Changes