api-client/packages
James George 40aca4d35b
feat: move scripting code editors to use Monaco (#5191)
Replaces CodeMirror with Monaco for scripting editors under the experimental scripting sandbox.
The legacy CodeMirror-based editors are preserved for backwards compatibility and will
continue to power the legacy scripting sandbox.

This introduces improved type support, IntelliSense, and JSDoc hinting via Monaco, with
the backing for pre-request and post-request scripts in tabbed views. Type definitions are
isolated per editor to avoid variable leakage.
2025-07-25 13:35:37 +05:30
..
codemirror-lang-graphql chore: align TypeScript version across packages 2025-06-25 16:34:08 +05:30
hoppscotch-agent fix(agent): vue-tsc and typescript compat (CI) (#5227) 2025-07-09 16:42:09 +05:30
hoppscotch-backend chore: bump version to 2025.6.1 2025-07-14 14:28:51 +05:30
hoppscotch-cli chore: bump CLI version 2025-06-13 11:26:22 +05:30
hoppscotch-common feat: move scripting code editors to use Monaco (#5191) 2025-07-25 13:35:37 +05:30
hoppscotch-data feat(desktop): portable phase-1 foundational: infra & build (#5259) 2025-07-24 15:45:48 +05:30
hoppscotch-desktop feat(desktop): portable phase-1 foundational: infra & build (#5259) 2025-07-24 15:45:48 +05:30
hoppscotch-js-sandbox chore: align TypeScript version across packages 2025-06-25 16:34:08 +05:30
hoppscotch-kernel feat(kernel): extensible content media types (#5244) 2025-07-24 16:29:50 +05:30
hoppscotch-relay feat: platform independent core and the new desktop app (#4684) 2025-02-28 00:01:25 +05:30
hoppscotch-selfhost-desktop chore: add proper error msg and disable email updation in SH (#5247) 2025-07-25 12:42:51 +05:30
hoppscotch-selfhost-web feat: move scripting code editors to use Monaco (#5191) 2025-07-25 13:35:37 +05:30
hoppscotch-sh-admin chore: bump version to 2025.6.1 2025-07-14 14:28:51 +05:30