Skip to content

Release 0.10.0

Compare
Choose a tag to compare
@satya164 satya164 released this 05 Mar 22:05

0.10.0 (2020-03-05)

Bug Fixes

  • add .git to repo URL to make cocoapod happy (b1a1d18)
  • fix scripts in contributing guide (9bf32f2)
  • install pods only on mac (3959cc8)
  • throw if no tsconfig.json found (5fb0d2d), closes #17
  • use cross-spawn for better windows support (73b90ca), closes #12

Features

  • include release-it by default (568309e)
  • initialize git repo after project creation (9499582)