Skip to content

v5.0.0

Choose a tag to compare

@jedwards1211 jedwards1211 released this 16 Mar 04:10
· 5 commits to master since this release

5.0.0 (2026-03-16)

Features

  • parseFrcsSurveyFile - return partial parse data if there are errors
  • add CLI with various useful commands
  • export formatIssues method

BREAKING CHANGES

  • drop support for subpath imports besides ./node, ./string, and ./web
  • parseFrcsSurveyFile API and related types like `FrcsSurveyFile have been changed