Skip to content

Releases: threlte/threlte-uikit

v1.2.0

18 Jun 00:37
f5e00b2
Compare
Choose a tag to compare

Minor Changes

v1.1.0

31 May 19:26
13b3417
Compare
Choose a tag to compare

Minor Changes

v1.0.0

17 Mar 21:11
407d01d
Compare
Choose a tag to compare

Major Changes

  • b6416e0: Rewrite internals in Svelte 5, removes Svelte 4 support

v0.5.1

18 Dec 05:38
23ba5ef
Compare
Choose a tag to compare

Patch Changes

  • a14de74: Add missing dependencies and package meta

v0.5.0

13 Nov 17:07
824fa45
Compare
Choose a tag to compare

Minor Changes

  • 57ab60d: Bump UIKit to 0.8.4, remove HierarchicalObject usage

v0.4.3

06 Jul 21:36
7efdb53
Compare
Choose a tag to compare

Patch Changes

v0.4.2

29 Jun 04:23
4e5b683
Compare
Choose a tag to compare

Patch Changes

  • 4b633e3: Add d.ts exports for components

v0.4.1

29 Jun 02:00
f0f9349
Compare
Choose a tag to compare

Patch Changes

v0.4.0

26 Jun 04:50
1dfc14b
Compare
Choose a tag to compare

Minor Changes

v0.3.0

25 Jun 18:54
883a868
Compare
Choose a tag to compare

Minor Changes

  • 1a8041f: Use Svelte 5 event syntax

Breaking

Event syntax has changed from onClick to onclick, to more closely align with Svelte 5.