v1.23.0
🚀 Features
- ci:
- Implement parallel test sharding and coverage merging - by @howmanysmall (876f0)
- Implement case-level sharding for heavy tests - by @howmanysmall (e2179)
- memoized-effect-dependencies:
- Add experimental rule - by @howmanysmall (5d61c)
- rules:
- Add no-useless-use-effect rule - by @howmanysmall (40efa)
- scripts:
- Add test sharding script - by @howmanysmall (25ff4)
🐞 Bug Fixes
- Rename PluginConfig to PluginConfiguration for clarity - by @howmanysmall (3c27c)
- ci: Update script execution commands to use 'bun run' for consistency - by @howmanysmall (ba821)