Releases: chakra-ui/eslint-plugin-panda
Releases · chakra-ui/eslint-plugin-panda
@pandacss/eslint-plugin@0.1.8
Patch Changes
- 979d8c9: Fix false positive in @pandacss/no-invalid-nesting
@pandacss/eslint-plugin@0.1.7
Patch Changes
- 4e6f95d: Try catch syncs
@pandacss/eslint-plugin@0.1.6
Patch Changes
- 3551e7d: Fix messagePort error
@pandacss/eslint-plugin@0.1.5
Patch Changes
- 0a065fe: Fix empty imports
@pandacss/eslint-plugin@0.1.4
Patch Changes
- e3d07b6: Fix tokens resolving
@pandacss/eslint-plugin@0.1.3
Patch Changes
- 8107e4f: Improve performance
@pandacss/eslint-plugin@0.1.2
Patch Changes
- 86d8aab: Ignore
no-unsafe-token-fn-usage
rule in css variables
@pandacss/eslint-plugin@0.1.1
Patch Changes
- 28b3dfc: Fix checking non styled props in panda dotted components. i.e.
<styled.xxx />
@pandacss/eslint-plugin@0.1.0
Minor Changes
- 8be6eef: First Minor Release
@pandacss/eslint-plugin@0.0.20
Patch Changes
- 2a61cf6: Add
no-hardcoded-color
rule to recommended config