Skip to content

Commit 84dfd7b

Browse files
chore(release): 0.16.0 [skip ci]
1 parent 2e950df commit 84dfd7b

11 files changed

+28
-38
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
# [0.16.0](https://github.com/atom-ide-community/atom-ide-signature-help/compare/v0.15.4...v0.16.0) (2021-06-09)
2+
3+
4+
### Bug Fixes
5+
6+
* accurate type handling ([522828a](https://github.com/atom-ide-community/atom-ide-signature-help/commit/522828a9ca4bd9c06d84d457eb072aca79dc555a))
7+
* add eslint and run eslint --fix ([b6f64d1](https://github.com/atom-ide-community/atom-ide-signature-help/commit/b6f64d14bd3b4d68153385890df97215db372e75))
8+
* apply the className to the element ([5ae58e6](https://github.com/atom-ide-community/atom-ide-signature-help/commit/5ae58e63d179958b85e039f06e8e2a1ec782f7ad))
9+
* await showSignatureHelp ([ccefc38](https://github.com/atom-ide-community/atom-ide-signature-help/commit/ccefc38d884db0d24d59c9706f5ea70ee599dd94))
10+
* default showSignatureHelpOnTyping to true ([6e97d2f](https://github.com/atom-ide-community/atom-ide-signature-help/commit/6e97d2f46a526c045e494d2b8c8ee0133fa49e89))
11+
* fix package-deps loading ([e3d7741](https://github.com/atom-ide-community/atom-ide-signature-help/commit/e3d7741958e872a34becdf1c0678c18e4e45e4b4))
12+
* make mountSignatureHelp a free function ([a1028a2](https://github.com/atom-ide-community/atom-ide-signature-help/commit/a1028a219c3622876bfb55b820c2223d4289a0f3))
13+
* update dependencies ([5779df8](https://github.com/atom-ide-community/atom-ide-signature-help/commit/5779df85008953094307a360e76ea277702e8484))
14+
15+
16+
### Features
17+
18+
* convert to solid ([0fecdb9](https://github.com/atom-ide-community/atom-ide-signature-help/commit/0fecdb9669e0b46a8ded97ee36def56511ff73fe))
19+
120
## [0.15.4](https://github.com/atom-ide-community/atom-ide-signature-help/compare/v0.15.3...v0.15.4) (2021-06-07)
221

322

dist/index-4c99303f.js

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/index-4c99303f.js.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/main.d.ts

Lines changed: 0 additions & 12 deletions
This file was deleted.

dist/main.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/main.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/renderer-24339d41.js

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/renderer-24339d41.js.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/signature-help-manager.d.ts

Lines changed: 0 additions & 22 deletions
This file was deleted.

dist/tsconfig.tsbuildinfo

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)