Skip to content

v0.8.0

Choose a tag to compare

@sillvva sillvva released this 12 Nov 05:21
· 12 commits to main since this release
38ce4d4

Highlights

  • Added JavaScript Object Notation utilities (toJSObjectNotation and fromJSObjectNotation) for path-to-string/string-to-path conversions supporting dot, bracket, and mix notation
  • Refactored and consolidated all type predicate utilities (isDefined, isInstanceOfClass, isOneOf, etc.) into a single predicates module. Added a lot of additional predicates.

Full Changelog: v0.7.1...v0.8.0