Skip to content

v29.1.4

Compare
Choose a tag to compare
@gajus gajus released this 12 Jul 09:16
· 788 commits to main since this release

29.1.4 (2020-07-12)

Bug Fixes

  • check-types, no-undefined-types, valid-types: In jsdoc mode, ensure this only checked for namepath; in TypeScript or Closure, ensure this checked only for type (ef7b294)
  • check-types, no-undefined-types, valid-types: In TypeScript or Closure, add template for checking of optional type and namepath (e305cce)