Skip to content

Commit 36ca6b4

Browse files
committed
docs: update changelog
1 parent d643194 commit 36ca6b4

File tree

1 file changed

+15
-2
lines changed

1 file changed

+15
-2
lines changed

CHANGELOG.md

+15-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,23 @@
1+
### v3.22.0
2+
3+
- support eslint suggestions as quick fixes
4+
5+
### v3.21.0
6+
7+
- Updates deps
8+
- Switches to flat-xo beta linter
9+
- Fixes issues with source.fixAll.xo code actions on save
10+
11+
### v3.20.0
12+
13+
- adds source.fixAll.xo code action
14+
- restarts extension on config changes so all caches can be reset
15+
116
### v3.19.0
217

318
- switched lodash debounce to p-debounce to fix concurrency bugs (hopefully do not see performance regressions from this change)
419
- added better checking and respect for the enable option (closes #139)
520

6-
**Full Changelog**: https://github.com/xojs/vscode-linter-xo/compare/v3.18.2...v3.19.0
7-
821
### v3.18.0
922

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

0 commit comments

Comments
 (0)