mirror of
https://github.com/oven-sh/bun
synced 2026-02-02 15:08:46 +00:00
## Summary - Document missing features from Bun v1.2.15 release - Add minimal, concise documentation updates with high information density ## Changes - Add `BUN_OPTIONS` environment variable to docs/runtime/env.md - Document Cursor AI rules generation in `bun init` (docs/cli/init.md) - Update Node.js API compatibility status for `Worker.getHeapSnapshot` and `createHistogram` (docs/runtime/nodejs-apis.md) - Add concise `vm.SourceTextModule` usage example ## Test plan - [x] Documentation builds correctly - [x] All links are valid - [x] Code examples are accurate 🤖 Generated with [Claude Code](https://claude.com/claude-code) --------- Co-authored-by: Claude Bot <claude-bot@bun.sh> Co-authored-by: Claude <noreply@anthropic.com> Co-authored-by: Jarred Sumner <jarred@jarredsumner.com> Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>