Skip to content

Releases: chakra-ui/eslint-plugin-panda

@pandacss/eslint-plugin@0.2.12

15 Jun 08:09
61bbdaa
Compare
Choose a tag to compare

Patch Changes

@pandacss/eslint-plugin@0.2.11

14 Jun 03:02
b70cadf
Compare
Choose a tag to compare

Patch Changes

  • 7c7a7bd: Add no-deprecated-tokens rule

@pandacss/eslint-plugin@0.2.10

14 Jun 02:21
Compare
Choose a tag to compare

@pandacss/eslint-plugin

0.2.9

Patch Changes

  • 1f2fce3: detect textAlign physical values like "left"/"right"

0.2.8

Patch Changes

  • 5aa9600: Bump @pandacss/* packages to v0.53.2

0.2.7

Patch Changes

0.2.6

Patch Changes

0.2.5

Patch Changes

0.2.4

Patch Changes

  • 8c928df: Add whitelist option to rules

0.2.3

Patch Changes

  • aed180b: Fix false positive in no-unsafe-token-usage rule

0.2.2

Patch Changes

0.2.1

Patch Changes

  • 9b43b55: Warn when sourceCode is not detected

0.2.0

Minor Changes

  • 121ad0f: Use memoization in rules

0.1.15

Patch Changes

  • d33a582: Fix array syntax in no-dynamic-styling

0.1.14

Patch Changes

  • 73492df: Fix false positive in array syntax

0.1.13

Patch Changes

0.1.12

Patch Changes

  • 7dbd78e: Fix array syntax in no-dynamic-styling

0.1.11

Patch Changes

  • ac21839: Let no-dynamic-styling rule, report dynamic properties.

0.1.10

Patch Changes

  • 4914e3d: Fix false positives in recipe variants

0.1.9

Patch Changes

0.1.8

Patch Changes

  • 979d8c9: Fix false positive in @pandacss/no-invalid-nesting

0.1.7

Patch Changes

0.1.6

Patch Changes

0.1.5

Patch Changes

0.1.4

Patch Changes

0.1.3

Patch Changes

0.1.2

Patch Changes

  • 86d8aab: Ignore no-unsafe-token-fn-usage rule in css variables

0.1.1

Patch Changes

  • 28b3dfc: Fix checking non styled props in panda dotted components. i.e. <styled.xxx />

0.1.0

Minor Changes

0.0.20

Patch Changes

  • 2a61cf6: Add no-hardcoded-color rule to recommended config

0.0.19

Patch Changes

  • 22cc4ac: Add noOpacity option to no-hardcoded-color rule

0.0.18

Patch Changes

  • 36414a9: Allow color opacity in no-hardcoded-color rule

0.0.17

Patch Changes

  • db8ac8e: Update recommended config

0.0.16

Patch Changes

  • 6c2004d: Add no-margin-properties rule

0.0.15

Patch Changes

  • 7ecd6ad: Improve nested styling detection in no-invalid-nesting rule
  • b8cfeec: Add no-physical-properties rule

0.0.14

Patch Changes

0.0.13

Patch Changes

  • 587b69a: Add no-invalid-nesting rule

0.0.12

Patch Changes

  • 54f309e: Add prefer-unified-property-style rule
  • 9e43308: Add no-important rule

0.0.11

Patch Changes

  • 084f07b: Add prefer-composite-properties rule

0.0.10

Patch Changes

  • 5c3577d: Add prefer-shorthand-properties rule

0.0.9

Patch Changes

  • 3aaba9f: - Rename no-shorthand-prop rule to prefer-longhand-properties

0.0.8

Patch Changes

  • ec81fec: Fix conditions being parsed as dynamic styles

0.0.7

Patch Changes

  • ed5d9de: Detect pattern properties

0.0.6

Patch Changes

  • c84bf9e: Switch from auto fixable to suggestions.

0.0.5

Patch Changes

  • b9d37ff: Fix linting on non panda attributes

0.0.4

Patch Changes

@pandacss/eslint-plugin@0.2.9

09 Apr 02:53
d90f2c4
Compare
Choose a tag to compare

Patch Changes

  • 1f2fce3: detect textAlign physical values like "left"/"right"

@pandacss/eslint-plugin@0.2.8

22 Mar 12:23
d3ef4a4
Compare
Choose a tag to compare

Patch Changes

  • 5aa9600: Bump @pandacss/* packages to v0.53.2

@pandacss/eslint-plugin@0.2.7

19 Mar 11:04
28cc73f
Compare
Choose a tag to compare

Patch Changes

@pandacss/eslint-plugin@0.2.6

27 Jan 04:34
2a3a72a
Compare
Choose a tag to compare

Patch Changes

@pandacss/eslint-plugin@0.2.5

26 Jan 09:59
fe75014
Compare
Choose a tag to compare

Patch Changes

@pandacss/eslint-plugin@0.2.4

12 Jan 11:19
5a97942
Compare
Choose a tag to compare

Patch Changes

  • 8c928df: Add whitelist option to rules

@pandacss/eslint-plugin@0.2.3

27 Dec 05:48
23dd2b7
Compare
Choose a tag to compare

Patch Changes

  • aed180b: Fix false positive in no-unsafe-token-usage rule