Add documentation for features and improvements from Bun v1.2.3:
- bun install --analyze flag for scanning and installing missing dependencies
- SQL array retrieval support with null handling
- NODE_EXTRA_CA_CERTS environment variable for custom CA certificates
- Buffer.inspect() hexadecimal output format
- Node.js fs APIs support for embedded files in executables
- Environment variables in HTML via bunfig.toml
- IPInt WebAssembly interpreter with performance improvements
- process.binding("fs") and process.binding("buffer") support
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>