Releases: Xvezda/eslint-plugin-explicit-exceptions
Releases · Xvezda/eslint-plugin-explicit-exceptions
v0.9.1
v0.9.0
Warning
This release contains BREAKING CHANGES
What's Changed
- 0.8.5 by @Xvezda in #97
- Add test for uncovered lines by @Xvezda in #98
- Update test.yml by @Xvezda in #99
- Update README.md by @Xvezda in #100
- Fix typo by @Xvezda in #101
- Deprecate rules and handle overriden rules by @Xvezda in #102
Full Changelog: v0.8.5...v0.9.0
v0.8.5
What's Changed
- 0.8.4 by @Xvezda in #72
- feature/comments by @Xvezda in #73
- feature/refactor by @Xvezda in #74
- Update README.md by @Xvezda in #75
- Fix utils bug and add utils test by @Xvezda in #79
- Handle sequence expression by @Xvezda in #95
- Update .npmignore by @Xvezda in #96
- feature/legacy support by @Xvezda in #78
Full Changelog: v0.8.4...v0.8.5
v0.8.4
What's Changed
- 0.8.3 by @Xvezda in #62
- Sort types by thrown location by @Xvezda in #63
- Refactor by @Xvezda in #64
- Refactor by @Xvezda in #65
- feature/refactor by @Xvezda in #66
- Refactor by @Xvezda in #67
- Handle exported function declaration by @Xvezda (Fixes #68 @kmerfeld) in #69
Full Changelog: v0.8.3...v0.8.4
v0.8.3
v0.8.2
v0.8.1
What's Changed
- 0.8.0 by @Xvezda in #43
- Update README.md by @Xvezda in #44
- Add link by @Xvezda in #45
- Move
@typescript-eslint/utilsto dev by @Xvezda in #48 - Refactor by @Xvezda in #49
- Handle promise callback edgecases by @Xvezda in #50
- Fix comment location of thenable callback by @Xvezda in #51
- Fix rejection type of nested promise by @Xvezda in #52
Full Changelog: v0.8.0...v0.8.1