Skip to content

Bump react-snowfall from 2.2.0 to 2.4.0#426

Merged
zkdev merged 1 commit intomasterfrom
dependabot/npm_and_yarn/react-snowfall-2.4.0
Mar 30, 2026
Merged

Bump react-snowfall from 2.2.0 to 2.4.0#426
zkdev merged 1 commit intomasterfrom
dependabot/npm_and_yarn/react-snowfall-2.4.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jan 7, 2026

Bumps react-snowfall from 2.2.0 to 2.4.0.

Release notes

Sourced from react-snowfall's releases.

v2.4.0

What's Changed

New Contributors

Full Changelog: cahilfoley/react-snowfall@v2.3.0...v2.4.0

v2.3.0

What's Changed

Features

  • Snowflake: Update opacity when snowflake is reset to top of canvas (9cc6669)

Bug Fixes

  • deprecated: Zustand changed create to named export (87f082e)
  • Snowflake: Fix decimal random number generation (e107861)
  • Snowflake: Update opacities to reflect new range when changed (d488dd2)

New Contributors

Full Changelog: cahilfoley/react-snowfall@v2.2.1...v2.3.0

v2.2.1

What's Changed

New Contributors

Full Changelog: cahilfoley/react-snowfall@v2.2.0...v2.2.1

Changelog

Sourced from react-snowfall's changelog.

2.4.0 (2025-12-01)

Features

  • Add 3D rotation effect option for snowflakes (bd7f4db)

2.3.0 (2025-07-25)

Features

  • Snowflake: Update opacity when snowflake is reset to top of canvas (9cc6669)

Bug Fixes

  • deprecated: Zustand changed create to named export (87f082e)
  • Snowflake: Fix decimal random number generation (e107861)
  • Snowflake: Update opacities to reflect new range when changed (d488dd2)

2.2.1 (2025-07-25)

Features

  • Dependencies: Update peer dependencies to enable support with React 19
Commits
  • 4429679 chore(release): 2.4.0
  • 7bbd3d2 chore: Resolve inconsistent lib files with implementation
  • c4078e7 Merge pull request #90 from ashtonisher/feature
  • bd7f4db feat: Add 3D rotation effect option for snowflakes
  • 24f2435 Merge pull request #88 from cahilfoley/claude/code-improvements-011CUwdJtHHPR...
  • 9b1a338 Update CI to test on Node 20.x and 22.x
  • 9309603 Fix lerna config and exclude test files from build
  • ccdb6c4 Add comprehensive unit tests with vitest
  • 252fb40 chore(release): 2.3.0
  • 54eea66 Merge pull request #84 from KirillTregubov/fix-opacity
  • Additional commits viewable in compare view

@zkdev
Copy link
Copy Markdown
Member

zkdev commented Mar 30, 2026

@dependabot rebase

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/react-snowfall-2.4.0 branch from a743130 to 688a248 Compare March 30, 2026 09:37
@zkdev
Copy link
Copy Markdown
Member

zkdev commented Mar 30, 2026

@dependabot rebase

Bumps [react-snowfall](https://github.com/cahilfoley/react-snowfall) from 2.2.0 to 2.4.0.
- [Release notes](https://github.com/cahilfoley/react-snowfall/releases)
- [Changelog](https://github.com/cahilfoley/react-snowfall/blob/main/CHANGELOG.md)
- [Commits](cahilfoley/react-snowfall@v2.2.0...v2.4.0)

---
updated-dependencies:
- dependency-name: react-snowfall
  dependency-version: 2.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/react-snowfall-2.4.0 branch from 688a248 to 2e22033 Compare March 30, 2026 09:38
Copy link
Copy Markdown
Member

@zkdev zkdev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@zkdev zkdev merged commit c0906e9 into master Mar 30, 2026
14 checks passed
@zkdev zkdev deleted the dependabot/npm_and_yarn/react-snowfall-2.4.0 branch March 30, 2026 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant