Releases: chakra-ui/eslint-plugin-panda
Releases · chakra-ui/eslint-plugin-panda
@pandacss/eslint-plugin@0.2.4
Patch Changes
- 8c928df: Add whitelist option to rules
@pandacss/eslint-plugin@0.2.3
Patch Changes
- aed180b: Fix false positive in no-unsafe-token-usage rule
@pandacss/eslint-plugin@0.2.2
Patch Changes
- ea9b523: Fix token extraction
@pandacss/eslint-plugin@0.2.1
Patch Changes
- 9b43b55: Warn when sourceCode is not detected
@pandacss/eslint-plugin@0.2.0
Minor Changes
- 121ad0f: Use memoization in rules
@pandacss/eslint-plugin@0.1.15
Patch Changes
- d33a582: Fix array syntax in
no-dynamic-styling
@pandacss/eslint-plugin@0.1.14
Patch Changes
- 73492df: Fix false positive in array syntax
@pandacss/eslint-plugin@0.1.13
Patch Changes
- b004285: Ignore non panda files
@pandacss/eslint-plugin@0.1.12
Patch Changes
- 7dbd78e: Fix array syntax in
no-dynamic-styling
@pandacss/eslint-plugin@0.1.11
Patch Changes
- ac21839: Let
no-dynamic-styling
rule, report dynamic properties.