Releases: Xvezda/eslint-plugin-explicit-exceptions
Releases · Xvezda/eslint-plugin-explicit-exceptions
v0.12.0
v0.11.2
v0.11.1
v0.11.0
v0.10.1
v0.10.0
What's Changed
- 0.9.1 by @Xvezda in #105
- Update README.md by @Xvezda in #106
- Fix typo by @Xvezda in #107
- Handle callees with untyped throws tags by @Xvezda in #108
- Update README.md by @Xvezda in #110
- feature/type narrowing by @Xvezda in #109
- Use
getCallSignatureDeclaration
by @Xvezda in #111
Full Changelog: v0.9.1...v0.10.0
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