Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 22 Nov 01:43
· 13 commits to main since this release

Minor Changes

  • aa0e5ce: Initial release of @udt/parser-utils package.

Patch Changes

  • aa0e5ce: Added extractProperties() function for extracting specified properties and their values from an obejct.
  • aa0e5ce: Added parseData() function for parsing design token data
  • aa0e5ce: Added isPlainObject() function for checking if a value is a plain object.