✨ New features
WeakMap
now performs housekeeping on GC cycle collection (automatic and viagc_collect_cycles()
) by @mvorisek (#10)WeakMap
is now properly annotated with@template
(for static analysis)
🩹 Compatibility improvements
- Fixed
Error
type / message when passingnull
instead ofobject
inisset()
/unset()