Skip to content

Releases: software-mansion-labs/typegpu-confetti

v0.2.0

30 Nov 04:19
27b434b

Choose a tag to compare

What's Changed

  • impr: Move to newest versions of typegpu and react-native-wgpu by @reczkok in #22
  • bump: v0.2.0 by @iwoplaza in #24

New Contributors

Full Changelog: v0.1.1...v0.2.0

v0.1.1

28 Aug 12:44

Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0

28 Aug 12:31

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.6...v0.1.0

v0.0.6

30 Jul 08:39

Choose a tag to compare

What's Changed

  • fix: Change ESM entrypoints from .js to .mjs, to match how they're generated by @iwoplaza in #14

New Contributors

Full Changelog: v0.0.5...v0.0.6

v0.0.5

11 Jun 12:20
5e48a25

Choose a tag to compare

What's Changed

  • fix: Update react-native peer dependency by @mhawryluk in #9
  • fix: Support newer React Native versions (tested on RN 0.79.3) by @mhawryluk in #10

Full Changelog: v0.0.3...v0.0.5

v0.0.3

20 May 12:18

Choose a tag to compare

What's Changed

  • feat: Pass time to init compute pipeline for better random generator seed by @mhawryluk in #7
  • feat: Web component by @mhawryluk in #6

Full Changelog: v0.0.2...v0.0.3

v0.0.2

17 Apr 10:55

Choose a tag to compare

What's Changed

  • feat: Allow passing style prop for canvas to Confetti components by @mhawryluk in #2
  • docs: Recommend provider and hook approach in Readme by @mhawryluk in #3

Full Changelog: v0.0.1...v0.0.2

v0.0.1

17 Apr 10:14

Choose a tag to compare

What's Changed

  • set up project
  • Confetti React Native component
  • ConfettiProvider
  • useConfetti

Full Changelog: https://github.com/mhawryluk/typegpu-confetti/commits/v0.0.1