Skip to content

Release 0.5.0

Compare
Choose a tag to compare
@mateoguzmana mateoguzmana released this 30 Dec 08:06
· 30 commits to main since this release

0.5.0 (2022-12-30)

Bug Fixes

  • docs-website: re-adding algolia and fixing edit link (0c96f2e)

Features

  • confettis: adding basic support for the confetti animations (#31) (0af2f63)
  • examples: adding option to change theme, more friendly background (a867b08)
  • examples: adding safe area insets to show the animations across the whole screen (d8392ec)
  • expo-example: improving expo example (6a0db64)
  • fireworks: adding logic to generate random positions across the screen (8b79644)
  • lib: adding pointerEvents none as default for the animations (dffc565)
  • web: setting up initial web example (e9d03ee)

Performance Improvements

  • balloons: improving balloons performance (#32) (0f99887)
  • fireworks: executing fadeout to the whole firework instead of each particle (5c1828f)