Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 613 Bytes

CHANGELOG.md

File metadata and controls

16 lines (14 loc) · 613 Bytes

1.0.0

Migration from Svelte French Toast:

  • [breaking]: Svelte 5 only.
  • [breaking]: Uses runes instead of stores.
  • [breaking]: className prop renamed to class.
  • [breaking]: containerClassName prop renamed to containerClass.
  • [breaking]: Rename startPause to pause and endPause to resume.
  • [breaking]: Removed non-logical positions:
    • "top-left"
    • "top-right"
    • "bottom-left"
    • "bottom-right"
  • [breaking]: Converted interface to type.
  • [breaking]: Possibly some other breaking changes.