Skip to content

Commit 2ca6f77

Browse files
committed
RELEASING: Releasing 1 package(s)
Releases: @react-three/[email protected] [skip ci]
1 parent 5a8939c commit 2ca6f77

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/thick-rice-switch.md

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

packages/fiber/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @react-three/fiber
22

3+
## 9.1.1
4+
5+
### Patch Changes
6+
7+
- 0deae3fb12b6d62ff083891e388ab09de51330d0: Fix failing builds for production when React.act is unavailable. This fixes issues found in [email protected] and up.
8+
39
## 9.1.0
410

511
### Minor Changes

packages/fiber/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-three/fiber",
3-
"version": "9.1.0",
3+
"version": "9.1.1",
44
"description": "A React renderer for Threejs",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)