v2.0.2
Patch release
- Improved the callback mapping feature of the
Publisherclass.
It will now be less of a hassle to extend it. - Now date-related utility functions accept also
numberas valid values. - Solved an issue with
JSONObjecttype.
Now has a broader compatility. - New
ValueOf<T>utility type.
You can use it as shorthand ofT[keyof T]. - Better JSDoc.
- Added code coverage tests.
Full Changelog: v2.0.1...v2.0.2