Skip to content

Releases: genmod-ai/samplex

v0.1.6

15 Mar 06:30

Choose a tag to compare

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

  • migrate bundler from tsup to tsdown (a2325e7)
  • replace chalk/ora with picocolors/picospinner (901f73b)

samplex: v0.1.5

13 Mar 12:06

Choose a tag to compare

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)

Code Refactoring

  • migrate bundler from tsup to tsdown (a2325e7)
  • replace chalk/ora with picocolors/picospinner (901f73b)