@tsrx/ripple@0.1.62
vllm-project/vllm@tsrx/ripple@0.1.62Aug 25, 2026by github-actions[bot]
AI Summary
A patch release for the TSRX Ripple package that aligns with the new shared TSRX compiler architecture, moving target-neutral source to `tsrx-org/tsrx` and utilizing published language servers.
Key Highlights
- Consumption of shared TSRX compiler and tooling
- Target-neutral source moved to `tsrx-org/tsrx`
- New projects utilize `@tsrx/language-server`
New Features
- Adoption of shared TSRX ecosystem packages
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.