All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.2.2 (2023-06-19)
- playground: fix language change (f6d48da)
0.2.1 (2023-03-06)
0.2.0 (2023-03-06)
- exposing transformSfc transformScript to the outside (7a10cb2)
- Improvement api (c20d095)
- playground: playground (7456e49)
- playground: playground base (a39c99c)
0.1.5 (2023-01-04)
- span calculation error in multi-file mode (6f39c09)
0.1.4 (2023-01-03)
- can't find tosetup.config (a5183f0)
0.1.3 (2022-12-30)
- optimize skipping the unwanted transform file prompt (341649b)
0.1.2 (2022-12-26)
- optimize the Only-Ts display when the props type is an array (5281eb6)
- emit generates the name of the error (a699991)
0.1.1 (2022-12-23)
- support for emit transform only in setup functions (f273601)
0.1.0 (2022-12-21)
- processing for props emits of the same name (e992f3e)
- emits name de-duplication (6b09c1d)
- import only when attrs or slots are required (c3607c9)
- offset calculation error (92f0031)
0.0.4 (2022-12-20)
- rust & js unicode length inconsistency (7864b63)