- Added Bun.password and Bun.passwordSync APIs with documentation and tests
- Implemented mocks in bun:test with improved type definitions and added support for the 'v' regexp flag
- Breaking change: SQLite .values() now returns [] instead of null; includes numerous bug fixes and docs updates