1.0.0 Release
This is the 1.0 release of data-catalog-services.
Changes from last alpha release to final release:
- Removed the Pagination hook as its internal state caused some issues as it could become out of sync with the datastore state.
- Remove the old Resource component as it has been phased out and replaced with the useDatastore hook.
- Updated Search API pages to start at 1 instead of 0.