v2.2.0
💥 Breaking Changes
- Updates the components to use
v1
of the Core Data API - Updates services to accept a base URL and project IDs as constructor parameters
- Renames
PlaceResultsList
component to a more genericSearchResultsList
🚀 New Features
- Adds the
EventDetails
component - Adds the
RelatedEvents
component - Adds the
RelatedItems
component - Refactors
RelatedMedia
component to useRelatedList
- Updates
RelatedList
component to acceptitemsPerRow
prop - Adds the
RelatedPlacesLayer
component - Adds pagination props to
useLoader
hook - Implements pagination on
Related*
components - Adds Instances, Items, Events, People, and Works services
- Adds mock data helpers for Events and People API
🐛 Bug Fixes
None!