]> git.ipfire.org Git - thirdparty/vuejs/core.git/log
thirdparty/vuejs/core.git
22 months agorefactor(reactivity): add instance check for effect (#9055)
chenfan [Tue, 5 Sep 2023 08:27:54 +0000 (16:27 +0800)] 
refactor(reactivity): add instance check for effect (#9055)

22 months agochore: format
Evan You [Tue, 5 Sep 2023 07:24:10 +0000 (15:24 +0800)] 
chore: format

22 months agoworkflow: add lock-closed-issues (#8970)
Alex [Tue, 5 Sep 2023 07:23:00 +0000 (15:23 +0800)] 
workflow: add lock-closed-issues (#8970)

22 months agoci: add autofix for pr (#9112)
三咲智子 Kevin Deng [Tue, 5 Sep 2023 07:22:39 +0000 (02:22 -0500)] 
ci: add autofix for pr (#9112)

22 months agofix(runtime-core): swap client/server debug labels (#9089)
Daniel Roe [Tue, 5 Sep 2023 07:21:20 +0000 (08:21 +0100)] 
fix(runtime-core): swap client/server debug labels (#9089)

22 months agochore: redirect feature requests to rfc discussion
Evan You [Wed, 30 Aug 2023 07:06:05 +0000 (15:06 +0800)] 
chore: redirect feature requests to rfc discussion

22 months agorefactor: use symbol for private properties (#8681)
丶远方 [Tue, 22 Aug 2023 08:57:15 +0000 (16:57 +0800)] 
refactor: use symbol for private properties (#8681)

22 months agorefactor(reactivity): encapsulate reactive handlers in class (#8586)
Waleed Khaled [Tue, 22 Aug 2023 08:50:27 +0000 (11:50 +0300)] 
refactor(reactivity): encapsulate reactive handlers in class (#8586)

reactive obj create has a huge positive impact (200% - 700%)
get/set reactive obj props has a small negative impact (1% - 5%)

22 months agoci: fix get previous size data
三咲智子 Kevin Deng [Mon, 21 Aug 2023 07:43:49 +0000 (15:43 +0800)] 
ci: fix get previous size data

22 months agoci: fix size report permissions
三咲智子 Kevin Deng [Mon, 21 Aug 2023 03:44:43 +0000 (11:44 +0800)] 
ci: fix size report permissions

22 months agoci: improved size report (#8992)
三咲智子 Kevin Deng [Mon, 21 Aug 2023 03:33:51 +0000 (11:33 +0800)] 
ci: improved size report (#8992)

22 months agoci: enforce format check
三咲智子 Kevin Deng [Mon, 14 Aug 2023 11:43:55 +0000 (19:43 +0800)] 
ci: enforce format check

23 months agochore: format code
三咲智子 Kevin Deng [Fri, 11 Aug 2023 09:30:04 +0000 (17:30 +0800)] 
chore: format code

23 months agochore: bump word-wrap from 1.2.3 to 1.2.4 (#8821) 7861/head
dependabot[bot] [Fri, 21 Jul 2023 06:36:38 +0000 (14:36 +0800)] 
chore: bump word-wrap from 1.2.3 to 1.2.4 (#8821)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
23 months agodocs: correct pnpm version (#8807)
Shyam Chen [Wed, 19 Jul 2023 02:06:40 +0000 (10:06 +0800)] 
docs: correct pnpm version (#8807)

2 years agoRevert "fix(types): propagate type parameter constraints for TypeScript 4.8 (#6351)"
Evan You [Wed, 12 Jul 2023 03:38:59 +0000 (11:38 +0800)] 
Revert "fix(types): propagate type parameter constraints for TypeScript 4.8 (#6351)"

This reverts commit 516fabb725cdf29e948b8b83dd6db9b80fbd706d.

2 years agoperf(custom-element): cancel `MutationObserver` listener when disconnected (#8666)
丶远方 [Wed, 12 Jul 2023 03:13:20 +0000 (11:13 +0800)] 
perf(custom-element): cancel `MutationObserver` listener when disconnected (#8666)

2 years agodx(compiler-sfc): warn when disabled defineModel (#8534)
三咲智子 Kevin Deng [Wed, 12 Jul 2023 03:05:43 +0000 (11:05 +0800)] 
dx(compiler-sfc): warn when disabled defineModel (#8534)

2 years agofix(compiler-sfc): don't hoist props and emit (#8535)
三咲智子 Kevin Deng [Wed, 12 Jul 2023 03:03:14 +0000 (11:03 +0800)] 
fix(compiler-sfc): don't hoist props and emit (#8535)

fix #7805
close #7812

2 years agochore: upgrade to typescript 5.1
Evan You [Tue, 11 Jul 2023 10:44:00 +0000 (18:44 +0800)] 
chore: upgrade to typescript 5.1

2 years agofix(compiler-sfc): handle dynamic directive arguments in template usage check (#8538)
Artyom Tuchkov [Tue, 11 Jul 2023 10:38:27 +0000 (13:38 +0300)] 
fix(compiler-sfc): handle dynamic directive arguments in template usage check (#8538)

close #8537

2 years agofix(types): correct withDefaults return type for boolean prop with undefined default...
zqran [Tue, 11 Jul 2023 10:35:22 +0000 (18:35 +0800)] 
fix(types): correct withDefaults return type for boolean prop with undefined default value (#8602)

2 years agofix(types): ensure nextTick return type reflect correct Promise value (#8406)
丶远方 [Tue, 11 Jul 2023 09:56:02 +0000 (17:56 +0800)] 
fix(types): ensure nextTick return type reflect correct Promise value (#8406)

2 years agoperf: mark `defineComponent` as side-effects-free (#8512)
Anthony Fu [Tue, 11 Jul 2023 09:52:43 +0000 (11:52 +0200)] 
perf: mark `defineComponent` as side-effects-free (#8512)

2 years agochore(shared): improve isPromise check in accordance with Promise A+ specification...
丶远方 [Tue, 11 Jul 2023 09:41:09 +0000 (17:41 +0800)] 
chore(shared): improve isPromise check in accordance with Promise A+ specification (#8506)

2 years agochore(test): replace deprecated `initEvent` (#8490)
zqran [Tue, 11 Jul 2023 09:38:32 +0000 (17:38 +0800)] 
chore(test): replace deprecated `initEvent` (#8490)

2 years agotest(reactivity): use vitest fn instead of counting manually (#8476)
zqran [Tue, 11 Jul 2023 09:37:56 +0000 (17:37 +0800)] 
test(reactivity): use vitest fn instead of counting manually (#8476)

2 years agodx(compiler-sfc): enhance `:deep` warnings (#8328)
白雾三语 [Tue, 11 Jul 2023 09:36:54 +0000 (17:36 +0800)] 
dx(compiler-sfc): enhance `:deep` warnings (#8328)

close #8313

2 years agofix(teleport): handle target change while disabled (#7837)
白雾三语 [Tue, 11 Jul 2023 09:36:26 +0000 (17:36 +0800)] 
fix(teleport): handle target change while disabled (#7837)

close #7835

2 years agofix(types/jsx): add `inert` attribute and missing `hidden` values (#8090)
Kid [Tue, 11 Jul 2023 09:30:01 +0000 (17:30 +0800)] 
fix(types/jsx): add `inert` attribute and missing `hidden` values (#8090)

2 years agofix(compiler-sfc): fix using imported ref as template ref during dev (#7593)
vaakian X [Tue, 11 Jul 2023 09:26:31 +0000 (17:26 +0800)] 
fix(compiler-sfc): fix using imported ref as template ref during dev (#7593)

close #7567

2 years agofix(ssr): render correct initial selected state for select with v-model (#7432)
edison [Tue, 11 Jul 2023 09:13:18 +0000 (17:13 +0800)] 
fix(ssr): render correct initial selected state for select with v-model (#7432)

close #7392

2 years agochore: remove unnecessary type assertions (#8386)
丶远方 [Mon, 10 Jul 2023 10:18:53 +0000 (18:18 +0800)] 
chore: remove unnecessary type assertions (#8386)

2 years agorefactor(reactivity): use hasChanged to avoid tracking NaN key twice (#7378)
[Mon, 10 Jul 2023 10:17:26 +0000 (18:17 +0800)] 
refactor(reactivity): use hasChanged to avoid tracking NaN key twice (#7378)

2 years agochore(types): remove unnecessary @ts-ignore or use @ts-expected-error (#7178)
[Mon, 10 Jul 2023 10:00:32 +0000 (18:00 +0800)] 
chore(types): remove unnecessary @ts-ignore or use @ts-expected-error (#7178)

2 years agofix(types): support correct types for style on svg elements (#6322)
JayMe DotDot [Mon, 10 Jul 2023 09:59:44 +0000 (17:59 +0800)] 
fix(types): support correct types for style on svg elements (#6322)

2 years agofix(types/jsx): add missing loading attr for img element (#6160)
Innei [Mon, 10 Jul 2023 09:58:53 +0000 (17:58 +0800)] 
fix(types/jsx): add missing loading attr for img element (#6160)

2 years agofix(compiler-sfc): ignore style v-bind in double slash comments (#5409)
Eavan [Mon, 10 Jul 2023 09:56:26 +0000 (17:56 +0800)] 
fix(compiler-sfc): ignore style v-bind in double slash comments (#5409)

2 years agofix(compiler-sfc): pass options directly to stylus (#3848)
zouhang [Mon, 10 Jul 2023 09:52:56 +0000 (17:52 +0800)] 
fix(compiler-sfc): pass options directly to stylus (#3848)

2 years agotest(reactivity): bigint test for non-observable values (#6177)
zqran [Mon, 10 Jul 2023 09:51:30 +0000 (17:51 +0800)] 
test(reactivity): bigint test for non-observable values (#6177)

2 years agoworkflow: support custom TS version for playground (#8735)
三咲智子 Kevin Deng [Sun, 9 Jul 2023 16:18:59 +0000 (00:18 +0800)] 
workflow: support custom TS version for playground (#8735)

2 years agorefactor(types): improve capitalize types (#6212)
qiang [Sun, 9 Jul 2023 11:37:32 +0000 (19:37 +0800)] 
refactor(types): improve capitalize types (#6212)

2 years agotypes: update `TextareaHTMLAttributes` and `InputHTMLAttributes` (#6294)
OrbisK [Sun, 9 Jul 2023 05:05:18 +0000 (07:05 +0200)] 
types: update `TextareaHTMLAttributes` and `InputHTMLAttributes` (#6294)

* types: update `TextareaHTMLAttributes` and `InputHTMLAttributes`

add `InputTypeHTMLAttribute` (from `@types/react`) to `InputHTMLAttributes['type' ]`

* chore: format

---------

Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2 years agofix(playground): fix github button style (#7722)
BeADre [Sun, 9 Jul 2023 05:04:47 +0000 (13:04 +0800)] 
fix(playground): fix github button style (#7722)

* fix(playground): fix github button style

* style: merge selector

* Update Header.vue

---------

Co-authored-by: GU Yiling <justice360@gmail.com>
2 years agofix(types): propagate type parameter constraints for TypeScript 4.8 (#6351)
Daniel Rosenwasser [Sun, 9 Jul 2023 05:04:08 +0000 (22:04 -0700)] 
fix(types): propagate type parameter constraints for TypeScript 4.8 (#6351)

* fix(types): propagate type parameter constraints for TypeScript 4.8

* fix: add more constraints

---------

Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2 years agochore: fix typo (#8732) [ci skip]
webfansplz [Sun, 9 Jul 2023 05:03:30 +0000 (13:03 +0800)] 
chore: fix typo (#8732) [ci skip]

2 years agochore(deps-dev): bump terser from 5.16.2 to 5.18.2 (#8695)
dependabot[bot] [Sun, 9 Jul 2023 04:56:15 +0000 (12:56 +0800)] 
chore(deps-dev): bump terser from 5.16.2 to 5.18.2 (#8695)

Bumps [terser](https://github.com/terser/terser) from 5.16.2 to 5.18.2.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.16.2...v5.18.2)

---
updated-dependencies:
- dependency-name: terser
  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>
2 years agochore(deps-dev): bump @rollup/plugin-commonjs from 24.0.1 to 24.1.0 (#8699)
dependabot[bot] [Sun, 9 Jul 2023 04:55:59 +0000 (12:55 +0800)] 
chore(deps-dev): bump @rollup/plugin-commonjs from 24.0.1 to 24.1.0 (#8699)

Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 24.0.1 to 24.1.0.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v24.1.0/packages/commonjs)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-commonjs"
  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>
2 years agochore(deps-dev): bump eslint-plugin-jest from 27.2.1 to 27.2.2 (#8698)
dependabot[bot] [Sun, 9 Jul 2023 04:55:47 +0000 (12:55 +0800)] 
chore(deps-dev): bump eslint-plugin-jest from 27.2.1 to 27.2.2 (#8698)

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.2.1 to 27.2.2.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v27.2.1...v27.2.2)

---
updated-dependencies:
- dependency-name: eslint-plugin-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>
2 years agochore(deps-dev): bump semver from 7.3.8 to 7.5.3 (#8697)
dependabot[bot] [Sun, 9 Jul 2023 04:55:36 +0000 (12:55 +0800)] 
chore(deps-dev): bump semver from 7.3.8 to 7.5.3 (#8697)

Bumps [semver](https://github.com/npm/node-semver) from 7.3.8 to 7.5.3.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v7.3.8...v7.5.3)

---
updated-dependencies:
- dependency-name: semver
  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>
2 years agochore(deps-dev): bump prettier from 2.8.3 to 2.8.8 (#8696)
dependabot[bot] [Sun, 9 Jul 2023 04:55:27 +0000 (12:55 +0800)] 
chore(deps-dev): bump prettier from 2.8.3 to 2.8.8 (#8696)

Bumps [prettier](https://github.com/prettier/prettier) from 2.8.3 to 2.8.8.
- [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.8.3...2.8.8)

---
updated-dependencies:
- dependency-name: prettier
  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>
2 years agochore(deps-dev): bump @rollup/plugin-alias from 4.0.3 to 4.0.4 (#8694)
dependabot[bot] [Sun, 9 Jul 2023 04:55:04 +0000 (12:55 +0800)] 
chore(deps-dev): bump @rollup/plugin-alias from 4.0.3 to 4.0.4 (#8694)

Bumps [@rollup/plugin-alias](https://github.com/rollup/plugins/tree/HEAD/packages/alias) from 4.0.3 to 4.0.4.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/alias/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/alias-v4.0.4/packages/alias)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-alias"
  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>
2 years agochore(deps-dev): bump esbuild from 0.17.5 to 0.17.19 (#8693)
dependabot[bot] [Sun, 9 Jul 2023 04:53:25 +0000 (12:53 +0800)] 
chore(deps-dev): bump esbuild from 0.17.5 to 0.17.19 (#8693)

Bumps [esbuild](https://github.com/evanw/esbuild) from 0.17.5 to 0.17.19.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.17.5...v0.17.19)

---
updated-dependencies:
- dependency-name: esbuild
  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>
2 years agochore: update pnpm verification script (#7174)
Joker [Sun, 9 Jul 2023 04:52:13 +0000 (12:52 +0800)] 
chore: update pnpm verification script (#7174)

2 years agochore(deps-dev): bump marked from 4.2.12 to 4.3.0 (#8692)
dependabot[bot] [Sun, 9 Jul 2023 04:50:31 +0000 (12:50 +0800)] 
chore(deps-dev): bump marked from 4.2.12 to 4.3.0 (#8692)

Bumps [marked](https://github.com/markedjs/marked) from 4.2.12 to 4.3.0.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v4.2.12...v4.3.0)

---
updated-dependencies:
- dependency-name: marked
  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>
2 years agochore(deps-dev): bump @types/node from 16.18.11 to 16.18.38 (#8691)
dependabot[bot] [Sun, 9 Jul 2023 04:50:18 +0000 (12:50 +0800)] 
chore(deps-dev): bump @types/node from 16.18.11 to 16.18.38 (#8691)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.18.11 to 16.18.38.
- [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>
2 years agochore(deps-dev): bump @rollup/plugin-node-resolve from 15.0.1 to 15.1.0 (#8690)
dependabot[bot] [Sun, 9 Jul 2023 04:50:10 +0000 (12:50 +0800)] 
chore(deps-dev): bump @rollup/plugin-node-resolve from 15.0.1 to 15.1.0 (#8690)

Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) from 15.0.1 to 15.1.0.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v15.1.0/packages/node-resolve)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-node-resolve"
  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>
2 years agochore(deps-dev): bump tslib from 2.5.0 to 2.6.0 (#8689)
dependabot[bot] [Sun, 9 Jul 2023 04:49:55 +0000 (12:49 +0800)] 
chore(deps-dev): bump tslib from 2.5.0 to 2.6.0 (#8689)

Bumps [tslib](https://github.com/Microsoft/tslib) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](https://github.com/Microsoft/tslib/compare/2.5.0...2.6.0)

---
updated-dependencies:
- dependency-name: tslib
  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>
2 years agochore: bust backers image cache
Evan You [Mon, 3 Jul 2023 07:13:38 +0000 (15:13 +0800)] 
chore: bust backers image cache

2 years agoworkflow: add light theme for sfc playground (#8667)
白雾三语 [Wed, 28 Jun 2023 05:19:32 +0000 (13:19 +0800)] 
workflow: add light theme for sfc playground (#8667)

2 years agoworkflow: upgrade repl, add tsconfig for sfc playground (#8636)
三咲智子 Kevin Deng [Sat, 24 Jun 2023 14:58:24 +0000 (22:58 +0800)] 
workflow: upgrade repl, add tsconfig for sfc playground (#8636)

2 years agoworkflow: upgrade repl, use monaco + volar for sfc playground (#8625)
Evan You [Fri, 23 Jun 2023 01:03:52 +0000 (09:03 +0800)] 
workflow: upgrade repl, use monaco + volar for sfc playground (#8625)

2 years agochore: use moduleResolution: bundler + shim estree-walker
Evan You [Fri, 23 Jun 2023 00:54:25 +0000 (08:54 +0800)] 
chore: use moduleResolution: bundler + shim estree-walker

2 years agoperf(compiler-sfc): lazy require typescript
Evan You [Thu, 15 Jun 2023 08:38:44 +0000 (16:38 +0800)] 
perf(compiler-sfc): lazy require typescript

2 years agofix(compiler-sfc): don't registerTS when bundling for browsers (#8582)
三咲智子 Kevin Deng [Thu, 15 Jun 2023 08:35:41 +0000 (16:35 +0800)] 
fix(compiler-sfc): don't registerTS when bundling for browsers (#8582)

2 years agochore: fix ci
Evan You [Thu, 15 Jun 2023 07:44:47 +0000 (15:44 +0800)] 
chore: fix ci

2 years agochore: bump repl
Evan You [Wed, 14 Jun 2023 11:04:06 +0000 (19:04 +0800)] 
chore: bump repl

2 years agofix: add isGloballyWhitelisted back, but deprecated (#8556)
Haoqun Jiang [Wed, 14 Jun 2023 06:02:53 +0000 (14:02 +0800)] 
fix: add isGloballyWhitelisted back, but deprecated (#8556)

Fixes the regression described at https://github.com/vuejs/core/issues/8416#issuecomment-1566583260

2 years agofix(transition): handle possible auto value for transition/animation durations
Evan You [Wed, 14 Jun 2023 04:12:22 +0000 (12:12 +0800)] 
fix(transition): handle possible auto value for transition/animation durations

close #8409

2 years agochore: fix contributors link (#7654)
Travis [Mon, 12 Jun 2023 21:16:48 +0000 (05:16 +0800)] 
chore: fix contributors link (#7654)

2 years agochore: fix typo
三咲智子 Kevin Deng [Sun, 11 Jun 2023 03:29:10 +0000 (11:29 +0800)] 
chore: fix typo

2 years agochore: remove unused imports (#8283) 8488/head
丶远方 [Sat, 10 Jun 2023 14:43:56 +0000 (22:43 +0800)] 
chore: remove unused imports (#8283)

2 years agochore: fix typo (#7693)
Lioness100 [Sat, 10 Jun 2023 09:17:41 +0000 (05:17 -0400)] 
chore: fix typo (#7693)

2 years agofix(compiler-sfc): typo in experimental feature warnings (#8513)
Cédric Exbrayat [Sat, 10 Jun 2023 09:17:21 +0000 (11:17 +0200)] 
fix(compiler-sfc): typo in experimental feature warnings (#8513)

2 years agochore: fix typo (#7692)
Domantas Bazys [Sat, 10 Jun 2023 09:11:57 +0000 (12:11 +0300)] 
chore: fix typo (#7692)

2 years agochore: fix typo (#7753)
saveHK [Sat, 10 Jun 2023 09:11:35 +0000 (17:11 +0800)] 
chore: fix typo (#7753)

2 years agochore: fix typo (#7416)
Vadim [Sat, 10 Jun 2023 09:10:20 +0000 (12:10 +0300)] 
chore: fix typo (#7416)

2 years agochore: fix typo (#8392)
zqran [Sat, 10 Jun 2023 09:09:44 +0000 (17:09 +0800)] 
chore: fix typo (#8392)

2 years agorefactor(shared): merge if statements (#8394)
丶远方 [Sat, 10 Jun 2023 09:08:02 +0000 (17:08 +0800)] 
refactor(shared): merge if statements (#8394)

2 years agochore: rename globals allow list
Evan You [Fri, 26 May 2023 16:07:13 +0000 (11:07 -0500)] 
chore: rename globals allow list

close #8416

2 years agofix(ssr): reset current instance if setting up options component errors (#7743)
Simon Johansson [Fri, 19 May 2023 01:09:21 +0000 (03:09 +0200)] 
fix(ssr): reset current instance if setting up options component errors (#7743)

close #7733

2 years agochore: mark reactivity transform apis as deprecated
Evan You [Fri, 19 May 2023 00:26:44 +0000 (08:26 +0800)] 
chore: mark reactivity transform apis as deprecated

2 years agochore: typo (#8345) [ci skip]
Phentom [Thu, 18 May 2023 23:59:09 +0000 (00:59 +0100)] 
chore: typo (#8345) [ci skip]

2 years agochore: remove unnecessary imports (#8262)
丶远方 [Thu, 18 May 2023 23:54:12 +0000 (07:54 +0800)] 
chore: remove unnecessary imports (#8262)

2 years agochore: remove unnecessary type assertions (#8311)
丶远方 [Thu, 18 May 2023 23:49:28 +0000 (07:49 +0800)] 
chore: remove unnecessary type assertions (#8311)

2 years agochore: remove unused imports (#8327)
丶远方 [Thu, 18 May 2023 23:47:23 +0000 (07:47 +0800)] 
chore: remove unused imports (#8327)

2 years agochore(compiler-sfc): break in switch statement (#8347)
丶远方 [Thu, 18 May 2023 23:46:39 +0000 (07:46 +0800)] 
chore(compiler-sfc): break in switch statement (#8347)

2 years agofix(compiler-sfc): support resolve multiple re-export /w same source type name (...
edison [Thu, 18 May 2023 23:45:28 +0000 (07:45 +0800)] 
fix(compiler-sfc): support resolve multiple re-export /w same source type name (#8365)

close #8364

2 years agorelease: v3.3.4 v3.3.4
Evan You [Thu, 18 May 2023 08:31:03 +0000 (16:31 +0800)] 
release: v3.3.4

2 years agofix(compiler-sfc): handle imported types from default exports
Evan You [Thu, 18 May 2023 08:15:27 +0000 (16:15 +0800)] 
fix(compiler-sfc): handle imported types from default exports

close #8355

2 years agofix(build): fix __DEV__ flag replacement edge case
Evan You [Thu, 18 May 2023 08:00:35 +0000 (16:00 +0800)] 
fix(build): fix __DEV__ flag replacement edge case

close #8353

2 years agofix(build): ensure correct typing for node esm
Evan You [Thu, 18 May 2023 05:53:51 +0000 (13:53 +0800)] 
fix(build): ensure correct typing for node esm

2 years agorelease: v3.3.3 v3.3.3
Evan You [Thu, 18 May 2023 05:10:52 +0000 (13:10 +0800)] 
release: v3.3.3

2 years agofix(compiler-sfc): parses correctly when inline mode is off (#8337)
白雾三语 [Thu, 18 May 2023 05:07:08 +0000 (13:07 +0800)] 
fix(compiler-sfc): parses correctly when inline mode is off (#8337)

close #6088

2 years agofix(compiler-sfc): support defineEmits type reference with unions (#8299)
三咲智子 Kevin Deng [Thu, 18 May 2023 04:59:12 +0000 (12:59 +0800)] 
fix(compiler-sfc): support defineEmits type reference with unions (#8299)

close #7943

2 years agoworkflow: respect `--skipGit` on `pnpm publish` (#8261)
Haoqun Jiang [Thu, 18 May 2023 04:52:02 +0000 (12:52 +0800)] 
workflow: respect `--skipGit` on `pnpm publish` (#8261)

Fixes errors like https://github.com/vuejs/core/actions/runs/4924472857/jobs/8797539690#step:6:332

2 years agofix(compiler-sfc): fix type import from path aliased vue file
Evan You [Thu, 18 May 2023 04:50:20 +0000 (12:50 +0800)] 
fix(compiler-sfc): fix type import from path aliased vue file

close #8348

2 years agofix(compiler-sfc): don't hoist regexp literial (#8300)
三咲智子 Kevin Deng [Thu, 18 May 2023 03:09:40 +0000 (11:09 +0800)] 
fix(compiler-sfc): don't hoist regexp literial (#8300)

2 years agofix(compiler-sfc): handle ts files with relative imports with .js extension
Evan You [Wed, 17 May 2023 02:14:44 +0000 (10:14 +0800)] 
fix(compiler-sfc): handle ts files with relative imports with .js extension

close #8339

2 years agofix(compiler-sfc): fix props destructing default value type checking with unresolved...
Kalven Schraut [Wed, 17 May 2023 01:59:49 +0000 (20:59 -0500)] 
fix(compiler-sfc): fix props destructing default value type checking with unresolved type (#8340)

close #8326