Releases: denoland/deno_lint
Releases · denoland/deno_lint
0.35.0
0.34.0
- feat(dlint): add compact format (#1079)
- feat(require-await): use narrower spans for diagnostics (#1090)
- feat: upgrade deno_ast to 0.20.0 (#1092)
- fix: getter_return - checking the return value in
Object.create
andObject.defineProperties
(#1089) - fix: getter_return - checking the return value of the getter property in
Reflect.defineProperty()
(#1087) - fix: getter_return - permit using a generator without specifying an explicit return value (#1091)
- fix: no-self-assign rule grammar (#1085)
- fix: no_self_assign - getter and private class member with same name (#1084)
- fix: use
media_type
instead of file_name (#1086) - fmt
0.33.0
What's Changed
- fix: details summary rendering by @kidonng in #1064
- feat: add no-implicit-declare-namespace-export (#1057) by @Conaclos in #1058
- feat: Style valid and invalid examples by @littletof in #1067
- Include
eval
in prefer-primordials lint by @phosra in #1063 - fix: use media_type instead of filename to detect jsx by @brenelz in #1074
- feat: Add styleing for darkmode by @littletof in #1068
- fix(prefer-const): don't skip expressions assigned to function parameters by @ah-yu in #1071
New Contributors
- @kidonng made their first contribution in #1064
- @littletof made their first contribution in #1067
- @hashrock made their first contribution in #1070
- @phosra made their first contribution in #1063
- @brenelz made their first contribution in #1074
Full Changelog: 0.32.0...0.33.0
0.32.0
0.32.0 (#1059)
v0.31.0
feat: upgrade to deno_ast 0.16 (#1053)
v0.30.0
refactor: upgrade to deno ast 0.15 (#1046)
v0.26.0
What's Changed
- feat: add
no-top-level-await
rule by @ah-yu in #1020 - fix: 'no-invalid-triple-slash-referecence' on path reference for JavaScript files by @AkinAguda in #1019
- fix(no-deprecated-deno-api): handle type annotations by @bartlomieju in #1015
Full Changelog: v0.25.0...v0.26.0
v0.22.0
v0.21.0
v0.20.1
v0.20.1