Sourced from eslint's releases.
v10.11.0
Features
d136fa4feat: object-shorthand handle quoted properties forignoreConstructors(#21271) (Pavel)397b3b8feat: report unsafe labeledcontinueinno-unsafe-finallyrule (#21316) (electrohyun)d3dd47ffeat: only exemptnew-capbuilt-ins that reference the global (#21290) (sethamus)Bug Fixes
22b09f5fix: ignore__proto__properties inprefer-object-spread(#21311) (xbinaryx)b684bb1fix: make TimePass.parse optional in types and docs (#21313) (ntnyq)26d11bcfix: don't report__proto__properties inobject-shorthand(#21310) (xbinaryx)Documentation
9ecfdc5docs: note that --cache can serve stale results for cross-file rules (#21312) (bytedoe)6c789ffdocs: Update README (GitHub Actions Bot)5997825docs: clarify preserve-caught-error known limitation (#21294) (Akinyemi Toluwalase)Chores
520dd77perf: Implement fast paths in critical areas (#21210) (Nicholas C. Zakas)92086c8test: updateEMFILEerror generation for Node.js 26.9.0 compatibility (#21330) (Francesco Trotta)9ac7eb6chore: update github/codeql-action action to v4.38.0 (#21331) (renovate[bot])24310e3chore: update ecosystem plugins (#21324) (ESLint Bot)45ad79eci: bump pnpm/action-setup from 6.0.10 to 6.1.0 (#21318) (dependabot[bot])ac74e37chore: Add AGENTS.md with AI disclosure requirements (#21221) (Nicholas C. Zakas)c832660chore: Upgrade Stylelint to the latest version in docs (#21245) (Jung Hyeon Jun)f9f88fcchore: update ecosystem plugins (#21308) (ESLint Bot)fc81076ci: add more types integration tests (#20395) (Nitin Kumar)
3c0b7c6
10.11.0321f0a7
Build: changelog update for 10.11.0520dd77
perf: Implement fast paths in critical areas (#21210)9ecfdc5
docs: note that --cache can serve stale results for cross-file rules (#21312)92086c8
test: update EMFILE error generation for Node.js 26.9.0
compatibility (#21330)9ac7eb6
chore: update github/codeql-action action to v4.38.0 (#21331)22b09f5
fix: ignore __proto__ properties in
prefer-object-spread (#21311)24310e3
chore: update ecosystem plugins (#21324)d136fa4
feat: object-shorthand handle quoted properties for
ignoreConstructors (#21...45ad79e
ci: bump pnpm/action-setup from 6.0.10 to 6.1.0 (#21318)