Skip to content

Releases: theBGuy/rn-native-stylesheet-cleaner

Release 1.0.1

18 Feb 01:24
Compare
Choose a tag to compare

Release 1.0.0

05 Jan 01:19
Compare
Choose a tag to compare

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

04 Jan 22:57
Compare
Choose a tag to compare
Release 1.0.0-0 Pre-release
Pre-release
  • Merge pull request #7 from theBGuy/feat/fixed-stylesheet-focusing (3f2a65c)
  • Extract out the stylesheet object to run the transformation on directly (a0f7e49)
  • Create FUNDING.yml (665a40e)

Release 0.2.1

04 Jan 21:39
Compare
Choose a tag to compare
  • Quick fix commander turns option --no-format into options.format (adf2488)

Release 0.2.0

04 Jan 19:40
Compare
Choose a tag to compare
  • 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 as rn-native-stylesheet-cleaner is a lot to type (24c01af)