File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -37,10 +37,10 @@ Beta release.
37
37
* macOS: quick-lint-js no longer hangs if a file is changed in your home
38
38
directory or project directory.
39
39
* Various crashes on invalid code have been fixed.
40
- * quick-lint-js consumes less memory for pathlogical code patterns.
40
+ * quick-lint-js consumes less memory for pathological code patterns.
41
41
* VS Code: The extension no longer tries to load an ARM64 DLL on Windows x64.
42
42
* VS Code and LSP server: In Windows debug builds, crashes no longer occur
43
- supriously when the filesystem changes.
43
+ spuriously when the filesystem changes.
44
44
* The npm package and the manual builds are now much smaller and faster. (They
45
45
were previously compiled in debug, unoptimized mode.)
46
46
* ` delete x ` no longer reports a warning if ` x ` is a global variable.
You can’t perform that action at this time.
0 commit comments