Skip to content

v0.37.0

Compare
Choose a tag to compare
@jacobmischka jacobmischka released this 12 Jan 22:03
· 274 commits to main since this release

New

  • Added the .multiple() chained method to io.search and io.input.file, which allows accepting multiple values in a single input.
  • Added optional defaultValue property to io.search.

Fixed

  • Fixed a phantom import which caused issues in some non-hoisting package managers like pnpm.

Read more ›