Skip to content

Releases: kbrgl/svelte-french-toast

v1.2.0

23 Jul 18:56
Compare
Choose a tag to compare

This release adds support for Svelte 4.

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.2.0

v1.1.0

28 Jun 09:40
Compare
Choose a tag to compare

What's Changed

  • fix: toast.promise() type signature by @MarcusCemes in #14
  • fix: toast.promise() type errors with ValueOrFunction by @Yiak in #25
  • Support Svelte 4

New Contributors

Full Changelog: v1.0.3...v1.1.0

v1.0.3

15 Jun 22:35
Compare
Choose a tag to compare

Fixes an issue where people on vanilla-JS Svelte projects could not build the project. (sveltejs/component-template#29 (comment))

Full Changelog: https://github.com/kbrgl/svelte-french-toast/commits/v1.0.3