Skip to content

Releases: seeden/termprompt

v0.2.0

08 Mar 20:02

Choose a tag to compare

  • Support structured values (objects, numbers) in OSC protocol option payloads
  • Replace manual OSC string parsing with streaming createOscParser()
  • Add host-resolve validation to all prompt types
  • Emit OSC resolve back to terminal host on TUI submit
  • Fix group() return type to Partial<T> on cancel
  • Add CI workflow for PR checks