- Fix
HashMapandHashSetiterator types to beMapIteratorandSetIteratorto be assignment-compatible with nativeReadonlyMapandReadonlySettypes (type-level only change). - Update dev dependencies:
typescript,vitestandrimraf.
HashMap and HashSet iterator types to be MapIterator and SetIterator to be assignment-compatible with native ReadonlyMap and ReadonlySet types (type-level only change).typescript, vitest and rimraf.