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
- convert to solid (0fecdb9)