You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Arrow functions with TypeScript parameter type annotations no longer report
confusing diagnostics in JavaScript mode. (Implemented by Leszek Nowicki.)
TypeScript support (still experimental):
'`hello${world}` as const' no longer falsely reports E0291.
(Fixed by Leszek Nowicki.)
Windows: Fixed a build failure with MinGW GCC 13.1.0.
Shell completions are now up to date with the CLI. (Fixed by Jake
Castelli.)
FreeBSD: quick-lint-js no longer fails to build.
Changed
Ubuntu 18.04 LTS Bionic is no longer supported. It might happen to work, but it
is not extensively tested. Canonical is itself ending support for Bionic on
May 31, 2023, so please upgrade to Ubuntu 20.04 LTS or newer.