v0.2.9
What's Changed
- docs: refresh README for published npm package by @fireairforce in #1054
- chore: move repository to utooland by @fireairforce in #1055
- docs: move performance section earlier by @fireairforce in #1056
- docs: show README banner first by @fireairforce in #1057
- fix: ignore disabled unsupported ESLint rules by @fireairforce in #1075
- fix: preserve ESLint flat config scopes by @fireairforce in #1076
- feat: map equivalent eslint-react rule aliases by @fireairforce in #1077
- feat: implement react-hooks/exhaustive-deps by @fireairforce in #1078
- feat: implement safe unused-imports autofix by @fireairforce in #1079
- feat: implement @typescript-eslint/no-empty-object-type by @fireairforce in #1080
- feat: implement @typescript-eslint/no-unsafe-function-type by @fireairforce in #1081
- feat: implement promise/always-return by @fireairforce in #1082
- feat: implement promise/catch-or-return by @fireairforce in #1083
- feat: implement promise/no-callback-in-promise by @fireairforce in #1084
- feat: implement promise/no-nesting by @fireairforce in #1085
- feat: implement promise/no-new-statics by @fireairforce in #1086
- feat: add promise/no-promise-in-callback by @fireairforce in #1087
- feat: add promise/no-return-in-finally by @fireairforce in #1088
- feat: add promise/no-return-wrap by @fireairforce in #1089
- feat: add promise/param-names by @fireairforce in #1090
- feat: add promise/valid-params by @fireairforce in #1091
- build: update yuku to v0.9.1 by @fireairforce in #1092
Full Changelog: v0.2.8...v0.2.9