Skip to content

Releases: denoland/deno_lint

0.71.0

28 Jan 14:54
Compare
Choose a tag to compare
  • feat: Add ExternalLinter API (#1384)

0.70.0

27 Jan 14:52
Compare
Choose a tag to compare
  • fix(button-has-type): treat expressions as valid value (#1402)
  • fix(jsx-no-danger-with-children): account for ignored JSXText nodes (#1400)
  • fix(jsx_no_unescaped_entities): only warn about > and } (#1405)
  • fix(rules-of-hooks): fix incorrect hook detection (#1401)
  • fix: jsx_curly_braces flagging trailing space expression (#1388)
  • fix: only mark relevant JSX nodes for failing rule (#1404)
  • fix: rename react rules to react-* prefix (#1403)

0.69.1

24 Jan 18:58
Compare
Choose a tag to compare
  • feat: Remove LintRule::docs() (#1381)
  • fix(www): change redirect (#1385)
  • fix: rules-of-hooks not detecting hooks in hooks (#1387)

0.69.0

11 Dec 03:09
Compare
Choose a tag to compare
  • feat: add button_has_type rule (#1350)
  • feat: add jsx-boolean-value rule (#1353)
  • feat: add jsx-key rule (#1355)
  • feat: add jsx-no-children-prop rule (#1359)
  • feat: add jsx-no-comment-text-nodes rule (#1352)
  • feat: add jsx-no-danger-with-children rule (#1349)
  • feat: add jsx-no-duplicate-props rule (#1356)
  • feat: add jsx-no-unescaped-entities rule (#1348)
  • feat: add jsx-no-useless-fragment rule (#1357)
  • feat: add jsx-props-no-spread-multi rule (#1358)
  • feat: add jsx-void-dom-elements-no-children rule (#1347)
  • feat: add jsx_curly_braces rule (#1354)
  • feat: add no-useless-rename rule (#1370)
  • feat: add no_danger rule (#1351)
  • feat: add rules_of_hooks rule (#1346)
  • fix: tags on jsx-boolean-value (#1368)

0.68.1

26 Nov 20:54
Compare
Choose a tag to compare
0.68.1

0.68.0

28 Oct 20:55
Compare
Choose a tag to compare
  • fix(prefer-primordials): Force to use null [[Prototype]] object (#1307)

0.67.1

24 Sep 21:27
Compare
Choose a tag to compare
  • fix: typo in no-process-global lint error (#1332)

0.67.0

18 Sep 15:12
Compare
Choose a tag to compare
  • Add seperate no-process-global lint rule (#1330)

0.66.0

18 Sep 00:54
Compare
Choose a tag to compare
  • Revert "fix: remove process global check" (#1329)
  • fix: remove process global check (#1328)

0.65.0

06 Sep 11:10
Compare
Choose a tag to compare
0.65.0