Skip to content

@tokens-studio/[email protected]

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jan 09:08
· 69 commits to master since this release
92dddfb

Minor Changes

  • e306901: Adds a new array node that removes an item at a specified index and returns both the modified array and the removed item. Supports both positive and negative indices for flexible array manipulation.

Patch Changes

  • 809ef95: Upgrade @tokens-studio dependencies to latest, to avoid un-dedupable shared deps with Studio App and stitches styles from old UI leaking through.