@tsrx/ripple@0.1.62
usememos/memos@tsrx/ripple@0.1.62Aug 25, 2026by github-actions[bot]
AI Summary
This update aligns the Ripple package with the shared TSRX compiler and tooling ecosystem by moving target-neutral source to `tsrx-org/tsrx`. It standardizes the tooling for new projects.
Key Highlights
- Migration to shared TSRX compiler and tooling
- Integration with `@tsrx/language-server`
- Standardization of TSRX editor identity and integrations
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.