Evan You
|
4adf76385f
|
chore: manual changelog for 3.2 [ci skip]
|
2021-08-09 16:25:54 -04:00 |
|
Evan You
|
1e1682f060
|
fix(compiler-sfc): fix import usage check for last expression
|
2021-08-09 16:22:20 -04:00 |
|
Evan You
|
c9c7030041
|
chore: update sfc playground download dep versions
|
2021-08-09 16:08:53 -04:00 |
|
Evan You
|
5a7a43cc3d
|
release: v3.2.0
|
2021-08-09 15:51:53 -04:00 |
|
lidlanca
|
6779bff537
|
feat(runtime-core): support dynamic / external array in v-memo (#4255)
|
2021-08-09 15:39:22 -04:00 |
|
Evan You
|
2641422aa7
|
fix(compiler-dom): stringify eligible svg content
fix #4282
|
2021-08-09 14:39:50 -04:00 |
|
WoodyJang
|
f258f5d2c2
|
chore: delete useless props type (#4271)
|
2021-08-09 12:36:34 -04:00 |
|
Evan You
|
88a4504e82
|
fix(compiler-sfc): fix import usage detection for names containing $
fix #4274
|
2021-08-09 12:17:22 -04:00 |
|
Evan You
|
4781965cc2
|
release: v3.2.0-beta.8
|
2021-08-06 23:12:27 -04:00 |
|
fishDog
|
abb3a81e87
|
fix(compiler-core): detected forwarded slots in nested components (#4268)
fix #4244
|
2021-08-06 22:37:55 -04:00 |
|
edison
|
a211e271ee
|
fix(v-memo): ensure track block when returning cached vnode (#4270)
fix #4253
|
2021-08-06 21:44:45 -04:00 |
|
edison
|
3b60358d0e
|
fix(v-memo): should work on v-for with constant expression (#4272)
fix #4246
|
2021-08-06 21:37:09 -04:00 |
|
Evan You
|
c421fb91b2
|
feat(runtime-dom): support async component in defineCustomElement
close #4261
|
2021-08-06 19:15:55 -04:00 |
|
Evan You
|
1994f1200d
|
test: improve test case for 865b84bf
|
2021-08-06 13:01:39 -04:00 |
|
Eugene Kopich
|
fdc9a4d301
|
chore: update link in comments for new ref sugar (#4265) [ci skip]
|
2021-08-06 12:58:40 -04:00 |
|
Jeff Yang
|
79e732656d
|
chore: rename regSugar.test-d.ts to refSugar.test-d.ts (#4258)
|
2021-08-06 12:58:14 -04:00 |
|
Evan You
|
865b84bfe8
|
fix(compiler-sfc): fix ref sugar rewrite for identifiers in ts casting expressions
fix #4254
|
2021-08-06 12:55:48 -04:00 |
|
Evan You
|
86d78d10e3
|
refactor(server-renderer): adjust streaming API
- add `pipeToNodeWritable`
- add `pipeToWebWritable`
|
2021-08-06 12:41:40 -04:00 |
|
James Ross
|
17cc4e15a7
|
docs(server-renderer): fix typo in renderToWebStream error, and remove Cloudflare Worker reference (#4249) [ci skip]
|
2021-08-06 11:23:12 -04:00 |
|
AlexandraCaragata
|
d045055b47
|
fix(core): typing of key in VNodeProps (#4242)
close #4240
|
2021-08-06 11:11:26 -04:00 |
|
Evan You
|
9bee5ccea4
|
chore: update new ref sugar warning link
|
2021-08-04 17:06:23 -04:00 |
|
Evan You
|
bf2589b1f0
|
refactor(compiler-sfc): use shallowRef for ref sugar destructure
|
2021-08-04 15:39:32 -04:00 |
|
hfutsora
|
bc7dd93f92
|
fix(runtime-dom): fix shadowRoot instanceof check in unsupported browsers (#4238)
|
2021-08-02 09:41:41 -04:00 |
|
Amour1688
|
d3d5ad204d
|
fix(types): remove explicit return type annotation requirement for this inference in computed options (#4221)
|
2021-08-02 09:18:35 -04:00 |
|
dependabot[bot]
|
2f1f616650
|
build(deps-dev): bump @types/node from 16.4.7 to 16.4.10 (#4230)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.4.7 to 16.4.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-08-02 08:58:34 -04:00 |
|
dependabot[bot]
|
e86cb57dfe
|
build(deps-dev): bump @microsoft/api-extractor from 7.15.2 to 7.18.4 (#4234)
Bumps [@microsoft/api-extractor](https://github.com/microsoft/rushstack) from 7.15.2 to 7.18.4.
- [Release notes](https://github.com/microsoft/rushstack/releases)
- [Commits](https://github.com/microsoft/rushstack/compare/@microsoft/api-extractor_v7.15.2...@microsoft/api-extractor_v7.18.4)
---
updated-dependencies:
- dependency-name: "@microsoft/api-extractor"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-08-02 08:58:23 -04:00 |
|
dependabot[bot]
|
dea1a6ef41
|
build(deps-dev): bump @types/lru-cache from 5.1.0 to 5.1.1 (#4233)
Bumps [@types/lru-cache](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lru-cache) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lru-cache)
---
updated-dependencies:
- dependency-name: "@types/lru-cache"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-08-02 08:58:14 -04:00 |
|
dependabot[bot]
|
db832e5356
|
build(deps): bump @babel/parser from 7.14.7 to 7.14.9 (#4232)
Bumps [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) from 7.14.7 to 7.14.9.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.14.9/packages/babel-parser)
---
updated-dependencies:
- dependency-name: "@babel/parser"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-08-02 08:57:59 -04:00 |
|
dependabot[bot]
|
247efefa85
|
build(deps): bump postcss-modules from 4.1.3 to 4.2.2 (#4231)
Bumps [postcss-modules](https://github.com/css-modules/postcss-modules) from 4.1.3 to 4.2.2.
- [Release notes](https://github.com/css-modules/postcss-modules/releases)
- [Changelog](https://github.com/madyankin/postcss-modules/blob/master/CHANGELOG.md)
- [Commits](https://github.com/css-modules/postcss-modules/compare/v4.1.3...v4.2.2)
---
updated-dependencies:
- dependency-name: postcss-modules
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-08-02 08:57:32 -04:00 |
|
dependabot[bot]
|
77f99bab8d
|
build(deps-dev): bump eslint from 7.29.0 to 7.32.0 (#4229)
Bumps [eslint](https://github.com/eslint/eslint) from 7.29.0 to 7.32.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.29.0...v7.32.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-08-02 08:57:04 -04:00 |
|
dependabot[bot]
|
3f3dde8dae
|
build(deps-dev): bump @types/puppeteer from 5.4.3 to 5.4.4 (#4228)
Bumps [@types/puppeteer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/puppeteer) from 5.4.3 to 5.4.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/puppeteer)
---
updated-dependencies:
- dependency-name: "@types/puppeteer"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-08-02 08:56:56 -04:00 |
|
dependabot[bot]
|
8c76e2b724
|
build(deps-dev): bump @types/consolidate from 0.14.0 to 0.14.1 (#4227)
Bumps [@types/consolidate](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/consolidate) from 0.14.0 to 0.14.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/consolidate)
---
updated-dependencies:
- dependency-name: "@types/consolidate"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-08-02 08:56:48 -04:00 |
|
dependabot[bot]
|
0e841b88d7
|
build(deps-dev): bump sass from 1.35.1 to 1.37.0 (#4226)
Bumps [sass](https://github.com/sass/dart-sass) from 1.35.1 to 1.37.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.35.1...1.37.0)
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-08-02 08:56:39 -04:00 |
|
Evan You
|
f9f9bad53f
|
chore(server-renderer): readme [ci skip]
|
2021-07-29 17:20:07 -04:00 |
|
Evan You
|
6aa871e565
|
fix(runtime-core): component effect scopes should be detached
|
2021-07-29 17:15:56 -04:00 |
|
Evan You
|
b357009a82
|
release: v3.2.0-beta.7
|
2021-07-29 13:21:30 -04:00 |
|
Evan You
|
08672222c6
|
feat(server-renderer): decouple esm build from Node + improve stream API
- deprecate `renderToSTream`
- added `renderToNodeStream`
- added `renderToWebStream`
- added `renderToSimpleStream`
close #3467
close #3111
close #3460
|
2021-07-29 13:14:02 -04:00 |
|
Evan You
|
0affd4daf4
|
chore: bump node types
|
2021-07-29 12:52:23 -04:00 |
|
Evan You
|
e019b14add
|
ci: set node to 16
|
2021-07-29 12:35:35 -04:00 |
|
Roan Kattouw
|
9d5fd33d6d
|
fix(shared): support custom .toString() in text interpolation again (#4210)
fix #3944
|
2021-07-29 10:51:03 -04:00 |
|
Bartek Igielski
|
1e3d468ca1
|
build(server-renderer): Add ESM as a build target (#4209)
|
2021-07-29 10:48:15 -04:00 |
|
Evan You
|
13c69469f2
|
refactor: simplify for size
|
2021-07-29 10:45:05 -04:00 |
|
Bas van Meurs
|
91f29540fe
|
refactor(reactivity): optimize child effect scope dereferencing (#4184)
|
2021-07-29 10:26:24 -04:00 |
|
Evan You
|
3b38c9ae9b
|
feat(sfc): remove experimental status for sfc style v-bind
|
2021-07-28 18:31:48 -04:00 |
|
Evan You
|
51ee84fc6a
|
fix(suspense): fix dynamicChildren tracking when suspense root is a block itself
e.g. `<slot>` inside suspense
fix #4183, fix #4198
|
2021-07-28 16:49:34 -04:00 |
|
Evan You
|
1867591e7c
|
fix(reactivity): dereference nested effect scopes on manual stop
|
2021-07-28 12:08:01 -04:00 |
|
Pick
|
da6c055b19
|
types(reactivity): simplify UnwrapNestedRefs (#4194)
|
2021-07-28 11:15:08 -04:00 |
|
Pick
|
b79e4ca717
|
types(reactivity): Simplify the SymbolExtract (#4162)
|
2021-07-28 11:12:46 -04:00 |
|
Roan Kattouw
|
d2585e13e9
|
chore: Add LICENSE file for vue-compat (#4200) [ci skip]
|
2021-07-28 11:07:47 -04:00 |
|
edison
|
771635b72a
|
fix(sfc/style-vars): improve ignore style variable bindings in comments (#4202)
|
2021-07-28 10:51:25 -04:00 |
|