Skip to content

Commit f1f9e4b

Browse files
chore(release): 4.1.29 [skip ci]
1 parent 9647463 commit f1f9e4b

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@
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.29](https://github.com/sanity-io/react-rx/compare/v4.1.28...v4.1.29) (2025-05-28)
9+
10+
### Bug Fixes
11+
12+
- **deps:** update dependency use-effect-event to v2 ([#289](https://github.com/sanity-io/react-rx/issues/289)) ([d9e0ad0](https://github.com/sanity-io/react-rx/commit/d9e0ad0390e0bccced8202932078b10cc46d38ef))
13+
- **deps:** update React Compiler dependencies 🤖 ✨ ([#281](https://github.com/sanity-io/react-rx/issues/281)) ([61354d0](https://github.com/sanity-io/react-rx/commit/61354d01bede33fc194e2198dc432ea9406313b2))
14+
- **deps:** update React Compiler dependencies 🤖 ✨ ([#282](https://github.com/sanity-io/react-rx/issues/282)) ([cbb0eee](https://github.com/sanity-io/react-rx/commit/cbb0eee8a8c8facca2eb1bbb06204794e5ba4276))
15+
816
## [4.1.28](https://github.com/sanity-io/react-rx/compare/v4.1.27...v4.1.28) (2025-04-30)
917

1018
### 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.28",
3+
"version": "4.1.29",
44
"description": "React + RxJS = <3",
55
"keywords": [
66
"action",

0 commit comments

Comments
 (0)