Skip to content

Latest commit

 

History

History
104 lines (46 loc) · 4.1 KB

CHANGELOG.md

File metadata and controls

104 lines (46 loc) · 4.1 KB

1.24.0 (2024-12-04)

1.23.0 (2024-12-04)

Bug Fixes

  • use correct pattern type in prompt, change package name (b2c0ed6)

1.22.0 (2024-12-04)

1.21.0 (2024-12-02)

1.20.0 (2024-11-20)

Features

  • add support for more patterns (0d360db)

1.19.0 (2024-11-20)

1.18.0 (2024-11-20)

Bug Fixes

  • revert back to parse-imports for both ts and js files (b9057a5)

1.17.0 (2024-11-20)

Bug Fixes

  • update unresolvable list (ad77e40)

1.16.0 (2024-11-20)

Bug Fixes

  • address issue with nested arr of dependencies (94f3eeb)

1.15.0 (2024-11-20)

1.14.0 (2024-11-19)

Bug Fixes

  • add support back for js|jsx files (1c8c157)

1.13.0 (2024-11-19)

Bug Fixes

  • manually add motion package if found as an import (f6859ad)

1.12.0 (2024-11-18)

1.11.0 (2024-11-18)

Bug Fixes

  • add ts to dep from dev dep (2e98116)

1.10.0 (2024-11-16)

Features

  • use ts compiler to analyze imports (db6642a)

1.9.0 (2024-11-16)

Features

  • support both js and ts patterns (484278e)

1.8.0 (2024-11-15)

1.7.0 (2024-11-15)

Bug Fixes

  • update editableCell naming (3434f00)

1.6.0 (2024-11-15)

Bug Fixes

  • support sub directories inside of example (6a560f7)

1.5.0 (2024-11-15)

Features

  • detect npm or yarn usage for inline (65c287e)