vue3-core/packages/sfc-playground/src
三咲智子 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
..
download chore(deps): update dependency vite to v5 (#9630) 2023-11-18 10:36:56 +08:00
icons chore(sfc-playground): style improvements (#6000) 2022-05-25 06:33:57 +08:00
App.vue feat!: remove reactivity transform (#9321) 2023-11-21 18:06:42 +08:00
Header.vue workflow: support custom TS version for playground (#8735) 2023-07-10 00:18:59 +08:00
VersionSelect.vue workflow: support custom TS version for playground (#8735) 2023-07-10 00:18:59 +08:00
main.ts fix(sfc-playground): default selected app (#5370) 2022-05-12 20:16:29 -04:00
vue-dev-proxy-prod.ts workflow(playground): prod/dev toggle should apply to runtime behavior as well 2023-11-12 16:32:08 +08:00
vue-dev-proxy.ts workflow: sfc playground 2021-03-28 01:35:45 -04:00
vue-server-renderer-dev-proxy.ts workflow: support ssr repros in sfc playground 2022-05-25 12:50:34 +08:00