Combination of Next, React & Payload with matching dependencies? #614
Replies: 1 comment 3 replies
-
Hey @joshhills — Good seeing your name around here! Payload itself has actually had very few breaking changes since we launched, and they can each be seen in our But, as I think you've found, a few of the @jacobsfletch and I may be able to jump in and update the codebase for that video series so that you have some code to consult, but it might be a bit before we can get to that. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey folks, gz on the funding to make Payload properly free!
I'd been following the website tutorial series on YouTube, and have revisited my site to update the payload dependency to take advantage of the new features (particularly embedding relationships in rich text fields).
Updating Payload demanded a newer React, but all of the faceless UI stuff used in the video series want a lower version of React. Am I being dumb, or do I just need to wait for new versions of packages to be released? Spent many hours updating the versions one by one, but it was one step forwards and two steps back each time, and each of the packages have so many dependencies, especially Payload itself, that I ended up with more warnings than I started with.
I don't want you to do the work for me, but you could maybe post about what is supported for these technologies side-by-side? In general, I think your docs could use a bit more clarity on the upgrade process, changelogs etc. otherwise early adopters will have to make a new project from scratch each time. Praying you've got a magic package.json somewhere that will fix my issues. For context, here's the package.json I'd like to update...
Beta Was this translation helpful? Give feedback.
All reactions