[PR #770] [MERGED] fix(js): add gtm plugin #1003

Closed
opened 2026-02-17 17:21:32 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/770
Author: @hntrl
Created: 10/7/2025
Status: Merged
Merged: 10/7/2025
Merged by: @lnhsingh

Base: mainHead: hunter/js-ref-gtm


📝 Commits (1)

📊 Changes

3 files changed (+84 additions, -1 deletions)

View changed files

📝 reference/javascript/.gitignore (+2 -0)
📝 reference/javascript/build.ts (+2 -1)
reference/javascript/plugins/gtm.ts (+80 -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/langchain-ai/docs/pull/770 **Author:** [@hntrl](https://github.com/hntrl) **Created:** 10/7/2025 **Status:** ✅ Merged **Merged:** 10/7/2025 **Merged by:** [@lnhsingh](https://github.com/lnhsingh) **Base:** `main` ← **Head:** `hunter/js-ref-gtm` --- ### 📝 Commits (1) - [`26194d6`](https://github.com/langchain-ai/docs/commit/26194d66f38e656a1a0176d38a16ff52b0fc66a8) fix(js): add gtm plugin ### 📊 Changes **3 files changed** (+84 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `reference/javascript/.gitignore` (+2 -0) 📝 `reference/javascript/build.ts` (+2 -1) ➕ `reference/javascript/plugins/gtm.ts` (+80 -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-17 17:21:32 -05:00
yindo closed this issue 2026-02-17 17:21:32 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#1003