You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## [6.6.2](v6.6.1...v6.6.2) (2024-07-11)
### Bug Fixes
* **no-conditional-statements:** allow continue and break statements with labels to be considered "returning" ([#846](#846)) ([969b77b](969b77b))
* **no-expression-statements:** arrow functions cannot be self returning ([#847](#847)) ([7217fa4](7217fa4))
* **no-promise-reject:** new Promises and throw statements are now also checked ([#848](#848)) ([fbe27ad](fbe27ad))
0 commit comments