@tsrx/bun-plugin-vue@0.0.63

Ripple-TS/ripple@tsrx/bun-plugin-vue@0.0.63Aug 17, 2026by github-actions[bot]

AI Summary

Updates the Bun plugin for Vue with changes to compiler helper splitting and runtime import options.

Key Highlights

  • Splits compiler-emitted helpers into shared and renderer-specific packages
  • Adds opt-in direct runtime imports across supported build integrations
  • Updated @tsrx/vue dependency to version 0.1.59

New Features

  • Refactored compiler helper structure
  • 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/vue@0.1.59