Skip to content

Latest commit

 

History

History
55 lines (24 loc) · 1.97 KB

CHANGELOG.md

File metadata and controls

55 lines (24 loc) · 1.97 KB

1.0.7 (2024-04-04)

Bug Fixes

  • 🐛 small fix adapter: remove useless export type (ac3afca)

1.0.6 (2024-04-04)

Bug Fixes

  • 🐛 small fix for definition in builderChecker (bfab240)

1.0.5 (2024-03-26)

Bug Fixes

  • 🐛 fix condition in necessaryLibChecker (da4a051)

1.0.4 (2024-03-25)

Bug Fixes

  • 🐛 add relative path inside generateAdapters.ts (5f4515e)

1.0.3 (2024-03-25)

Bug Fixes

  • 🐛 fix path for svg inside adapter (27180bd)

1.0.2 (2024-03-25)

Bug Fixes

  • 🐛 add vite "?react" postfix to adapter (50bb06b)

1.0.1 (2024-03-25)

Bug Fixes

  • 🐛 add condition for dynamic types (c8ee495)

1.0.0 (2024-03-24)

Bug Fixes

  • 🐛 finish documentation / small fix for templates: rnImport -> rnTypesImport / add svgIconsType to templates (18ba259)