Releases: tekumara/typos-lsp
Releases · tekumara/typos-lsp
v0.1.21
0.1.21 (2024-07-13)
Bug Fixes
- Error: Cannot find module 'vscode-languageclient/node' (4838702), closes #92
Chores
- deps: bump typos-cli from 1.23.1 to 1.23.2 (#91) (e176dd9)
v0.1.20
0.1.20 (2024-07-09)
Features
- typos 1.23.0 June 2024 dictionary (2a497b0)
Chores
- deps-dev: bump the vscode group with 9 updates (#85) (b47092a)
- deps: bump the lsp group with 3 updates (#84) (d69f3c7)
- deps: bump typos-cli from 1.22.7 to 1.22.9 (#83) (68136cb)
- deps: bump typos-cli from 1.23.0 to 1.23.1 (#88) (64c6ec5)
v0.1.19
0.1.19 (2024-06-16)
Features
- typos 1.22.7 May 2024 dictionary (aab723d)
Chores
- deps-dev: bump the vscode group across 1 directory with 8 updates (#82) (320ee54)
- deps: bump the lsp group with 5 updates (#67) (1710e72)
v0.1.18
0.1.18 (2024-05-02)
Features
- support info as a diagnostic severity (064c188)
- typos 1.21.0 Apr 2024 dictionary (#65) (504741b)
Chores
- deps-dev: bump the vscode group with 7 updates (#63) (481b063)
- deps: bump the lsp group with 6 updates (#64) (53a7cc0)
v0.1.17
0.1.17 (2024-04-08)
Features
- check vscode source control commit messages (53d3bf5), closes #59
- support extend-ignore-re config field (1a03b6f), closes #55
- typos 1.20.4 Mar 2024 dictionary (4a559ff)
Chores
- deps-dev: bump the vscode group with 4 updates (#57) (c1b26fe)
- deps: bump the lsp group with 1 update (#56) (40190c6)
v0.1.16
0.1.16 (2024-03-26)
Features
- drop vscode Windows 32-bit builds (d7fedba)
- ignore typos in config files (1841b4c), closes #47
Bug Fixes
- revert back to @types/vscode ^1.77.0 (a90a48a)
Chores
v0.1.15
0.1.15 (2024-03-03)
Bug Fixes
- use default policy for empty file uri (34998d4), closes #39
v0.1.14
0.1.14 (2024-03-03)
Features
- typos 1.19.0 Feb 2024 dictionary changes (250390d)
Bug Fixes
- use default policy for non-file uris (0265ff1), closes #36
v0.1.12
0.1.12 (2024-02-05)
Features
- typos 1.18.0 with January 2024 dictionary changes (dfb3e55)
Bug Fixes
- error LNK2019: unresolved external symbol _GetLogicalDrives (6ec5abf), closes #33
- use config file when workspace folder absent (79ae446), closes #31