@tsrx/bun-plugin-react@0.1.82
Ripple-TS/ripple@tsrx/bun-plugin-react@0.1.82Aug 17, 2026by github-actions[bot]
AI Summary
A patch release introducing architectural changes to runtime helpers and adding opt-in direct runtime imports.
Key Highlights
- Split compiler-emitted helpers into shared and renderer-specific runtime packages
- Added opt-in direct runtime imports across supported build integrations
- Updated dependency @tsrx/react to version 0.2.59
New Features
- Refactored runtime helpers architecture
- Added opt-in direct runtime imports
Full Release Notes
### Patch Changes - [#1398](https://github.com/Ripple-TS/ripple/pull/1398) [`6d3417e`](https://github.com/Ripple-TS/ripple/commit/6d3417eb3852a9f0085b273f07079a3b12323712) Thanks [@aleclarson](https://github.com/aleclarson)! - Split compiler-emitted helpers into shared and renderer-specific runtime packages, and add opt-in direct runtime imports across supported build integrations. - Updated dependencies [[`2aa2b6f`](https://github.com/Ripple-TS/ripple/commit/2aa2b6f4beff43b61badd1fb7d11433e9e4f52b3), [`6d3417e`](https://github.com/Ripple-TS/ripple/commit/6d3417eb3852a9f0085b273f07079a3b12323712)]: - @tsrx/react@0.2.59