edison
|
1f14f19439
|
fix(reactivity-transform): should not rewrite catch param (#5711)
fix #5709
|
2022-04-13 20:06:58 -04:00 |
|
Evan You
|
a05b000948
|
fix(reactivity-transform): apply transform for labelled variable declarations
ref https://github.com/vuejs/core/issues/5298#issuecomment-1017970061
|
2022-01-21 07:48:41 +08:00 |
|
Evan You
|
a81a9922bb
|
fix(reactivity-transform): apply transform on exported variable declarations
fix #5298
|
2022-01-21 07:40:35 +08:00 |
|
Evan You
|
7007ffb2c7
|
fix(reactivity-transform): should not rewrite for...in / for...of scope variables
|
2021-12-31 11:23:50 +08:00 |
|
Evan You
|
fef191fb07
|
chore: remove stale references of ref-transform
|
2021-12-23 16:56:36 +08:00 |
|
Evan You
|
d70fd8d36b
|
feat(reactivity-transform): rename @vue/ref-transform to @vue/reactivity-transform
|
2021-12-12 00:04:38 +08:00 |
|