Closed jpveooys closed 2 years ago
Thanks for raising this. I'm actually away this week with no access to any computers (hooray!). I will deal with this for you as soon as I get back though, it shouldn't take a moment.
Hope that's ok. If it's urgent or holding you up, you are welcome to open a PR and I should be able to review and release it from here.
Hi,
No rush from me, thanks. I'm simply experimenting and can use React 17 for that.
Thanks
This will go out with the next release of the library (Coming soon, since govuk-frontend just got updated)
Just to let you know this has gone out with 7.1.0
I haven't had time to do the latest govuk-frontend update, but it was high time to release react 18 support, so here you go!
Hi,
govuk-react-jsx@7.0.1
has a peer dependency on"react": ">=16 <=17"
.If React 18 works, it'd be good to get that updated to include version 18.
If React 18 doesn't work, it'd be good to get it supported.
Note that installing the package currently fails in a new project created with Create React App as recent versions of npm validate peer dependencies: