[PR #4806] [MERGED] fix(common): extension port to relay regression #4945

Closed
opened 2026-03-17 02:26:02 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/4806
Author: @CuriousCorrelation
Created: 3/4/2025
Status: Merged
Merged: 3/4/2025
Merged by: @jamesgeorge007

Base: patchHead: fix/extension


📝 Commits (1)

  • 23312d9 fix(common): extension port to relay regression

📊 Changes

3 files changed (+130 additions, -8 deletions)

View changed files

📝 packages/hoppscotch-common/src/components/settings/Extension.vue (+8 -3)
📝 packages/hoppscotch-common/src/platform/std/kernel-interceptors/extension/index.ts (+49 -5)
📝 packages/hoppscotch-common/src/platform/std/kernel-interceptors/extension/store.ts (+73 -0)

📄 Description

This PR fixes regression in extension interceptor service and associated components.

Closes #4804.


🔄 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/hoppscotch/hoppscotch/pull/4806 **Author:** [@CuriousCorrelation](https://github.com/CuriousCorrelation) **Created:** 3/4/2025 **Status:** ✅ Merged **Merged:** 3/4/2025 **Merged by:** [@jamesgeorge007](https://github.com/jamesgeorge007) **Base:** `patch` ← **Head:** `fix/extension` --- ### 📝 Commits (1) - [`23312d9`](https://github.com/hoppscotch/hoppscotch/commit/23312d9e6663f4440be6231bdde070cb1a683e8f) fix(common): extension port to relay regression ### 📊 Changes **3 files changed** (+130 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-common/src/components/settings/Extension.vue` (+8 -3) 📝 `packages/hoppscotch-common/src/platform/std/kernel-interceptors/extension/index.ts` (+49 -5) 📝 `packages/hoppscotch-common/src/platform/std/kernel-interceptors/extension/store.ts` (+73 -0) </details> ### 📄 Description This PR fixes regression in `extension` interceptor service and associated components. Closes #4804. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 02:26:02 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#4945
No description provided.