mirror of
https://github.com/oven-sh/bun
synced 2026-02-15 05:12:29 +00:00
- Fix circular reference detection to only add anchors for truly circular objects - Improve array formatting, especially nested arrays (- - element format) - Fix object indentation in arrays and nested structures - Add comprehensive test coverage for circular references - Better string handling and YAML spec compliance 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>