Files
payloadcms/packages/plugin-sentry
Paul 8d1fc6e8fb feat!: bump next canary to 104 and update withPayload for new config (#7541)
We are now bumping up the Next canary version to `15.0.0-canary.104` and
`react` and `react-dom` to `^19.0.0-rc-06d0b89e-20240801`.

Your new dependencies should look like this:
```
"next": "15.0.0-canary.104",
"react": "^19.0.0-rc-06d0b89e-20240801",
"react-dom": "^19.0.0-rc-06d0b89e-20240801",
```

---------

Co-authored-by: Alessio Gravili <alessio@gravili.de>
2024-08-06 23:54:34 +00:00
..
2023-06-21 12:00:10 -04:00
2024-04-02 12:00:32 -04:00
2023-06-16 11:55:13 +01:00
2024-07-09 09:50:37 -04:00

Payload Sentry Plugin

This plugin allows you to integrate Sentry seamlessly with your Payload application.