Skip to content

Latest commit

 

History

History
45 lines (23 loc) · 1.15 KB

CHANGELOG.md

File metadata and controls

45 lines (23 loc) · 1.15 KB

0.6.0 (2024-10-14)

Added

  • Added support for Vue and Svelte frameworks

0.5.0 (2024-09-20)

Added

0.4.0 (2024-08-16)

Added

  • Added the classExtraction configuration option

Changed

  • When triggering suggestions, error logs are no longer output if no relevant results are found

  • Upgraded @phoenix-twind/intellisense to version 1.1.4-alpha.4, bringing the following improvements:

    • Added ignorePrefixes to class extraction, ensuring compatibility when using css`...` inside tw(...)

0.3.0 (2024-08-13)

Upgrade @phoenix-twind/intellisense, with the following changes:

0.2.0 (2024-08-11)

  • refactor: rewrite colorPreview

  • feat: support ts|tsx|js|jsx

0.1.0 (2024-07-20)

First release