Releases: theBGuy/rn-native-stylesheet-cleaner
Releases · theBGuy/rn-native-stylesheet-cleaner
Release 1.0.1
Release 1.0.0
What's Changed
- V2 with typescript compiler by @theBGuy in #2
- Add shorthand command
rn-ss-cleaner
as `rn-native-stylesheet-cleane… by @theBGuy in #5 - Handle automatically detecting formatter and reformatting after cleaning by @theBGuy in #6
- [Feat] Extract out the stylesheet object to run the transformation on directly by @theBGuy in #7
New Contributors
Full Changelog: 0.0.1...1.0.0
Release 1.0.0-0
Release 0.2.1
- Quick fix commander turns option
--no-format
intooptions.format
(adf2488)
Release 0.2.0
- Merge pull request #6 from theBGuy/feat/formatter-detection (e9e2dce)
- Handle automatically detecting formatter and reformatting after cleaning (6332d08)
- Merge pull request #5 from theBGuy/feat/shorthand-cmd (5163818)
- Update readme.md (48b4f61)
- Add shorthand command
rn-ss-cleaner
asrn-native-stylesheet-cleaner
is a lot to type (24c01af)