Skip to content

@tokens-studio/[email protected]

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Dec 12:28
· 5 commits to master since this release
dc3c620

Minor Changes

  • 79b16d7: Add find First and linear search nodes.
  • 6d9b5c3: Added new string manipulation nodes:
    • Case Convert: Transform strings between camelCase, snake_case, kebab-case, and PascalCase
    • Replace: Simple string replacement without regex
    • Normalize: String normalization with accent removal options

Patch Changes

  • df74698: Add hex to color space selector