@ripple-ts/cli@0.3.125

vllm-project/vllm@ripple-ts/cli@0.3.125Aug 25, 2026by github-actions[bot]

AI Summary

This is a patch release for the Ripple CLI that updates the project to consume shared TSRX compiler and tooling packages from the `tsrx-org/tsrx` organization, ensuring new projects utilize the standardized `@tsrx/language-server` and published integrations.

Key Highlights

  • Integration of shared TSRX compiler packages from `tsrx-org/tsrx`
  • New Ripple projects now use `@tsrx/language-server`
  • Updated to use published TSRX integrations

New Features

  • Migration to shared TSRX tooling infrastructure

Full Release Notes

### Patch Changes

- [#1437](https://github.com/Ripple-TS/ripple/pull/1437)
  [`71747c0`](https://github.com/Ripple-TS/ripple/commit/71747c088d549cd3ec85fb78744acf0273b8f6a8)
  Thanks [@leonidaz](https://github.com/leonidaz)! - Consume the shared TSRX
  compiler and tooling from their published packages after moving target-neutral
  source to `tsrx-org/tsrx`. New Ripple projects now use the
  `@tsrx/language-server`, TSRX editor identity, and published TSRX integrations.