@tsrx/vite-plugin-react@0.0.89

vanna-ai/vanna@tsrx/vite-plugin-react@0.0.89Aug 1, 2026by github-actions[bot]

AI Summary

This patch release enables the TSRX dependency scanner for server environments to support dependency discovery. The update improves how the plugin handles server-side code and module resolution.

Key Highlights

  • Enables TSRX dependency scanner for server environments
  • Supports dependency discovery in server-side contexts
  • Patch version update (0.0.89)
  • Includes changes from PR #1413

New Features

  • Dependency scanner registration for server environments

Full Release Notes

### Patch Changes

- [#1413](https://github.com/Ripple-TS/ripple/pull/1413)
  [`9401e36`](https://github.com/Ripple-TS/ripple/commit/9401e36acd870c41d9438f4560a02af75d7b07d9)
  Thanks [@jamiedavenport](https://github.com/jamiedavenport)! - Register the TSRX
  dependency scanner for server environments that enable dependency discovery.