biomejs
biome
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
fix(lint): tolerate absorbed union variants in noMisleadingReturnType - When an annotation variant matches a return directly, do not also treat a wider sibling variant as misleading (e.g. `"a" | string` returning `"a"` collapses to `string` at the TS level). - Treat `unknown` inside a union as an escape hatch, matching the existing top-level `is_escape_hatch` bailout. Also tightens the changeset wording and adds fixtures covering both the new bailouts and the async both-branches-return + throw-branch cases exercising `has_wider_variant` and `unwrap_promise_inner`. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
minseong0324:feat/no-misleading-return-type-union-bailout
3 minutes ago
chore: add changeset
minseong0324:fix/no-misleading-return-type-object-keyword
2 hours ago
chore: add changeset
minseong0324:fix/no-misleading-return-type-object-keyword
2 hours ago
chore: add changeset
minseong0324:fix/no-misleading-return-type-object-keyword
2 hours ago
chore: add changeset
minseong0324:fix/no-misleading-return-type-object-keyword
3 hours ago
chore: add changeset
minseong0324:fix/no-misleading-return-type-object-keyword
3 hours ago
fix(lint): tighten comments and docstrings in noMisleadingReturnType Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
minseong0324:fix/no-misleading-return-type-object-keyword
3 hours ago
feat(lint/js): add `useMathMinMax`
dyc3/useMathMinMax
3 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
fix(lint): noMisleadingReturnType false negative on object keyword
#10054
2 hours ago
36e2b5a
minseong0324:fix/no-misleading-return-type-object-keyword
CodSpeed Performance Gauge
0%
feat(lint/js): add `useMathMinMax`
#9926
9 days ago
3d8bf6c
dyc3/useMathMinMax
CodSpeed Performance Gauge
0%
feat(linter): preset
#9813
3 hours ago
d5103e7
feat/rule-set
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs