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
Patch over v2.0.0 which shipped with biome noNonNullAssertion
warnings that broke the pre-commit hook in CI. The lint fix
(7224baa) eliminates all `\!` assertions via discriminated unions
and type narrowing. No behavior change from v2.0.0.
0 commit comments