-
Part of the dependency updates required to migrate to react v18 properly
-
## "New Features"
- Supporting fetching data on `react-router-dom` via the `loader` property on Route.
- In `react-router-dom` v6, it has the data fetching capability, but it lacks a caching so…
-
### Steps to reproduce the problem
Run `yarn install --immutable`
### Expected behaviour
Yarn install should complete successfully.
### Actual behaviour
Yarn install errors.
### Detailed descrip…
-
The timestamp entered in the UI was 1730176462000000000.
This resulted in the following:
> Type:
> RangeError
>
> Message:
> Invalid time value
>
> Stack (Decoded):
> format (../node_mo…
-
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
- […
-
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
- […
-
### Case study React
In deze issue documenteer ik mijn bevindingen van react en staan voorbeelden hoe ik dat heb uitgewerkt. In deze issue staat o.a QuickStart React, mappenstructuur en code splittin…
-
### Toevoegen content / code van vorig project
- https://github.com/lisavanmansom/dropandheal-react/issues/13
- https://github.com/lisavanmansom/dropandheal-react/issues/11
- https://github.com/l…
-
I know official support does not exist yet, but I wanted to try it as I'll be moving to React 19 pretty soon. When I first tried switching to React 19 I had gotten some errors on peerDependencies but …
-
This is a Tracker Issue for all react-router-dom related upgrades.
* [x] Add the react-router compatibility package to merge v5 and v6 APIs according to the official migration guide: https://github…