Skip to content

Commit d45c073

Browse files
committed
docs: update changelog
1 parent e472334 commit d45c073

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -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+
18
### v3.18.0
29

310
- Refactors code actions handlers and support source.fixAll code action

0 commit comments

Comments
 (0)