dependabot[bot]
|
e5fb4ec96f
build(deps-dev): bump jest from 27.1.0 to 27.2.4 (#4748)
|
4 years ago |
dependabot[bot]
|
6b9e89dbc4
build(deps-dev): bump @vitejs/plugin-vue from 1.8.1 to 1.9.3 (#4747)
|
4 years ago |
dependabot[bot]
|
b30b395020
build(deps): bump @babel/parser from 7.15.3 to 7.15.7 (#4728)
|
4 years ago |
dependabot[bot]
|
a015f2759e
build(deps-dev): bump @babel/types from 7.15.0 to 7.15.6 (#4726)
|
4 years ago |
dependabot[bot]
|
6ac50d479c
build(deps-dev): bump prettier from 2.3.2 to 2.4.1 (#4725)
|
4 years ago |
dependabot[bot]
|
0ba15af29b
build(deps-dev): bump @typescript-eslint/parser from 4.30.0 to 4.32.0 (#4724)
|
4 years ago |
dependabot[bot]
|
a35e4ef39f
build(deps-dev): bump @types/node from 16.7.10 to 16.10.2 (#4723)
|
4 years ago |
dependabot[bot]
|
a03de6dc2a
build(deps-dev): bump puppeteer from 10.2.0 to 10.4.0 (#4722)
|
4 years ago |
dependabot[bot]
|
a72e6603d7
build(deps-dev): bump @types/jest from 27.0.1 to 27.0.2 (#4721)
|
4 years ago |
dependabot[bot]
|
d7e334eb7b
build(deps-dev): bump typescript from 4.4.2 to 4.4.3 (#4720)
|
4 years ago |
dependabot[bot]
|
af04208174
build(deps-dev): bump vite from 2.5.10 to 2.6.2 (#4719)
|
4 years ago |
zhoulixiang
|
ca17162e37
docs: update link to nodejs.org to use https (#4700)
|
4 years ago |
Evan You
|
467e113b95
feat(compiler-sfc): `<script setup>` defineProps destructure transform (#4690)
|
4 years ago |
Che Guevara
|
d84d5ecdbd
test(vue): add config.compilerOptions.isCustomElement test (#4682)
|
4 years ago |
cheng
|
3f5f98dcf5
chore(compiler-core): fix typo in defineComponent.test-d (#4688)
|
4 years ago |
Evan You
|
c5c53846ed
release: v3.2.19
|
4 years ago |
skirtle
|
50d9d34360
fix(server-renderer): respect compilerOptions during runtime template compilation (#4631)
|
4 years ago |
Daniel Roe
|
e4ae1fc3d0
chore(vue): package `index.mjs` (#4675)
|
4 years ago |
Herrington Darkholme
|
7aa0ea06c8
fix(compiler-core): should treat attribute key as expression (#4658)
|
4 years ago |
Evan You
|
901e18bd94
chore: upgrade repl
|
4 years ago |
Evan You
|
13bfa2edfe
release: v3.2.18
|
4 years ago |
Evan You
|
570c955b48
build: add exports field to support Node native ESM
|
4 years ago |
Evan You
|
f5076eb4b7
release: v3.2.17
|
4 years ago |
Evan You
|
7b7e28ad6a
test: fix utils test
|
4 years ago |
Evan You
|
fc85ad28ae
fix(build): avoid importing @babel/parser in esm-bundler build
|
4 years ago |
Evan You
|
87c86e4cc2
refactor: ensure ssr branches are included in esm-bundler build
|
4 years ago |
Evan You
|
4886a63d82
ci: fix size on ci
|
4 years ago |
Evan You
|
f27a98becc
ci: improve size script
|
4 years ago |
Evan You
|
c1cf26d207
chore: improve feature flag warning
|
4 years ago |
Evan You
|
1e5a0db4d4
refactor: use getGlobalThis when attachting hmr runtime
|
4 years ago |