Skip to content

0.10.3

Compare
Choose a tag to compare
@FlorianRappl FlorianRappl released this 11 Feb 00:30
· 2804 commits to develop since this release
  • Extended debug helper for Piral Inspector
  • Allow capturing props in fromElm, fromMithril, fromRiot, fromSvelte, and fromVue
  • Fixed creation of declaration with mixed type and declare const (#146)
  • Fixed wrongly inferred types from regular expression in declaration (#147)
  • Fixed inferred types from array in declaration (#148)
  • Improved complicated types resolution in declaration (#149)
  • Added direct support for mono repo usage (#143)