Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 1.71 KB

CHANGELOG.md

File metadata and controls

27 lines (16 loc) · 1.71 KB

Change Log

1.0.1 (2024-05-04)

Bug Fixes

  • cannot set caption to undefined as it was strict string (8c76d48)

1.0.0 (2024-05-04)

Bug Fixes

  • change the label on the playground box (9e37111)
  • enable smart_format (4ed2519)
  • fix dependency issue (bfe2be6)
  • fix incorrect url (e7e7536)
  • loading alignment was off-center (fcccf07)
  • remove unused code - whoops (1f9cdc7)

Features

  • apply some feedback (230d265)
  • initial commit working next.js demo (a3faf0f)
  • update title and description (cc510ea)