Skip to content

@tokens-studio/graph-engine@4.3.0

Choose a tag to compare

@github-actions github-actions released this 17 Dec 12:28
· 219 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