Skip to content

v0.4.1

Choose a tag to compare

@brandongregoryscott brandongregoryscott released this 22 Dec 23:12
· 137 commits to main since this release

v0.4.1 Release

Release notes

Adds type guard for RecordUtils.isRecord, as well as some restructuring to both RecordUtils and CoreUtils to ensure JSDoc comments are actually maintained in the .d.ts files that are generated.

Known issues

#82 StringUtils.isEmpty type guard types value as 'never' when false
#83 Add type guard for RecordUtils.isRecord
Partially fixes #51 Declaration files do not retain JSDoc comments (for RecordUtils and CoreUtils)

Contributors

@brandongregoryscott
@nhinhdao