Skip to content

Latest commit

 

History

History
103 lines (38 loc) · 3.33 KB

CHANGELOG.md

File metadata and controls

103 lines (38 loc) · 3.33 KB

Changelog

All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.

0.3.3 (2024-01-28)

0.3.2 (2023-12-14)

Bug Fixes

  • fix the regular expression to detect some complicated tailwind css class (a470f23)

0.3.1 (2023-12-14)

Bug Fixes

  • cannot recognize the class when it has arbitrary values and wrapped (c6010a4)

0.3.0 (2023-09-06)

Features

0.2.2 (2023-09-04)

Bug Fixes

  • modify configs following the vscode web extensions guide (fe35a5d)

0.2.1 (2023-09-04)

Bug Fixes

  • use .js instead of .mjs for output files (5c3d7db)

0.2.0 (2023-09-04)

Features

0.1.3 (2023-06-21)

Bug Fixes

  • add repository in package.json (1ffaf80)

0.1.2 (2023-06-21)

Bug Fixes

  • fix github actions failure (774c888)

0.1.1 (2023-06-21)

Bug Fixes

  • fix version mismatch of @types/vscode and engines.vscode (05efea7)

0.1.0 (2023-06-21)

Bug Fixes

Features