@tsrx/core@0.1.60
Ripple-TS/ripple@tsrx/core@0.1.60Aug 17, 2026by github-actions[bot]
AI Summary
A patch release improving analysis capabilities for multi-style components and host references in virtual TSX output.
Key Highlights
- Maintains analyzability of multi-style components in virtual TSX output
- Ensures host ref and spread elements remain analyzable in type-only virtual TSX
New Features
- Improved analysis for multi-style components and host elements
Full Release Notes
### Patch Changes - [#1429](https://github.com/Ripple-TS/ripple/pull/1429) [`481d934`](https://github.com/Ripple-TS/ripple/commit/481d934aa17a275aa588d945b4c65b421076f89c) Thanks [@trueadm](https://github.com/trueadm)! - Keep multi-style components and host ref/spread elements analyzable in type-only virtual TSX output.