Releases: vicisjs/vicis
Releases · vicisjs/vicis
Added experimentally `nullish`. Changed applying function order.
➕ Added experimentally nullish
♻️ Changed applying function order: omit, defaults, nullish, required, defined, cast, transform, replace, rename, pick, exclude
Minor fixes
- 🐛 Fix key sorting
🚚 Move git repository to another organization
🐛 Fix minor warnings
2.0.1 fix: minor function params warnings and casting types
Rewritten from JavaScript to TypeScript
-
♻️ Rewritten from JavaScript to TypeScript
-
♻️ Rename
TYPES_ENUM
toCAST_TYPE
-
⬆️ Dependencies updated
Added `testConfig` and refactored exception handling
➕ Added static method testConfig
♻️ Refactored exception handling. Vicis.constructor and Vicis.config now throws an AggregateError instead of ValidationError.
Added static methods `from`, `fromArray`, configuration from function
- Added static methods
from
andfromArray
. - Added configuration from function.
Documentation updated
- Documentation updated
- Few tests was added
- Update dependencies
Refactored transformation options
1.3.7 Refactored transformation options
1.3.6
Documentation updated