mirror of
https://github.com/oven-sh/bun
synced 2026-02-17 06:12:08 +00:00
Only genuinely new features verified to exist in bun-v1.2.23..HEAD: API Documentation: - redis: add 116 commands (strings, hashes, sets, sorted sets, lists) Commit:b613790451"Many more Redis commands" (Sep 30, 2025) - yaml: update compliance to 90% (362/400 tests) Commit:fcbd57ac48(Oct 5, 2025) Test Documentation: - Add breaking changes for v1.3 - Disallow .only() and snapshot creation in CI - ErrorBuilder.reject() triggers unhandled rejection handlers Commit:5e8feca98b"Enable breaking_changes_1_3" (Oct 7, 2025) Plus earlier documented features (dots reporter, test lifecycle, etc.)