Henrik Fuchs
Henrik Fuchs
### Preflight Checklist * [x] I have read the [contribution documentation](https://github.com/electron-userland/electron-forge/blob/master/CONTRIBUTING.md) for this project. * [x] I agree to follow the [code of conduct](https://github.com/electron/electron/blob/main/CODE_OF_CONDUCT.md) that this project follows, as appropriate....
Hi, when I run component tests with jest there are open handles which keep jest from exiting. Running jest with `--detectOpenHandles` I get the following output: ``` > 5 |...
I recently switched from `react-native-sqlite-storage` to `react-native-sqlite-2` because of issues with Android API Level 30+. The documentation says: "It should be a drop-in replacement for [react-native-sqlite-storage](https://github.com/andpor/react-native-sqlite-storage)." But I'm missing the...
### Environment information ```block CLI: Version: 1.3.3 Color support: true Platform: CPU Architecture: x86_64 OS: windows Environment: BIOME_LOG_DIR: unset NO_COLOR: unset TERM: unset JS_RUNTIME_VERSION: "v20.9.0" JS_RUNTIME_NAME: "node" NODE_PACKAGE_MANAGER: "npm/10.2.3" Biome...
Hi, first of all thank you for your work! Since version 4.2.10 I see an issue when using the --customPath option with a json file. My format.json file looks like...
Could you please release a new version with support for react-native 0.74+?