Many thanks to @EskiMojo14, @makenowjust, @ysknsid25 and @jacekwilczynski for contributing to this release.
Read the release notes on our website for a quick overview of the most exciting new features in this release.
- Add
toBigint,toBoolean,toDate,toNumberandtoStringtransformation actions (pull request #1212) - Add
examplesaction to add example values to a schema (pull request #1199) - Add
getExamplesmethod to extract example values from a schema (pull request #1199) - Add
isbnvalidation action to validate ISBN-10 and ISBN-13 strings (pull request #1097) - Add exports for
RawCheckAddIssue,RawCheckContext,RawCheckIssueInfo,RawTransformAddIssue,RawTransformContextandRawTransformIssueInfotypes for better developer experience withrawCheckandrawTransformactions (pull request #1359) - Change build step to tsdown
- Fix ReDoS vulnerability in
EMOJI_REGEXused byemojiaction