Releases: genmod-ai/samplex
Releases · genmod-ai/samplex
v0.1.6
0.1.6 (2026-03-15)
Features
- support SAMPLEX_API_KEY for CI/CD authentication (82d6de7)
Bug Fixes
- add 5-minute timeout to login callback server (faea5b4)
- add engines field and prepublishOnly build guard (6e1c845)
- add non-null assertion to fix TS2532 in login test (b2b81b8)
- harden auth, deploy, and config with bug fixes and rename smpx to samplex (bd6bf4d)
- refactor fetch calls to a common http lib (5492ed9)
- resolve HTML import type error with allowArbitraryExtensions (b14e25a)
- show auth URL as fallback when browser fails to open (0527def)
- skip symlinks in deploy walkDir to prevent link traversal (549a630)
Code Refactoring
samplex: v0.1.5
0.1.5 (2026-03-13)
Bug Fixes
- add 5-minute timeout to login callback server (faea5b4)
- add engines field and prepublishOnly build guard (6e1c845)
- add non-null assertion to fix TS2532 in login test (b2b81b8)
- harden auth, deploy, and config with bug fixes and rename smpx to samplex (bd6bf4d)
- refactor fetch calls to a common http lib (5492ed9)
- resolve HTML import type error with allowArbitraryExtensions (b14e25a)
- show auth URL as fallback when browser fails to open (0527def)
- skip symlinks in deploy walkDir to prevent link traversal (549a630)