v3.1.0
What's Changed
- Add object handling for typescript/es6-declarations by @RobbyUitbeijerse in #718
- fix(types): adding registerFileHeader type by @silversonicaxel in #722
- feat(formats): Add
outputReferences
support toscss/map-deep
by @notlee in #720 - feat(formats): add support for Microsoft's JSONC format by @TrevorBurnham in #732
- fix(types): fixing transform group types by @dbanksdesign in #729
- fix(examples): Watch correct directory by @chazzmoney in #739
- feat(ios-swift): add transformer for Color class from SwiftUI by @antoniogamizbadger in #733
- chore(deps): bump lodash from 4.17.15 to 4.17.21 in /examples/advanced/custom-parser by @dependabot in #740
- chore(deps): bump lodash from 4.17.20 to 4.17.21 in /examples/advanced/matching-build-files by @dependabot in #741
- fix(types): make FileHeaderArgs.commentStyle optional by @ZeekoZhu in #743
- chore(docs): adddocs reference to playground by @jorenbroekema in #730
- feat(references): ability to reference other tokens without 'value' by @dbanksdesign and @markacianfrani in #746
- fix(cli): fixing unknown commands message by @dbanksdesign in #747
New Contributors
- @RobbyUitbeijerse made their first contribution in #718
- @silversonicaxel made their first contribution in #722
- @notlee made their first contribution in #720
- @TrevorBurnham made their first contribution in #732
- @antoniogamizbadger made their first contribution in #733
- @ZeekoZhu made their first contribution in #743
- @jorenbroekema made their first contribution in #730
- @markacianfrani made their first contribution in #746
Full Changelog: v3.0.3...v3.1.0