Skip to content

Commit 04d20bc

Browse files
authored
Merge pull request #2 from protohiro-com/changeset-release/main
Version Packages
2 parents 21d70b2 + a6def5c commit 04d20bc

3 files changed

Lines changed: 9 additions & 8 deletions

File tree

.changeset/ten-kiwis-march.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

packages/react/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @protohiro/effects
22

3+
## 0.3.3
4+
5+
### Patch Changes
6+
7+
- 21d70b2: Expand peer dependency compatibility to support React 19 and React DOM 19.
8+
9+
This removes installation conflicts in apps using React 19 while keeping React 18 support.
10+
311
## 0.3.2
412

513
### Patch Changes

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@protohiro/effects",
3-
"version": "0.3.2",
3+
"version": "0.3.3",
44
"description": "React hooks for hard CSS effects like gradient borders, spotlight reveal, and glass highlights without wrappers.",
55
"license": "MIT",
66
"type": "module",

0 commit comments

Comments
 (0)