2.0.0
⚠️ Breaking in v2.0.0:
counter
argument has been renamed totrigger
and now supports other data types thanint
- If you have used the
repetitions
parameter, this has slightly changed: see #32 for more details
What's Changed
- repeat configuration #32 by @Makapre in #39
- Fix typos in the code docs by @MojtabaHs in #42
- Implement playing haptic feedback alongside the animation by @mohakapt in #46
- Add AnyTracker to apps using ConfettiSwiftUI by @shervinkoushan in #50
New Contributors
- @Makapre made their first contribution in #39
- @MojtabaHs made their first contribution in #42
- @mohakapt made their first contribution in #46
- @shervinkoushan made their first contribution in #50
Full Changelog: 1.1.0...2.0.0