1.0.7 (2024-04-04)
- 🐛 small fix adapter: remove useless export type (ac3afca)
1.0.6 (2024-04-04)
- 🐛 small fix for definition in builderChecker (bfab240)
1.0.5 (2024-03-26)
- 🐛 fix condition in necessaryLibChecker (da4a051)
1.0.4 (2024-03-25)
- 🐛 add relative path inside generateAdapters.ts (5f4515e)
1.0.3 (2024-03-25)
- 🐛 fix path for svg inside adapter (27180bd)
1.0.2 (2024-03-25)
- 🐛 add vite "?react" postfix to adapter (50bb06b)
1.0.1 (2024-03-25)
- 🐛 add condition for dynamic types (c8ee495)
- 🐛 finish documentation / small fix for templates: rnImport -> rnTypesImport / add svgIconsType to templates (18ba259)