0.10.3
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
, andfromVue
- Fixed creation of declaration with mixed
type
anddeclare 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)