Nick Randall
Nick Randall
[Neon](https://www.neon.tech) is a popular postgres provider that is an [open source](https://github.com/neondatabase/neon) alternative to AWS Aurora. In order to support connecting to their database in more runtimes (like cloudflare workers), they...
This upgrades the detect-libc version to latest version. This version has better compatibility with bun runtime.
### Bug description ``` │ └ ✖ TTY initialization failed: uv_tty_init returned EINVAL (invalid argument) at new WriteStream (node:tty:97:11) at ri.prompt (file:///Users/nicksrandall/.bun/install/global/node_modules/aicommits/dist/cli.mjs:29:700) at fi (file:///Users/nicksrandall/.bun/install/global/node_modules/aicommits/dist/cli.mjs:39:7) at file:///Users/nicksrandall/.bun/install/global/node_modules/aicommits/dist/cli.mjs:81:506 at process.processTicksAndRejections (node:internal/process/task_queues:105:5)...
### Feature request You can use an oauth flow to authenticate Claude Pro/Max subscriptions and then use that token to access the API. This would allow users to use their...
The platform I'm compiling for supports import.meta directly and I'd like to keep it as is in my bundle. Could we make it possible to keep import.meta statements as is...
## What version of Bun is running? 1.3.3 ## What platform is your computer? Darwin arm64 (macOS 26.2) ## What steps can reproduce the bug? 1. Create a directory with...
## Description When using `createServerValidate` from `@tanstack/react-form-start` with Zod schemas (which implement Standard Schema v1), the return type is `Promise` instead of inferring the output type from the schema. Since...
### What version of Bun is running? 1.3.5 ### What platform is your computer? Darwin 25.2.0 arm64 (macOS Silicon) ### What steps can reproduce the bug? 1. Install oxfmt 0.19.0:...
### What version of Bun is running? 1.2.18 ### What platform is your computer? Darwin 24.5.0 arm64 arm ### What steps can reproduce the bug? When I run `bun install`...