Skip to content

v0.16.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 09 Jun 08:13
· 7 commits to master since this release

0.16.0 (2021-06-09)

Bug Fixes

  • accurate type handling (522828a)
  • add eslint and run eslint --fix (b6f64d1)
  • apply the className to the element (5ae58e6)
  • await showSignatureHelp (ccefc38)
  • default showSignatureHelpOnTyping to true (6e97d2f)
  • fix package-deps loading (e3d7741)
  • make mountSignatureHelp a free function (a1028a2)
  • update dependencies (5779df8)

Features