v3.48.0
Breaking Changes
- None
Features
- Map upsert proposal moved to stable ES (January 2026 TC39):
Map.prototype.getOrInsert(),Map.prototype.getOrInsertComputed(),WeakMap.prototype.getOrInsert(),WeakMap.prototype.getOrInsertComputed() - Added
es.namespace modules and/es/and/stable/namespace entries for upsert methods
Fixes
- Fixed
CreateDataProperty/...