Releases: vrrashkov/TokenParser
Releases · vrrashkov/TokenParser
v3.2.2
v3.2.0 CI Build
v3.2.0-ci CI test 10
v3.1.8
v3.1.7
- ADDED optional
source
property for everytype
. If you set a source this means only the sources that are passed will be using this type, if no source is specified than thetype
will be used for all the combinations. Check design_tokens_config for how it's used.
v3.1.5
v3.1.4
v3.1.3
v3.1.2
v3.1.1
v3.1.0
- NEW:
figma_output_paths
has amode
option, which if set will wrap your json object to ensure that your trees are staying unique. - NEW: handling
objects
andarray
values - NEW:
empty
filter added, it's used to initialize variables without displaying their values - Changed how tree values are replaced
- Fixed couple of bugs
Check README for more information of the above changes.