Commit Graph

5 Commits

Author SHA1 Message Date
三咲智子 Kevin Deng 79b8a0905b
feat!: remove reactivity transform (#9321)
BREAKING CHANGE: Reactivity Transform was marked deprecated in 3.3 and is now removed in 3.4. This change does not require a major due to the feature being experimental. Users who wish to continue using the feature can do so via the external plugin at https://vue-macros.dev/features/reactivity-transform.html
2023-11-21 18:06:42 +08:00
Evan You a871fd0cc0 chore: use consistent ts-check comments in scripts 2023-02-03 18:24:03 +08:00
Evan You 20ea62da3c chore: use type: "module" 2023-02-03 18:12:56 +08:00
Evan You ab45f6f8a2 build: update build scripts to esm 2023-01-26 14:24:49 +08:00
Evan You 0580ae2731 workflow: ensure dev-sfc script build necessary deps if not present 2022-11-14 10:14:12 +08:00