Skip to content

Releases: denoland/deno_lint

0.35.0

10 Nov 13:39
Compare
Choose a tag to compare
  • fix: empty object type recommendation (#1096)

0.34.0

24 Oct 21:16
Compare
Choose a tag to compare
  • 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 and Object.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

07 Sep 15:40
97f5a6c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.32.0...0.33.0

0.32.0

11 Jul 16:39
692ad7e
Compare
Choose a tag to compare
0.32.0 (#1059)

v0.31.0

21 Jun 18:26
2a94090
Compare
Choose a tag to compare
feat: upgrade to deno_ast 0.16 (#1053)

v0.30.0

20 May 19:55
5414054
Compare
Choose a tag to compare
refactor: upgrade to deno ast 0.15 (#1046)

v0.26.0

23 Feb 18:20
5cc24aa
Compare
Choose a tag to compare

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

13 Jan 15:50
b5414d5
Compare
Choose a tag to compare
  • fix(ban-types): ban types should not flag non-global types (#991)
  • fix(prefer-primordials): add check for instanceof operator (#992)
  • feat: upgrade to deno_ast 0.9 (#996)

v0.21.0

04 Jan 20:24
e34aa4f
Compare
Choose a tag to compare
  • fix: allow regexp with d flag #987
  • upgrade deno_ast and swc #989

v0.20.1

09 Dec 14:09
370ccd2
Compare
Choose a tag to compare
v0.20.1