Ansh

Results 24 issues of Ansh

### What version of Bun is running? 1.0.15+b3bdf22eb ### What platform is your computer? Darwin 23.0.0 arm64 arm ### What steps can reproduce the bug? 1. Create a bun monorepo...

bug

### What happened? I had two plugins that modified notification settings in my expo-dev-client SDK v47 app. I had ` "onesignal-expo-plugin"` and `"config-plugin-react-native-intercom"` and a few others as well. I...

Reproducible

### Is your feature request related to a problem? Please describe. I usually build pretty often so it's annoying when I have my builds lying around when there is a...

feature-request

**Describe the bug** I want to integrate Shiki highlighter, but there is a significant delay, and sometimes it doesn't work because I have to make `handleEditorWillMount` into an async function...