v0.37.0
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.