What's Changed
- chore(deps): update typescript-go digest to f60eb37 by @renovate[bot] in #380
- chore(deps): update typescript-go digest to db968bc by @renovate[bot] in #381
- chore(deps): update typescript-go digest to ffa30a7 by @renovate[bot] in #382
- chore(deps): update typescript-go digest to 97756ce by @renovate[bot] in #383
- Add npm version badge to README by @Boshen in #384
- chore(deps): update github-actions by @renovate[bot] in #385
- chore(deps): update module golang.org/x/sys to v0.38.0 by @renovate[bot] in #386
- chore(deps): update npm packages by @renovate[bot] in #387
- chore(deps): update golangci/golangci-lint-action action to v9 by @renovate[bot] in #388
- chore(deps): update typescript-go digest to ea4e944 by @renovate[bot] in #390
- feat: add support for headless rule config by @camchenry in #258
- docs: update docs for adding new rule and options schema by @camchenry in #391
- fix(no-deprecated): false positive with class getter by @camc314 in #395
- chore(deps): update dependency vitest>vite to v7.2.4 by @renovate[bot] in #396
- feat: add options schema for
no-base-to-stringandno-confusing-void-expressionby @camchenry in #392 - feat: add options schema for
no-deprecatedby @camchenry in #393 - feat: add options schema for
no-duplicate-type-constituentsby @camchenry in #397 - feat: add options schema for
no-meaningless-void-operatorby @camchenry in #398 - feat: add options schema for
no-misused-promisesby @camchenry in #399 - perf: use minimal tsconfig to make tests 2-3x faster by @camchenry in #405
- perf: use minimal tsconfig for more tests by @camchenry in #406
- feat: add options schema for
no-misused-spreadby @camchenry in #401 - feat: add options schema for
no-unnecessary-boolean-literal-compareby @camchenry in #402 - feat: add options schema for
no-unnecessary-type-assertionby @camchenry in #403 - feat: add options schema for
only-throw-errorby @camchenry in #404 - feat: add options schema for
prefer-promise-reject-errorsby @camchenry in #409
Full Changelog: v0.5.1...v0.6.0