Skip to content

Update react-tsparticles 2.0.6 → 2.12.2 (minor)#575

Open
depfu[bot] wants to merge 1 commit intomainfrom
depfu/update/yarn/react-tsparticles-2.12.2
Open

Update react-tsparticles 2.0.6 → 2.12.2 (minor)#575
depfu[bot] wants to merge 1 commit intomainfrom
depfu/update/yarn/react-tsparticles-2.12.2

Conversation

@depfu
Copy link
Copy Markdown
Contributor

@depfu depfu bot commented Aug 12, 2023

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ react-tsparticles (2.0.6 → 2.12.2) · Repo · Changelog

Release Notes

2.12.0 (from changelog)

Bug Fixes

  • fix issue with change theme when an existing canvas is used (2c4c7cd)
  • fix issue with change theme when an existing canvas is used (a349b97)
  • fixed issue with some plugins that were drawn before the canvas clear (4cff7e6)
  • fixed light interaction, particle shadow wasn't calculated correctly (da86a37)
  • fixed memory leak in destroyed particles by updaters, the z array wasn't filtered (272bb47), closes #5101
  • fixed out mode bounce (aafaa08)
  • fixed out modes, bounce was not checking the direction of the update request (e2b2c94)
  • fixed pool on particles destroyed by updaters (1f62e29)

Features

  • added range values to life duration and delay of emitters (18bc70d)
  • added two new bundles: basic and all (489f591)

2.11.0 (from changelog)

Bug Fixes

Features

  • added animated gif support to image drawer (c65f451)
  • added refresh flag for loading plugins, this will prevent multiple refresh of the instance (9d999d6)
  • added setLogger and getLogger functions, this will prevent console.log mistakenly left (38de76c)
  • added tree shaking (86806a6)
  • added video export plugin (527eb6f)
  • adding export plugins (4c1b5a6)
  • created rounded polygon shape (abee4dc)
  • export plugins completed, image and json (149b77d)
  • fixed export plugins (775e7bd)
  • improved new export function, using blob as output for all functions (df1c862)
  • improved new export function, using blob as output for all functions (3521561)

Does any of this look wrong? Please let us know.


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants