Skip to content

v0.3.2

Compare
Choose a tag to compare
@townofdon townofdon released this 17 Dec 20:12
· 8 commits to main since this release

Changes in this release:

  • add cmd: airfoil add appicon
  • add support for --version flag
  • update cmd version: optimize command to run faster; update prompt copy
  • update cmd convert svg: handle multiline JSX tags
  • update cmd convert svg: fix svg no src files bug
  • update cmd convert svg: show better err msg if no svgs present
  • update cmd add adr: un-escape html entities in generated ADR files
  • code cleanup: remove references to propeller template
  • update npm publishing instructions