chore(release): 10.6.0
## 10.6.0 (2026-01-18) ### Features * **config:** allow passing regexp object directly as patterns to `class-pattern`, `id-pattern` and `name-pattern` ([b12fb9fc](b12fb9fc)) * **config:** require custom patterns to `class-pattern`, `id-pattern` and `name-pattern` to be wrapped with `/` ([19203d35](19203d35)) * **rules:** add `"tailwind"` as a supported predefined class pattern ([ffc3352a](ffc3352a)), closes [#338](#338) * **rules:** new rule `valid-for` ([616a3ecd](616a3ecd)), closes [#337](#337) ### Bug Fixes * **parser:** make invalid directives non-fatal ([85204b3c](85204b3c)), closes [#335](#335)
Loading
Please register or sign in to comment