- Improved
isObject/isPlainObjecttype guard / types passthrough. - Added:
assertObjectassertPlainObjectassertRecordensureNonEmptyAsyncIterableensureNonEmptyIterableisRecord
- Fix regression in
isPlainObject.
- Added
mainfield to package.json (required byesm-d-tsfor test cases using this package withoutnode resolve).
- Removed several superfluous functions including validation functions.
- Strengthened all functions for Typescript type guards and automatic inference.
- 100% test coverage.
- Initial release