elastic / search-ui

Search UI. Libraries for the fast development of modern, engaging search experiences.
https://docs.elastic.co/search-ui
Apache License 2.0
1.92k stars 368 forks source link

Tweak peerDependencies for react 18.2.0 #1028

Closed joemcelroy closed 8 months ago

joemcelroy commented 8 months ago

fixes https://github.com/elastic/search-ui/issues/1027

joemcelroy commented 8 months ago

just updated the peerDependencies vs upgrading to react 18. The reason is down to our tests using enzyme and its lack of support for 18. Plan is to use RTL in future.