What's Changed
- feat: implment
no-unnecessary-conditionrules by @sunrabbit123 in #389 - refactor(no-unneccessary-conditions): add json options schema by @camc314 in #637
- chore: mark
no-unnecessary-conditionas complete by @camc314 in #638 - ci: use
just fmtin autofix.ci by @no-yan in #635 - feat: implement no-unnecessary-type-conversion rule by @camc314 in #639
- chore(deps): update github-actions by @renovate[bot] in #641
- chore(deps): update dependency vitest>vite to v8.0.0-beta.13 by @renovate[bot] in #640
- chore(deps): update dprint plugins by @renovate[bot] in #642
- chore(deps): update module golang.org/x/sys to v0.41.0 by @renovate[bot] in #643
- feat: implement no-unnecessary-type-parameters by @camc314 in #644
- chore(deps): update crate-ci/typos action to v1.43.4 by @renovate[bot] in #645
- chore: fix lint by @camc314 in #646
- feat: implement consistent-return by @camc314 in #647
- feat: implement prefer-string-starts-ends-with by @camc314 in #652
- feat: implement prefer-regexp-exec rule by @camc314 in #653
- feat: implement prefer-readonly rule by @camc314 in #654
- feat: implement no-unnecessary-qualifier by @camc314 in #655
- feat: implement prefer-find by @camc314 in #656
- feat: implement prefer-readonly-parameter-types by @camc314 in #657
- feat: implement dot-notation by @camc314 in #658
- docs: Update README to remove development items by @connorshea in #660
Full Changelog: v0.11.5...v0.12.0