James Ross
|
17cc4e15a7
docs(server-renderer): fix typo in `renderToWebStream` error, and remove Cloudflare Worker reference (#4249) [ci skip]
|
4 лет назад |
AlexandraCaragata
|
d045055b47
fix(core): typing of key in VNodeProps (#4242)
|
4 лет назад |
Evan You
|
9bee5ccea4
chore: update new ref sugar warning link
|
4 лет назад |
Evan You
|
bf2589b1f0
refactor(compiler-sfc): use shallowRef for ref sugar destructure
|
4 лет назад |
hfutsora
|
bc7dd93f92
fix(runtime-dom): fix shadowRoot instanceof check in unsupported browsers (#4238)
|
4 лет назад |
Amour1688
|
d3d5ad204d
fix(types): remove explicit return type annotation requirement for `this` inference in computed options (#4221)
|
4 лет назад |
dependabot[bot]
|
2f1f616650
build(deps-dev): bump @types/node from 16.4.7 to 16.4.10 (#4230)
|
4 лет назад |
dependabot[bot]
|
e86cb57dfe
build(deps-dev): bump @microsoft/api-extractor from 7.15.2 to 7.18.4 (#4234)
|
4 лет назад |
dependabot[bot]
|
dea1a6ef41
build(deps-dev): bump @types/lru-cache from 5.1.0 to 5.1.1 (#4233)
|
4 лет назад |
dependabot[bot]
|
db832e5356
build(deps): bump @babel/parser from 7.14.7 to 7.14.9 (#4232)
|
4 лет назад |
dependabot[bot]
|
247efefa85
build(deps): bump postcss-modules from 4.1.3 to 4.2.2 (#4231)
|
4 лет назад |
dependabot[bot]
|
77f99bab8d
build(deps-dev): bump eslint from 7.29.0 to 7.32.0 (#4229)
|
4 лет назад |
dependabot[bot]
|
3f3dde8dae
build(deps-dev): bump @types/puppeteer from 5.4.3 to 5.4.4 (#4228)
|
4 лет назад |
dependabot[bot]
|
8c76e2b724
build(deps-dev): bump @types/consolidate from 0.14.0 to 0.14.1 (#4227)
|
4 лет назад |
dependabot[bot]
|
0e841b88d7
build(deps-dev): bump sass from 1.35.1 to 1.37.0 (#4226)
|
4 лет назад |
Evan You
|
f9f9bad53f
chore(server-renderer): readme [ci skip]
|
4 лет назад |
Evan You
|
6aa871e565
fix(runtime-core): component effect scopes should be detached
|
4 лет назад |
Evan You
|
b357009a82
release: v3.2.0-beta.7
|
4 лет назад |
Evan You
|
08672222c6
feat(server-renderer): decouple esm build from Node + improve stream API
|
4 лет назад |
Evan You
|
0affd4daf4
chore: bump node types
|
4 лет назад |
Evan You
|
e019b14add
ci: set node to 16
|
4 лет назад |
Roan Kattouw
|
9d5fd33d6d
fix(shared): support custom .toString() in text interpolation again (#4210)
|
4 лет назад |
Bartek Igielski
|
1e3d468ca1
build(server-renderer): Add ESM as a build target (#4209)
|
4 лет назад |
Evan You
|
13c69469f2
refactor: simplify for size
|
4 лет назад |
Bas van Meurs
|
91f29540fe
refactor(reactivity): optimize child effect scope dereferencing (#4184)
|
4 лет назад |
Evan You
|
3b38c9ae9b
feat(sfc): remove experimental status for sfc style v-bind
|
4 лет назад |
Evan You
|
51ee84fc6a
fix(suspense): fix dynamicChildren tracking when suspense root is a block itself
|
4 лет назад |
Evan You
|
1867591e7c
fix(reactivity): dereference nested effect scopes on manual stop
|
4 лет назад |
Pick
|
da6c055b19
types(reactivity): simplify UnwrapNestedRefs (#4194)
|
4 лет назад |
Pick
|
b79e4ca717
types(reactivity): Simplify the SymbolExtract (#4162)
|
4 лет назад |