Changes
- Introduced new type
SizedStringInput
, which allows us to constraint the length of string literals passed as parameters.
Automated Changelog
- fix: use more conservative version ranges by @castarco in #117
- refactor: minor automation fixes by @castarco in #118
- feat(nominal-inputs): add SizedStringInput type by @castarco in #119
Full Changelog: https://github.com/Coder-Spirit/nominal/compare/nominal-typebox@1.1.0...nominal-inputs@1.2.0