Releases: hmans/composer-suite
Releases · hmans/composer-suite
@hmans/[email protected]
Patch Changes
- 2a56a89: The mutable list API now also contains a
useItem
hook that makes adding something to the list much more convenient.
[email protected]
[email protected]
[email protected]
Patch Changes
- 7a3ba7b: Fix: In the last update, the value of
InstanceID
was accidentally always set to0
. This has been fixed, and I have reported to Open Source HR to fire myself.
[email protected]
[email protected]
[email protected]
[email protected]
Patch Changes
- 481cc82: Fixed a bug in the use of
key
within<Repeat>
that caused React to log warnings.
[email protected]
Patch Changes
- 63afffb:
<RenderPipeline>
now supports agodRays
prop. When enabled, you can set the position of the sun by getting thesun
prop ofuseRenderPipeline
and modifying it.