Evan You
|
a95e612b25
chore: rename globals allow list
|
3 years ago |
Simon Johansson
|
020851e57d
fix(ssr): reset current instance if setting up options component errors (#7743)
|
3 years ago |
Evan You
|
372ec35482
chore: mark reactivity transform apis as deprecated
|
3 years ago |
Phentom
|
f0691e4581
chore: typo (#8345) [ci skip]
|
3 years ago |
丶远方
|
b01fc7ea84
chore: remove unnecessary imports (#8262)
|
3 years ago |
丶远方
|
3798c5480b
chore: remove unnecessary type assertions (#8311)
|
3 years ago |
丶远方
|
5ddeb45e82
chore: remove unused imports (#8327)
|
3 years ago |
丶远方
|
702711e771
chore(compiler-sfc): break in switch statement (#8347)
|
3 years ago |
edison
|
4fa8da8576
fix(compiler-sfc): support resolve multiple re-export /w same source type name (#8365)
|
3 years ago |
Evan You
|
0e8bbe873e
release: v3.3.4
|
3 years ago |
Evan You
|
5aec717a24
fix(compiler-sfc): handle imported types from default exports
|
3 years ago |
Evan You
|
8b7c04b18f
fix(build): fix __DEV__ flag replacement edge case
|
3 years ago |
Evan You
|
d621d4c646
fix(build): ensure correct typing for node esm
|
3 years ago |
Evan You
|
fecd5c4044
release: v3.3.3
|
3 years ago |
白雾三语
|
ecbd42a144
fix(compiler-sfc): parses correctly when inline mode is off (#8337)
|
3 years ago |
三咲智子 Kevin Deng
|
b133e0fd97
fix(compiler-sfc): support defineEmits type reference with unions (#8299)
|
3 years ago |
Haoqun Jiang
|
17d37d6a04
workflow: respect `--skipGit` on `pnpm publish` (#8261)
|
3 years ago |
Evan You
|
fab9c72780
fix(compiler-sfc): fix type import from path aliased vue file
|
3 years ago |
三咲智子 Kevin Deng
|
8ec73a3aea
fix(compiler-sfc): don't hoist regexp literial (#8300)
|
3 years ago |
Evan You
|
b36addd3bd
fix(compiler-sfc): handle ts files with relative imports with .js extension
|
3 years ago |
Kalven Schraut
|
f69dbabf87
fix(compiler-sfc): fix props destructing default value type checking with unresolved type (#8340)
|
3 years ago |
Carlos Rodrigues
|
216f26995b
fix(types): support generic usage with withDefaults + defineProps (#8335)
|
3 years ago |
Evan You
|
91f1c62e63
fix: avoid regex s flag for old browsers
|
3 years ago |
丶远方
|
003836f90e
fix(build): fix dev flag replacement in esm-builder builds (#8314)
|
3 years ago |
Evan You
|
a374d7e6ed
release: v3.3.2
|
3 years ago |
Evan You
|
82350721a4
fix(compiler-sfc): raise specific warning for failed extends and allow ignoring extends
|
3 years ago |
Evan You
|
f25bd37c67
fix(compiler-sfc): fix regression on props destructure when transform is not enabled
|
3 years ago |
Evan You
|
80a708f17a
chore: bump plugin-vue
|
3 years ago |
Evan You
|
574c83b522
refactor(compiler-sfc): move prop key escape logic to utils
|
3 years ago |
白雾三语
|
690ef29635
fix(compiler-sfc): handle prop keys that need escaping (#7803)
|
3 years ago |