We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e472334 commit d45c073Copy full SHA for d45c073
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+### v3.19.0
2
+
3
+- switched lodash debounce to p-debounce to fix concurrency bugs (hopefully do not see performance regressions from this change)
4
+- added better checking and respect for the enable option (closes #139)
5
6
+**Full Changelog**: https://github.com/xojs/vscode-linter-xo/compare/v3.18.2...v3.19.0
7
8
### v3.18.0
9
10
- Refactors code actions handlers and support source.fixAll code action
0 commit comments