Skip to content

Commit 9b91024

Browse files
Release packages
adeira-source-id: 2bf3406 Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 80e35d7 commit 9b91024

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

.changeset/clean-doors-melt.md

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

.changeset/nice-months-travel.md

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

packages/renderer/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @triplex/renderer
22

3+
## 0.71.28
4+
5+
### Patch Changes
6+
7+
- 7dc937f: Transform controls now reads the initial state from props instead of the scene fixing some edge cases affecting Triplex users, such as transforming decal meshes.
8+
- f50d251: Elements that have associated helpers now also render children when the helper is rendered.
9+
310
## 0.71.27
411

512
### Patch Changes

packages/renderer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@triplex/renderer",
3-
"version": "0.71.27",
3+
"version": "0.71.28",
44
"private": true,
55
"description": "Your visual workspace for React / Three Fiber.",
66
"license": "SEE LICENSE IN LICENSE",

0 commit comments

Comments
 (0)