Skip to content

v2.0.0

Compare
Choose a tag to compare
@ryanwalters ryanwalters released this 30 May 18:11
· 222 commits to master since this release

Breaking changes

  • MediaOverlay now accepts an array of assemblies, vs fetching media within the component

Features

  • Library can now be properly tree-shaken in production builds (thanks @arminbro)
  • New hook available: useForm
  • New form utility available: mapValidationErrorToFormFields
  • MediaStrip now uses custom component,SnapSlider, replacing nuka-carousel

Dependencies

  • Remove nuka-carousel dependency
  • Replace date-fns with dayjs
  • Add lodash-es dependency