-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
```
import { NextRequest, NextResponse } from "next/server";
import { authMiddleware, redirectToHome, redirectToLogin } from "next-firebase-auth-edge";
export async function middleware(request: N…
-
maybe it'll be a good idea to create a babel macros for this module resolver?
i read at announcement that CRA start to support babel macros and this can be a problem solver...
-
### What happened?
# The `flushSync `error
I was playing with the [examples](https://tldraw.dev/examples/ui/image-component) in tldraw.dev for my new project and have this error
## What shoul…
-
I recently installed `react-app-rewired` to allow me to modify jest's `testEnvironment` while using the jest test runner without getting the CRA error that blocks it from running. I currently use two …
-
![image](https://github.com/facebook/relay/assets/40314104/be086056-15d2-4686-8161-82d2ba62a3ad)
Hello Guys, Does anyone has a solution on how to solve this issue?
**App.test.tsx**
```
impo…
pt147 updated
2 months ago
-
Thank you for the incredible package, huge timesaver for my project. Great work.
After upgrading to SDK 52, something goes wrong with the build's modification of podfiles and I get this extensive e…
-
npm package react-scripts 5.0 contains breaking changes
see: https://github.com/facebook/create-react-app/blob/main/CHANGELOG.md
Figure out how to update to the latest version without causing "npm…
-
### Problem Description
The `create-react-native-library` base template includes the scripts to automatically run `react-native codegen` for ios/android as part of its build steps, but it doesn't run…
-
Next.js is een framework dat werkt op React, dus ik leer een systeem gebruiken dat ik later ook bij andere React-projecten kan toepassen. React zelf is heel populair en wordt door veel bedrijven gebru…