vue3-core/packages
三咲智子 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
..
compiler-core chore: Merge branch 'main' into minor 2023-11-21 09:48:26 +08:00
compiler-dom chore: Merge branch 'main' into minor 2023-11-21 09:48:26 +08:00
compiler-sfc feat!: remove reactivity transform (#9321) 2023-11-21 18:06:42 +08:00
compiler-ssr chore: Merge branch 'main' into minor 2023-11-21 09:48:26 +08:00
dts-built-test chore: exclude private packages from version updates 2023-11-21 09:37:37 +08:00
dts-test feat!: remove reactivity transform (#9321) 2023-11-21 18:06:42 +08:00
reactivity chore: Merge branch 'main' into minor 2023-11-21 09:48:26 +08:00
runtime-core test: fix keepalive transition out-in test case 2023-11-21 17:57:44 +08:00
runtime-dom chore: Merge branch 'main' into minor 2023-11-21 09:48:26 +08:00
runtime-test chore: exclude private packages from version updates 2023-11-21 09:37:37 +08:00
server-renderer chore: Merge branch 'main' into minor 2023-11-21 09:48:26 +08:00
sfc-playground feat!: remove reactivity transform (#9321) 2023-11-21 18:06:42 +08:00
shared chore: Merge branch 'main' into minor 2023-11-21 09:48:26 +08:00
template-explorer chore: exclude private packages from version updates 2023-11-21 09:37:37 +08:00
vue feat!: remove reactivity transform (#9321) 2023-11-21 18:06:42 +08:00
vue-compat chore: Merge branch 'main' into minor 2023-11-21 09:48:26 +08:00
global.d.ts chore: use moduleResolution: bundler + shim estree-walker 2023-06-23 08:54:25 +08:00