Skip to content

Releases: michealparks/threlte-uikit

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.

v0.2.1

22 Jun 20:27
2df3993
Compare
Choose a tag to compare

Patch Changes

  • 2a578d1: Attach Fullscreen to camera

v0.2.0

22 Jun 18:14
197349d
Compare
Choose a tag to compare

Minor Changes

  • b362487: Rename providers, fix Svelte 5 reactivity issues

v0.1.1

22 Jun 05:35
d8dd515
Compare
Choose a tag to compare

Patch Changes

  • 446ac49: Fix ref issue with Svelte 5

v0.1.0

22 Jun 05:07
2842d56
Compare
Choose a tag to compare

Minor Changes

  • bf75f4c: Use @pmndrs/uikit/internals for creating components