Releases: Multiform-Validator/typescript-javascript
Releases · Multiform-Validator/typescript-javascript
2.2.9
fix: esm and cjs import and require, update multiform-validator to ve…
2.2.8
refactor: update multiform-validator to version 2.2.8 and change modu…
2.2.7
refactor: update multiform-validator to version 2.2.7 - Updated the CDN links in the README.md file to use the latest version (2.2.7) of multiform-validator. - Updated the version number in the package.json file to 2.2.7. - Refactored the type definitions and error messages in the validateEmail.ts file. - Updated the module code generation in the tsconfig.json file to use CommonJS instead of ES6. - Added new test cases for invalid PNG, JPEG, and GIF images in the tests folder. - Generated fake PNG, JPEG, and GIF images for testing purposes.