Skip to content

1.0.0 Release

Compare
Choose a tag to compare
@dgading dgading released this 29 Sep 15:07
bb8f047

This is the 1.0 release of data-catalog-services.

Changes from last alpha release to final release:

  1. Removed the Pagination hook as its internal state caused some issues as it could become out of sync with the datastore state.
  2. Remove the old Resource component as it has been phased out and replaced with the useDatastore hook.
  3. Updated Search API pages to start at 1 instead of 0.