Releases: trojs/objects
Releases · trojs/objects
Add commonjs support
Merge pull request #179 from hckrnews/feature/commonjs Add commonjs support
Remove Jest as dependency
Merge pull request #177 from hckrnews/feature/remove-jest Feature/remove jest
Empty string is now also a false value
Added Bool parsing
Fix for parsing boolean values
Return also keys with falsy values
Add node 18 to github actions for testing
Merge pull request #172 from hckrnews/feature/schema-json-string Test with node 18
Remove schema from error value
Merge pull request #171 from hckrnews/feature/finetune-error-message Remove schema from error value
Stringify the schema in the error value
Merge pull request #170 from hckrnews/feature/finetune-error-message Stringify the schema in the error value
Use error package for more error details
See also: https://www.npmjs.com/package/@hckrnews/error
We use the ValidationError