Skip to content

Commit 78a6fdc

Browse files
chore(release): 4.1.30 [skip ci]
1 parent 5102175 commit 78a6fdc

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@
55
All notable changes to this project will be documented in this file. See
66
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
77

8+
## [4.1.30](https://github.com/sanity-io/react-rx/compare/v4.1.29...v4.1.30) (2025-06-16)
9+
10+
### Bug Fixes
11+
12+
- **deps:** update dependency use-effect-event to ^2.0.1 ([5102175](https://github.com/sanity-io/react-rx/commit/51021751ed6268b01dc4d121995a0d049f7472e1))
13+
- **deps:** update React Compiler dependencies 🤖 ✨ ([#294](https://github.com/sanity-io/react-rx/issues/294)) ([c97daa7](https://github.com/sanity-io/react-rx/commit/c97daa7fc480841314cbd1a4b218af59bfeb9b28))
14+
815
## [4.1.29](https://github.com/sanity-io/react-rx/compare/v4.1.28...v4.1.29) (2025-05-28)
916

1017
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-rx",
3-
"version": "4.1.29",
3+
"version": "4.1.30",
44
"description": "React + RxJS = <3",
55
"keywords": [
66
"action",

0 commit comments

Comments
 (0)