api-client/packages/hoppscotch-common
jamesgeorge007 ae3d73bb32 fix(js-sandbox): improve scripting value handling and serialization
- Fix null/undefined environment variable handling across namespaces
- Fix pm.request console.log output to display properly
- Add pm.request.id and pm.request.name type definitions
- Fix assertion error messages to show actual values
- Strip `export {};` from collection exports and legacy sandbox editor display
2025-10-29 20:55:07 +05:30
..
assets feat: collection variables (#5325) 2025-08-22 14:39:42 +05:30
locales fix (common): address mock server issues and improve the UI (#5517) 2025-10-29 16:25:02 +05:30
public chore: added micro interactions (#3783) 2024-01-30 18:42:42 +05:30
src fix(js-sandbox): improve scripting value handling and serialization 2025-10-29 20:55:07 +05:30
.eslintrc.js chore: bump dependencies and account for breaking changes (#5329) 2025-08-20 23:04:14 +05:30
.gitignore chore: split app to commons and web (squash commit) 2022-12-02 03:05:35 -05:00
.prettierignore chore: split app to commons and web (squash commit) 2022-12-02 03:05:35 -05:00
.prettierrc.js chore: hoppscotch-ui improvements (#3497) 2023-12-06 00:08:44 +05:30
gql-codegen.yml feat: introduce gql schema sdl generation to the backend (#35) 2023-03-13 18:52:50 +05:30
languages.json chore: i18n 2023-12-16 12:29:44 +05:30
meta.ts chore: make style sheets consistent (#3074) 2023-05-29 20:12:58 -04:00
package.json chore: bump version to 2025.10.0 2025-10-27 23:04:50 +05:30
tsconfig.json feat: platform independent core and the new desktop app (#4684) 2025-02-28 00:01:25 +05:30
type-check.mjs feat(common): authentication strategy improvements (#5130) 2025-06-25 22:12:09 +05:30
vitest.config.mts chore: bump dependencies and account for breaking changes (#5329) 2025-08-20 23:04:14 +05:30