File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ### 2026.04.22
2+
3+ #### @iter/weak-map 0.1.1 (patch)
4+
5+ - feat(weak-map): ` getOrInsert ` and ` getOrInsertComputed ` [ TC39 Upsert Proposal]
6+ - fix(weak-map): ensure gc is exposed for unit tests
7+ - refactor(weak-map): improve validation and error messages
8+ - refactor(weak-map): use double-quotes consistently, part deux
9+ - refactor(weak-map): use double-quotes consistently in examples
10+
11+ #### @iter/weak-set 0.1.0 (minor)
12+
13+ - feat(weak-set): add re-export module for deno.land/x/iterable
14+ - feat(weak-set): add deno.json
15+ - refactor(weak-set): improve docs and clean up code
Original file line number Diff line number Diff line change 11{
22 "name" : " @iter/weak-map" ,
3- "version" : " 0.1.0 " ,
3+ "version" : " 0.1.1 " ,
44 "license" : " MIT" ,
55 "author" : {
66 "name" : " Nicholas Berlette" ,
You can’t perform that action at this time.
0 commit comments