Features
- Project root based cwd in monorepos (#345)
- Target specific arguments of callees (#347)
- New Anonymous functions matcher (#348)
- Add support for tag paths (#354)
- Reintroduce line ending and indentation misconfiguration warnings (#351)
- worker: Use SYNCKIT_TIMEOUT env var for timeout configuration (#352)
- Match default exports (#346)
- React twc preset (#355)
- Lint Template literal based on prefixed comments (#356)
- New rule
enforce-logical-properties(#358) - New rule
enforce-consistent-variant-order(#359)
Performance
- Cache regex, early return (#336)
Documentation
- Add example to restrict unnamed groups (#357)
❤️ Contributors
- Mickaël Depardon (@squelix)
- Mike Schutte (@tmikeschu)
- Stephen Zhou (@hyoban)