@tsrx/vite-plugin-react@0.0.92

Ripple-TS/ripple@tsrx/vite-plugin-react@0.0.92Aug 17, 2026by github-actions[bot]

AI Summary

Applies the helper refactoring previously introduced in the solid plugin to the react plugin, allowing users to opt-in to direct runtime imports.

Key Highlights

  • Refactored compiler helpers into shared and renderer-specific packages
  • Added opt-in direct runtime imports across supported build integrations
  • Updated @tsrx/core to version 0.1.59
  • Updated @tsrx/react to version 0.2.59

New Features

  • 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
  [[`4fea7fc`](https://github.com/Ripple-TS/ripple/commit/4fea7fc9a1277abe47a5b5c67eeda2e253c9e6d5),
  [`2aa2b6f`](https://github.com/Ripple-TS/ripple/commit/2aa2b6f4beff43b61badd1fb7d11433e9e4f52b3),
  [`6d3417e`](https://github.com/Ripple-TS/ripple/commit/6d3417eb3852a9f0085b273f07079a3b12323712)]:
  - @tsrx/core@0.1.59
  - @tsrx/react@0.2.59