]>
git.ipfire.org Git - thirdparty/vuejs/core.git/log
Evan You [Fri, 8 Oct 2021 18:33:16 +0000 (14:33 -0400)]
workflow: fix template explorer deps
Evan You [Fri, 8 Oct 2021 18:19:57 +0000 (14:19 -0400)]
ci: fix size
Evan You [Fri, 8 Oct 2021 18:14:01 +0000 (14:14 -0400)]
ci: disable size action for now
Evan You [Fri, 8 Oct 2021 18:12:13 +0000 (14:12 -0400)]
build: fix dts tests
Evan You [Fri, 8 Oct 2021 17:44:16 +0000 (13:44 -0400)]
workflow: move to pnpm
Evan You [Fri, 8 Oct 2021 17:01:51 +0000 (13:01 -0400)]
release: v3.2.20
Evan You [Fri, 8 Oct 2021 16:52:48 +0000 (12:52 -0400)]
fix(compiler-sfc): fix props codegen w/ leading import
fix #4764
Evan You [Fri, 8 Oct 2021 16:39:24 +0000 (12:39 -0400)]
fix(hmr): fix hmr for components with no active instance yet
fix #4757
Che Guevara [Fri, 8 Oct 2021 16:31:34 +0000 (00:31 +0800)]
chore: remove deprecated usage of String.prototype.substr (#4699)
btea [Fri, 8 Oct 2021 16:00:05 +0000 (11:00 -0500)]
chore: prettier format (#4715) [ci skip]
HanochMa [Fri, 8 Oct 2021 15:59:47 +0000 (23:59 +0800)]
chore: grammar in comments [ci skip]
Co-authored-by: maheng <maheng01@longfor.com>
Che Guevara [Fri, 8 Oct 2021 15:57:49 +0000 (23:57 +0800)]
fix(types): make `toRef` return correct type(fix #4732) (#4734)
* fix(types): make `toRef` return correct type(fix #4732)
* chore: use correct test
Co-authored-by: Evan You <yyx990803@gmail.com>
edison [Fri, 8 Oct 2021 15:57:39 +0000 (23:57 +0800)]
fix(compiler-sfc): support runtime Enum in normal script (#4698)
Evan You [Thu, 7 Oct 2021 23:42:22 +0000 (19:42 -0400)]
chore: bump repl
Evan You [Thu, 7 Oct 2021 23:36:32 +0000 (19:36 -0400)]
fix(devtools): clear devtools buffer after timeout
fix #4738
Evan You [Thu, 7 Oct 2021 23:32:59 +0000 (19:32 -0400)]
chore: remove babelParserDefaultPlugins
The version of @babel/parser we are using now has these plugins enabled by default.
Thorsten Lünborg [Thu, 7 Oct 2021 22:30:54 +0000 (00:30 +0200)]
fix(types): ensure that DeepReadonly handles Ref type properly (#4714)
dependabot[bot] [Thu, 7 Oct 2021 02:52:43 +0000 (22:52 -0400)]
build(deps-dev): bump vite from 2.6.2 to 2.6.3 (#4749)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.6.2 to 2.6.3.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/create-vite@2.6.3/packages/vite)
---
updated-dependencies:
- dependency-name: vite
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>
dependabot[bot] [Thu, 7 Oct 2021 02:48:56 +0000 (22:48 -0400)]
build(deps-dev): bump @microsoft/api-extractor from 7.18.7 to 7.18.13 (#4755)
Bumps [@microsoft/api-extractor](https://github.com/microsoft/rushstack) from 7.18.7 to 7.18.13.
- [Release notes](https://github.com/microsoft/rushstack/releases)
- [Commits](https://github.com/microsoft/rushstack/compare/@microsoft/api-extractor_v7.18.7...@microsoft/api-extractor_v7.18.13)
---
updated-dependencies:
- dependency-name: "@microsoft/api-extractor"
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>
dependabot[bot] [Thu, 7 Oct 2021 02:48:21 +0000 (22:48 -0400)]
build(deps): bump postcss from 8.3.8 to 8.3.9 (#4751)
Bumps [postcss](https://github.com/postcss/postcss) from 8.3.8 to 8.3.9.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.3.8...8.3.9)
---
updated-dependencies:
- dependency-name: postcss
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>
dependabot[bot] [Thu, 7 Oct 2021 02:48:11 +0000 (22:48 -0400)]
build(deps-dev): bump @types/node from 16.7.10 to 16.10.3 (#4750)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.7.10 to 16.10.3.
- [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-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Thu, 7 Oct 2021 02:48:02 +0000 (22:48 -0400)]
build(deps-dev): bump @typescript-eslint/parser from 4.30.0 to 4.33.0 (#4752)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.30.0 to 4.33.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.33.0/packages/parser)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
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>
dependabot[bot] [Thu, 7 Oct 2021 02:47:32 +0000 (22:47 -0400)]
build(deps-dev): bump @babel/core from 7.15.0 to 7.15.8 (#4754)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.15.0 to 7.15.8.
- [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.15.8/packages/babel-core)
---
updated-dependencies:
- dependency-name: "@babel/core"
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>
dependabot[bot] [Thu, 7 Oct 2021 02:44:05 +0000 (22:44 -0400)]
build(deps-dev): bump jest from 27.1.0 to 27.2.4 (#4748)
Bumps [jest](https://github.com/facebook/jest) from 27.1.0 to 27.2.4.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v27.1.0...v27.2.4)
---
updated-dependencies:
- dependency-name: jest
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>
dependabot[bot] [Thu, 7 Oct 2021 02:43:49 +0000 (22:43 -0400)]
build(deps-dev): bump @vitejs/plugin-vue from 1.8.1 to 1.9.3 (#4747)
Bumps [@vitejs/plugin-vue](https://github.com/vitejs/vite/tree/HEAD/packages/plugin-vue) from 1.8.1 to 1.9.3.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/plugin-vue/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/plugin-vue@1.9.3/packages/plugin-vue)
---
updated-dependencies:
- dependency-name: "@vitejs/plugin-vue"
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>
dependabot[bot] [Thu, 7 Oct 2021 01:40:13 +0000 (21:40 -0400)]
build(deps): bump @babel/parser from 7.15.3 to 7.15.7 (#4728)
Bumps [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) from 7.15.3 to 7.15.7.
- [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.15.7/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>
dependabot[bot] [Thu, 7 Oct 2021 01:39:18 +0000 (21:39 -0400)]
build(deps-dev): bump @babel/types from 7.15.0 to 7.15.6 (#4726)
Bumps [@babel/types](https://github.com/babel/babel/tree/HEAD/packages/babel-types) from 7.15.0 to 7.15.6.
- [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.15.6/packages/babel-types)
---
updated-dependencies:
- dependency-name: "@babel/types"
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>
dependabot[bot] [Thu, 7 Oct 2021 01:39:09 +0000 (21:39 -0400)]
build(deps-dev): bump prettier from 2.3.2 to 2.4.1 (#4725)
Bumps [prettier](https://github.com/prettier/prettier) from 2.3.2 to 2.4.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.3.2...2.4.1)
---
updated-dependencies:
- dependency-name: prettier
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>
dependabot[bot] [Thu, 7 Oct 2021 01:38:59 +0000 (21:38 -0400)]
build(deps-dev): bump @typescript-eslint/parser from 4.30.0 to 4.32.0 (#4724)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.30.0 to 4.32.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.32.0/packages/parser)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
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>
dependabot[bot] [Thu, 7 Oct 2021 01:38:48 +0000 (21:38 -0400)]
build(deps-dev): bump @types/node from 16.7.10 to 16.10.2 (#4723)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.7.10 to 16.10.2.
- [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-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Thu, 7 Oct 2021 01:38:39 +0000 (21:38 -0400)]
build(deps-dev): bump puppeteer from 10.2.0 to 10.4.0 (#4722)
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 10.2.0 to 10.4.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/puppeteer/puppeteer/compare/v10.2.0...v10.4.0)
---
updated-dependencies:
- dependency-name: puppeteer
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>
dependabot[bot] [Thu, 7 Oct 2021 01:38:31 +0000 (21:38 -0400)]
build(deps-dev): bump @types/jest from 27.0.1 to 27.0.2 (#4721)
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 27.0.1 to 27.0.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)
---
updated-dependencies:
- dependency-name: "@types/jest"
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>
dependabot[bot] [Thu, 7 Oct 2021 01:38:21 +0000 (21:38 -0400)]
build(deps-dev): bump typescript from 4.4.2 to 4.4.3 (#4720)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.4.2 to 4.4.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.4.2...v4.4.3)
---
updated-dependencies:
- dependency-name: typescript
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>
dependabot[bot] [Thu, 7 Oct 2021 01:38:11 +0000 (21:38 -0400)]
build(deps-dev): bump vite from 2.5.10 to 2.6.2 (#4719)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.5.10 to 2.6.2.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/create-vite@2.6.2/packages/vite)
---
updated-dependencies:
- dependency-name: vite
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>
zhoulixiang [Wed, 29 Sep 2021 09:59:17 +0000 (17:59 +0800)]
docs: update link to nodejs.org to use https (#4700)
Evan You [Mon, 27 Sep 2021 18:24:21 +0000 (14:24 -0400)]
feat(compiler-sfc): `<script setup>` defineProps destructure transform (#4690)
Che Guevara [Mon, 27 Sep 2021 14:52:59 +0000 (22:52 +0800)]
test(vue): add config.compilerOptions.isCustomElement test (#4682)
cheng [Mon, 27 Sep 2021 09:12:13 +0000 (17:12 +0800)]
chore(compiler-core): fix typo in defineComponent.test-d (#4688)
Evan You [Sat, 25 Sep 2021 18:58:20 +0000 (14:58 -0400)]
release: v3.2.19
skirtle [Sat, 25 Sep 2021 18:40:32 +0000 (19:40 +0100)]
fix(server-renderer): respect compilerOptions during runtime template compilation (#4631)
Daniel Roe [Sat, 25 Sep 2021 18:21:40 +0000 (19:21 +0100)]
chore(vue): package `index.mjs` (#4675)
Herrington Darkholme [Sat, 25 Sep 2021 18:21:09 +0000 (02:21 +0800)]
fix(compiler-core): should treat attribute key as expression (#4658)
Evan You [Fri, 24 Sep 2021 21:08:47 +0000 (17:08 -0400)]
chore: upgrade repl
close #4673
Evan You [Fri, 24 Sep 2021 20:05:16 +0000 (16:05 -0400)]
release: v3.2.18
Evan You [Fri, 24 Sep 2021 19:20:57 +0000 (15:20 -0400)]
build: add exports field to support Node native ESM
Evan You [Fri, 24 Sep 2021 16:43:11 +0000 (12:43 -0400)]
release: v3.2.17
Evan You [Fri, 24 Sep 2021 16:34:31 +0000 (12:34 -0400)]
test: fix utils test
Evan You [Fri, 24 Sep 2021 03:20:53 +0000 (23:20 -0400)]
fix(build): avoid importing @babel/parser in esm-bundler build
fix #4665
Evan You [Thu, 23 Sep 2021 19:02:19 +0000 (15:02 -0400)]
refactor: ensure ssr branches are included in esm-bundler build
Evan You [Thu, 23 Sep 2021 18:56:02 +0000 (14:56 -0400)]
ci: fix size on ci
Evan You [Thu, 23 Sep 2021 18:46:16 +0000 (14:46 -0400)]
ci: improve size script
Evan You [Thu, 23 Sep 2021 18:04:52 +0000 (14:04 -0400)]
chore: improve feature flag warning
Evan You [Thu, 23 Sep 2021 15:53:00 +0000 (11:53 -0400)]
refactor: use getGlobalThis when attachting hmr runtime
Evan You [Thu, 23 Sep 2021 14:17:02 +0000 (10:17 -0400)]
release: v3.2.16
Evan You [Thu, 23 Sep 2021 14:08:28 +0000 (10:08 -0400)]
fix(ssr): fix ssr runtime helper import in module mode
Evan You [Thu, 23 Sep 2021 13:48:59 +0000 (09:48 -0400)]
release: v3.2.15
Evan You [Thu, 23 Sep 2021 13:40:13 +0000 (09:40 -0400)]
test: fix ssr tests
Evan You [Thu, 23 Sep 2021 04:13:54 +0000 (00:13 -0400)]
chore(compiler-sfc): avoid relying on estree type in generated dts
Evan You [Thu, 23 Sep 2021 03:28:13 +0000 (23:28 -0400)]
fix(compiler-ssr): import ssr helpers from updated path
Guillaume Chau [Wed, 22 Sep 2021 22:51:17 +0000 (00:51 +0200)]
chore(playground): update @vue/repl
Evan You [Wed, 22 Sep 2021 22:36:57 +0000 (18:36 -0400)]
release: v3.2.14
Evan You [Wed, 22 Sep 2021 21:16:21 +0000 (17:16 -0400)]
fix(compiler-core): more robust member expression check in Node
Evan You [Wed, 22 Sep 2021 20:54:59 +0000 (16:54 -0400)]
fix(compiler-core): generate TS-cast safe assignment code for v-model
fix #4655
Ziwen Mei [Wed, 22 Sep 2021 14:12:52 +0000 (22:12 +0800)]
chore(compiler-core): fix typo in transformElement (#4649) [ci skip]
Ziwen Mei [Wed, 22 Sep 2021 14:12:33 +0000 (22:12 +0800)]
chore(compiler-core): fix typo in errors.ts and options.ts (#4650) [ci skip]
zhangenming [Wed, 22 Sep 2021 14:11:54 +0000 (22:11 +0800)]
refactor(reactivity): reuse toReactive helper (#4641)
Evan You [Wed, 22 Sep 2021 14:10:20 +0000 (10:10 -0400)]
fix(compiler-sfc): fix local var access check for bindings in normal script
fix #4644
Evan You [Wed, 22 Sep 2021 13:07:08 +0000 (09:07 -0400)]
fix(devtools): fix prod devtools detection + handle late devtools hook injection (#4653)
Evan You [Wed, 22 Sep 2021 02:55:10 +0000 (22:55 -0400)]
docs: add note on compiler-sfc/server-renderer usage update [ci skip]
Evan You [Tue, 21 Sep 2021 18:22:53 +0000 (14:22 -0400)]
release: v3.2.13
Che Guevara [Tue, 21 Sep 2021 17:12:20 +0000 (12:12 -0500)]
chore: fix warning in ref-transform (#4643) [ci skip]
Ziwen Mei [Tue, 21 Sep 2021 17:06:39 +0000 (01:06 +0800)]
chore(compiler-core): fix typo in hoistStatic (#4625) [ci skip]
zhangenming [Tue, 21 Sep 2021 17:03:09 +0000 (01:03 +0800)]
refactor(reactivity): reuse computed getter check (#4623)
就是喜欢陈粒 [Tue, 21 Sep 2021 16:59:38 +0000 (00:59 +0800)]
fix(compiler-core): add check when v-else-if is behind v-else (#4603)
skirtle [Tue, 21 Sep 2021 16:55:08 +0000 (17:55 +0100)]
fix(runtime-core): return the exposeProxy from mount (#4606)
tryag [Tue, 21 Sep 2021 16:49:41 +0000 (00:49 +0800)]
chore: fix docs typo (#4602) [ci skip]
Amour1688 [Tue, 21 Sep 2021 16:41:10 +0000 (00:41 +0800)]
fix(types): incorrect type inference of array (#4578)
ygj6 [Tue, 21 Sep 2021 16:39:21 +0000 (00:39 +0800)]
fix(hydration): ensure hydrated event listeners have bound instance (#4529)
fix #4479
Herrington Darkholme [Tue, 21 Sep 2021 16:37:51 +0000 (00:37 +0800)]
fix(compiler-core): only merge true handlers (#4577)
tryag [Tue, 21 Sep 2021 16:35:42 +0000 (00:35 +0800)]
chore: fix type in compatConfig.ts (#4604) [ci skip]
tryag [Tue, 21 Sep 2021 16:35:11 +0000 (00:35 +0800)]
chore: remove unused parameter type definitions (#4607)
Wouter Kettlitz [Tue, 21 Sep 2021 16:34:25 +0000 (18:34 +0200)]
types: allow binding any value to SelectElement (#4575)
Yang Mingshan [Tue, 21 Sep 2021 16:32:12 +0000 (00:32 +0800)]
fix(watch): remove redundant parameter default value (#4565)
Herrington Darkholme [Tue, 21 Sep 2021 16:31:27 +0000 (00:31 +0800)]
fix(compiler-core): dedupe renderSlot's default props (#4557)
Evan You [Tue, 21 Sep 2021 16:25:05 +0000 (12:25 -0400)]
fix(compiler-dom): fix transition children check for whitespace nodes
fix #4637
Evan You [Tue, 21 Sep 2021 16:19:27 +0000 (12:19 -0400)]
fix(compiler-core): more robust member expression check when running in node
fix #4640
Evan You [Tue, 21 Sep 2021 14:53:48 +0000 (10:53 -0400)]
test: bump @vue/consolidate to fix dts tests
Evan You [Tue, 21 Sep 2021 14:48:32 +0000 (10:48 -0400)]
test: fix module mapping for consolidate
Evan You [Tue, 21 Sep 2021 14:26:08 +0000 (10:26 -0400)]
build: expose compiler-sfc and server-renderer under main vue package + optimize package size
Evan You [Tue, 21 Sep 2021 02:06:12 +0000 (22:06 -0400)]
types(compiler-sfc): type annotation tweaks + move @babel/types to devDeps
Evan You [Mon, 20 Sep 2021 16:43:06 +0000 (12:43 -0400)]
ci: use frozen lockfile
Evan You [Mon, 20 Sep 2021 16:40:05 +0000 (12:40 -0400)]
ci: update size check script
Evan You [Mon, 20 Sep 2021 16:26:16 +0000 (12:26 -0400)]
ci: update ci script
Evan You [Mon, 20 Sep 2021 15:51:01 +0000 (11:51 -0400)]
fix(compiler-core): support ts syntax in expressions when isTS is true
Evan You [Mon, 20 Sep 2021 02:04:46 +0000 (22:04 -0400)]
chore: bump repl
Evan You [Sun, 19 Sep 2021 21:14:26 +0000 (17:14 -0400)]
fix(compiler-core): ensure hoisted scopeId code can be treeshaken
Evan You [Sun, 19 Sep 2021 18:59:49 +0000 (14:59 -0400)]
chore: bump repl
Evan You [Sat, 18 Sep 2021 21:42:09 +0000 (17:42 -0400)]
feat(compiler-sfc): allow disabling sourcemap when not needed
Evan You [Fri, 17 Sep 2021 14:55:26 +0000 (10:55 -0400)]
release: v3.2.12
Evan You [Fri, 17 Sep 2021 14:49:27 +0000 (10:49 -0400)]
chore: bump repl version