Releases: koddsson/eslint-plugin-tscompat
Releases · koddsson/eslint-plugin-tscompat
0.2.0
What's Changed
- Bump typescript-eslint from 8.19.1 to 8.20.0 by @dependabot in #251
- Bump browserslist from 4.24.2 to 4.24.4 by @dependabot in #257
- Bump typescript-eslint from 8.20.0 to 8.21.0 by @dependabot in #259
- Bump typescript-eslint from 8.21.0 to 8.22.0 by @dependabot in #263
- Bump @eslint/js from 9.17.0 to 9.19.0 by @dependabot in #266
- Bump @eslint/js from 9.19.0 to 9.20.0 by @dependabot in #270
- Bump esbuild from 0.24.2 to 0.25.0 by @dependabot in #272
- Bump typescript-eslint from 8.22.0 to 8.24.0 by @dependabot in #276
- Bump @eslint/js from 9.20.0 to 9.21.0 by @dependabot in #279
- Bump tsx from 4.19.2 to 4.19.3 by @dependabot in #281
- Bump @typescript-eslint/utils from 8.24.0 to 8.25.0 by @dependabot in #282
- Bump typescript-eslint from 8.24.0 to 8.26.0 by @dependabot in #290
- Bump @types/node from 22.10.2 to 22.13.10 by @dependabot in #291
- Bump esbuild from 0.25.0 to 0.25.2 by @dependabot in #299
- Bump @eslint/js from 9.21.0 to 9.24.0 by @dependabot in #305
- Bump @types/node from 22.13.10 to 22.14.1 by @dependabot in #309
- Bump typescript-eslint from 8.26.0 to 8.30.1 by @dependabot in #315
- Bump @typescript-eslint/utils from 8.30.1 to 8.31.0 by @dependabot in #321
- Bump @typescript-eslint/type-utils from 8.30.1 to 8.31.1 by @dependabot in #322
- Bump @typescript-eslint/utils from 8.31.1 to 8.32.0 by @dependabot in #328
- Bump @typescript-eslint/utils from 8.32.0 to 8.32.1 by @dependabot in #333
- Bump @types/node from 22.14.1 to 22.15.21 by @dependabot in #336
- Bump typescript-eslint from 8.30.1 to 8.32.1 by @dependabot in #338
- Resolve base types, unions/intersections, ignore index access by @kurtextrem in #271
- Bump @mdn/browser-compat-data from 5.6.24 to 6.0.17 by @dependabot in #337
- Bump eslint-plugin-eslint-plugin from 6.3.2 to 6.4.0 by @dependabot in #233
- update typescript-eslint packages by @koddsson in #339
- Bump dependabot/fetch-metadata from 1 to 2 by @dependabot in #340
- Bump typescript-eslint from 8.32.1 to 8.33.0 by @dependabot in #344
- Bump @mdn/browser-compat-data from 6.0.17 to 6.0.18 by @dependabot in #345
- Bump esbuild from 0.25.2 to 0.25.5 by @dependabot in #343
- Update node version in ci by @koddsson in #346
New Contributors
- @kurtextrem made their first contribution in #271
Full Changelog: 0.1.2...0.2.0
0.1.1
Dropped JSR publishing
Full Changelog: 0.1.1...0.1.2
0.1.1
- Added a missing License file.
Full Changelog: 0.1.0...0.1.1
0.1.0
What's Changed
- Bump typescript-eslint from 7.4.0 to 7.7.0 by @dependabot in #28
- Bump @eslint/js from 9.0.0 to 9.1.1 by @dependabot in #27
- Bump typescript from 5.4.3 to 5.4.5 by @dependabot in #25
- Bump eslint-plugin-eslint-plugin from 5.5.0 to 6.0.0 by @dependabot in #26
- Typescript proper by @koddsson in #29
- Bump @types/eslint from 8.56.9 to 8.56.10 by @dependabot in #31
- Bump @typescript-eslint/type-utils from 7.7.0 to 7.7.1 by @dependabot in #33
- Bump @typescript-eslint/rule-tester from 7.7.0 to 7.7.1 by @dependabot in #34
- Bump @typescript-eslint/utils from 7.7.0 to 7.7.1 by @dependabot in #30
- Bump @mdn/browser-compat-data from 5.5.22 to 5.5.25 by @dependabot in #35
- Bump @eslint/js from 9.1.1 to 9.2.0 by @dependabot in #37
- Bump @types/node from 20.12.7 to 20.12.8 by @dependabot in #38
- Bump typescript-eslint from 7.7.0 to 7.8.0 by @dependabot in #36
- Bump @typescript-eslint/utils from 7.7.1 to 7.8.0 by @dependabot in #39
- Bump @types/node from 20.12.8 to 20.12.11 by @dependabot in #40
- Bump @typescript-eslint/rule-tester from 7.7.1 to 7.8.0 by @dependabot in #41
- Bump esbuild from 0.20.2 to 0.21.2 by @dependabot in #43
- Bump @mdn/browser-compat-data from 5.5.25 to 5.5.27 by @dependabot in #42
- Bump eslint-plugin-eslint-plugin from 6.0.0 to 6.1.0 by @dependabot in #32
- Bump @types/node from 20.12.11 to 20.12.12 by @dependabot in #44
- Bump esbuild from 0.21.2 to 0.21.3 by @dependabot in #48
- Bump @typescript-eslint/rule-tester from 7.8.0 to 7.9.0 by @dependabot in #47
- Bump @eslint/js from 9.2.0 to 9.3.0 by @dependabot in #49
- Bump @typescript-eslint/type-utils from 7.8.0 to 7.9.0 by @dependabot in #46
- Bump typescript-eslint from 7.8.0 to 7.9.0 by @dependabot in #45
- Bump @typescript-eslint/utils from 7.9.0 to 7.10.0 by @dependabot in #50
- Bump @mdn/browser-compat-data from 5.5.27 to 5.5.29 by @dependabot in #55
- Bump @typescript-eslint/type-utils from 7.9.0 to 7.10.0 by @dependabot in #52
- Bump esbuild from 0.21.3 to 0.21.4 by @dependabot in #54
- Bump typescript-eslint from 7.9.0 to 7.10.0 by @dependabot in #51
- Bump @typescript-eslint/rule-tester from 7.9.0 to 7.10.0 by @dependabot in #53
- Bump @typescript-eslint/type-utils from 7.10.0 to 7.11.0 by @dependabot in #56
- Bump typescript-eslint from 7.10.0 to 7.11.0 by @dependabot in #60
- Bump @typescript-eslint/rule-tester from 7.10.0 to 7.11.0 by @dependabot in #57
- Bump @mdn/browser-compat-data from 5.5.29 to 5.5.31 by @dependabot in #61
- Bump @eslint/js from 9.3.0 to 9.4.0 by @dependabot in #58
- Bump esbuild from 0.21.4 to 0.21.5 by @dependabot in #62
- Bump tsx from 4.7.2 to 4.15.1 by @dependabot in #66
- Bump @mdn/browser-compat-data from 5.5.31 to 5.5.32 by @dependabot in #67
- Bump @typescript-eslint/type-utils from 7.11.0 to 7.12.0 by @dependabot in #64
- Bump @typescript-eslint/utils from 7.11.0 to 7.12.0 by @dependabot in #65
- Bump @eslint/js from 9.4.0 to 9.5.0 by @dependabot in #68
- Bump browserslist from 4.23.0 to 4.23.1 by @dependabot in #71
- Bump @typescript-eslint/parser from 7.11.0 to 7.13.0 by @dependabot in #69
- Bump @typescript-eslint/utils from 7.12.0 to 7.13.0 by @dependabot in #70
- Bump typescript-eslint from 7.11.0 to 7.13.0 by @dependabot in #72
- Bump @typescript-eslint/rule-tester from 7.11.0 to 7.13.0 by @dependabot in #73
- Bump tsx from 4.15.1 to 4.15.7 by @dependabot in #74
- Bump @typescript-eslint/type-utils from 7.13.0 to 7.13.1 by @dependabot in #78
- Bump @typescript-eslint/parser from 7.13.0 to 7.13.1 by @dependabot in #77
- Bump @mdn/browser-compat-data from 5.5.32 to 5.5.34 by @dependabot in #79
- Bump typescript-eslint from 7.13.0 to 7.13.1 by @dependabot in #76
- Bump @typescript-eslint/utils from 7.13.0 to 7.13.1 by @dependabot in #75
- Bump typescript-eslint from 7.13.1 to 7.14.1 by @dependabot in #80
- Bump @eslint/js from 9.5.0 to 9.6.0 by @dependabot in #81
- Bump @mdn/browser-compat-data from 5.5.34 to 5.5.35 by @dependabot in #83
- Bump @typescript-eslint/rule-tester from 7.13.0 to 7.14.1 by @dependabot in #86
- Bump tsx from 4.15.7 to 4.16.0 by @dependabot in #82
- Bump @mdn/browser-compat-data from 5.5.35 to 5.5.37 by @dependabot in #87
- Bump @types/node from 20.12.12 to 20.14.10 by @dependabot in #88
- Bump @typescript-eslint/type-utils from 7.14.1 to 7.15.0 by @dependabot in #90
- Bump eslint-plugin-eslint-plugin from 6.1.0 to 6.2.0 by @dependabot in #89
- Bump @typescript-eslint/parser from 7.14.1 to 7.15.0 by @dependabot in #91
- Bump tsx from 4.16.0 to 4.16.2 by @dependabot in #92
- Bump @typescript-eslint/utils from 7.14.1 to 7.16.0 by @dependabot in #93
- Bump browserslist from 4.23.1 to 4.23.2 by @dependabot in #95
- Bump @typescript-eslint/rule-tester from 7.14.1 to 7.16.0 by @dependabot in #97
- Bump esbuild from 0.21.5 to 0.23.0 by @dependabot in #98
- Bump @typescript-eslint/type-utils from 7.15.0 to 7.16.0 by @dependabot in #94
- Bump typescript-eslint from 7.14.1 to 7.16.0 by @dependabot in #96
- Bump typescript-eslint from 7.16.0 to 7.16.1 by @dependabot in #99
- Bump @typescript-eslint/utils from 7.16.0 to 7.16.1 by @dependabot in #103
- Bump @eslint/js from 9.6.0 to 9.7.0 by @dependabot in #101
- Bump @typescript-eslint/rule-tester from 7.16.0 to 7.16.1 by @dependabot in #104
- Bump @mdn/browser-compat-data from 5.5.37 to 5.5.40 by @dependabot in #102
- Bump @eslint/js from 9.7.0 to 9.8.0 by @dependabot in #105
- Bump @typescript-eslint/utils from 7.16.1 to 7.17.0 by @dependabot in #108
- Bump @types/eslint from 8.56.10 to 9.6.0 by @dependabot in #107
- Bump @typescript-eslint/type-utils from 7.16.1 to 7.17.0 by @dependabot in https://github.com/koddsso...
0.0.12
0.0.11
0.0.10
0.0.9
What's Changed
- Bump @eslint/js from 8.57.0 to 9.0.0 by @dependabot in #6
- Bump @typescript-eslint/rule-tester from 7.4.0 to 7.7.0 by @dependabot in #5
- Bump eslint-plugin-jsdoc from 48.2.2 to 48.2.3 by @dependabot in #3
- Bump @mdn/browser-compat-data from 5.5.18 to 5.5.22 by @dependabot in #2
- Bump @typescript-eslint/type-utils from 7.5.0 to 7.7.0 by @dependabot in #4
New Contributors
- @dependabot made their first contribution in #6
Full Changelog: 0.0.8...0.0.9