main
chore: deprecate lint itests (#25655)
fix(lint): update jsx/react related rules and names (#27836)
fix: don't include extensionless files in file collection for lint & fmt by default (#25721)
feat(fmt/lint): add `--permit-no-files` (#28753)
perf: monch 0.6 (#33643)
fix(lint): support linting jsr pkg without version field (#25230)
fix(check): compiler options from workspace members (#27785)
fix(cli): jsx pragma-related swc panics (#30935)
feat(lint): `deno lint --fix` and lsp quick fixes (#22615)
perf(lsp): add built-in tracing support for the LSP (#27843)
feat(unstable): support comments in lint plugin (#29189)
fix(unstable): lint ast comments from first file showing in others (#31956)
fix(lint): plugins ignored when no rust rule active (#28269)
fix(lint): don't show docs URLs for plugins (#28033)
fix(lint): name the offending plugin in lint plugin load errors (#35067)
feat(unstable): add test for lint plugin destroy hook (#27981)
feat(unstable): add js lint plugin source code helpers (#28065)
fix(lint): don't mark plugin diagnostic as fixable, if it's not (#28147)
feat(lint): plugin API has env and read access (#31327)
fix(unstable): align js lint context API with eslint (#28066)
fix(lint): give access to SourceCode in 'deno test' (#28278)
fix(lint): resolve plugin paths from proper config specifier (#28752)
feat(lint): no-unversioned-import rule (#30609)
fix(lint): skip module graph validation (#30815)
feat: npm workspace and better Deno workspace support (#24334)
fix(lint): don't error on non-analyzable package exports like CSS files (#35732)
feat(check): type-check with native tsc by default (#35938)
feat(cli): alias --unstable-sloppy-imports to --sloppy-imports (#29780)
feat(lint): Add checked files list to the JSON output(#26936)
refactor: deno_config 0.45 (#27660)
fix(lint): include config file in workspace member invalid version error (#35759)