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
Fix HashMap and HashSet iterator types to be MapIterator and SetIterator to be assignment-compatible with native ReadonlyMap and ReadonlySet types (type-level only change).
Update dev dependencies: typescript, vitest and rimraf.