Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Feb 1, 2024
- committed
fix(eslint-plugin): [no-unnecessary-condition] handle left-hand optional with exactOptionalPropertyTypes option (#8249)
Show description for 8e3609b- authored
- authored
- authored
docs: add /maintenance/team page (#8057)
Show description for d805516
Commits on Jan 30, 2024
fix(eslint-plugin): [switch-exhaustiveness-check] better support for intersections, infinite types, non-union values (#8250)
Show description for 82cb9ddauthored- authored
chore(deps): update babel to v7.23.9 (#8199)
Show description for 77a9595authoredchore(deps): update dependency @swc/core to v1.3.106 (#8219)
Show description for d0b9f99authoredchore(deps): update dependency @swc/jest to v0.2.31 (#8313)
Show description for 01649ccauthored
Commits on Jan 29, 2024
test(eslint-plugin): assert that `ts`/`tsx` code blocks in docs are syntactically valid (#8142)
Show description for a41ad15- authored
- authored
- authored
- authored
- committed
fix(eslint-plugin): [prefer-readonly] disable checking accessors (#8300)
Show description for 4d2ce3b- authored
chore(eslint-plugin): fix typos in schema definitions (#8311)
Show description for 9dca40eauthoredchore(deps): update react (#8042)
Show description for 73cbe9eauthoredfix(eslint-plugin): [no-useless-template-literals] report Infinity & NaN (#8295)
Show description for d02d086authored
Commits on Jan 28, 2024
fix(eslint-plugin): [prefer-nullish-coalescing] treat any/unknown as non-nullable (#8262)
Show description for 70505e4authoredchore: enable prefer-nullish-coalescing internally (#7955)
Show description for d0137c8authored- authored
- authored
- authored
Commits on Jan 26, 2024
chore: update sponsors (#8303)
Show description for bc4b99aauthored
Commits on Jan 25, 2024
docs: underline URLs, change contrast in syntax highlighting (#8225)
Show description for 24f9d4cauthored
Commits on Jan 22, 2024
Commits on Jan 19, 2024
fix(eslint-plugin): [no-unnecessary-condition] fix false positive for type variable (#8235)
Show description for 920f909authored
Commits on Jan 16, 2024
fix(type-utils): preventing isUnsafeAssignment infinite recursive calls (#8237)
Show description for 01556f5authored