Skip to content

v13.0.0

Compare
Choose a tag to compare
@shadowspawn shadowspawn released this 31 Dec 02:04
· 6 commits to main since this release

Added

  • strongly type .optsWithGlobals() to include inferred globals (#78)
  • weakly type .getOptionValueSourceWithGlobals() to include inferred globals (#78)
  • infer narrow types for choices, so no longer need to specify as const (#79)

Changed

  • Breaking: Typescript 5.0 or higher is required (#79)