Skip to content

Commit 13105e9

Browse files
chore(release): 4.1.32 [skip ci]
1 parent 7091918 commit 13105e9

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@
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.32](https://github.com/sanity-io/react-rx/compare/v4.1.31...v4.1.32) (2025-09-01)
9+
10+
### Bug Fixes
11+
12+
- **deps:** update React Compiler dependencies 🤖 ✨ ([#308](https://github.com/sanity-io/react-rx/issues/308)) ([9a10269](https://github.com/sanity-io/react-rx/commit/9a102693e422c26a4b0472024e5c43b297184eb8))
13+
814
## [4.1.31](https://github.com/sanity-io/react-rx/compare/v4.1.30...v4.1.31) (2025-07-17)
915

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

0 commit comments

Comments
 (0)