Files
bruno/packages/bruno-app
James Ha 79ce71c040 feat: improve Map and Set logging display in console
- Remove size property from Map and Set displays
- Display Set values at top level with numeric indices (0, 1, 2, ...)
- Display Map entries at top level with => notation (key =>: value)
- Remove [[Set]] and [[Map]] wrapper properties for cleaner display
- Collapse Maps and Sets by default in console (matching Postman behavior)
- Add 'Map' and 'Set' type labels to clearly identify object types
- Maintain expandable/collapsible UI for easy inspection of contents
2026-02-04 17:32:01 +05:30
..
2025-12-04 01:37:20 +05:30
2025-12-24 05:30:04 +05:30
2025-06-18 20:06:45 +05:30
2025-12-04 01:37:20 +05:30
2025-12-04 01:37:20 +05:30