[PR #73] [MERGED] feat: add rxjs binding #83

Closed
opened 2026-02-16 03:16:07 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/run-llama/workflows-ts/pull/73
Author: @himself65
Created: 4/23/2025
Status: Merged
Merged: 4/23/2025
Merged by: @himself65

Base: mainHead: rxjs


📝 Commits (2)

📊 Changes

6 files changed (+64 additions, -13 deletions)

View changed files

.changeset/five-lions-argue.md (+6 -0)
📝 demo/node/file-parse-rxjs.ts (+9 -6)
📝 demo/tsconfig.json (+1 -1)
📝 packages/core/package.json (+15 -6)
packages/core/src/observable.ts (+30 -0)
📝 pnpm-lock.yaml (+3 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/run-llama/workflows-ts/pull/73 **Author:** [@himself65](https://github.com/himself65) **Created:** 4/23/2025 **Status:** ✅ Merged **Merged:** 4/23/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `main` ← **Head:** `rxjs` --- ### 📝 Commits (2) - [`1357b9c`](https://github.com/run-llama/workflows-ts/commit/1357b9cb13bc3d8ac7b6351b9440f500b757c3ad) feat: add rxjs binding - [`c9a7595`](https://github.com/run-llama/workflows-ts/commit/c9a75950fbcbcb1e61b64a5f02ba9454ad9acfee) Create five-lions-argue.md ### 📊 Changes **6 files changed** (+64 additions, -13 deletions) <details> <summary>View changed files</summary> ➕ `.changeset/five-lions-argue.md` (+6 -0) 📝 `demo/node/file-parse-rxjs.ts` (+9 -6) 📝 `demo/tsconfig.json` (+1 -1) 📝 `packages/core/package.json` (+15 -6) ➕ `packages/core/src/observable.ts` (+30 -0) 📝 `pnpm-lock.yaml` (+3 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 03:16:07 -05:00
yindo closed this issue 2026-02-16 03:16:07 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/workflows-ts#83