GetDKAN / data-catalog-components

https://getdkan.github.io/data-catalog-components
9 stars 6 forks source link

Migrate to react-query and updated endpoints #188

Closed brdunfield closed 8 months ago

brdunfield commented 8 months ago

1.18.0-alpha.3 has been released for testing

It's a pretty hefty PR, but basically all of the existing useDatastore related code was totally removed in favour of react-query. The resource reducer and the search reducer were reduced in complexity.