Commit Verlauf

Autor SHA1 Nachricht Datum
  Evan You e47b1ca6d6 chore: disallow async/await usage in src vor 4 Jahren
  Evan You 438754a0d1 fix(build): avoid using async/await syntax vor 4 Jahren
  Evan You a44d528af1 fix(codegen): ensure valid types in genreated code when using global directives vor 4 Jahren
  Austin Keener 12cf9f4ea1 fix(runtime-core): fix instance accessed via $parent chain when using expose() (#4048) vor 4 Jahren
  wonderl17 735ada1507 fix(runtime-core): add useAttrs and useSlots export (#4053) vor 4 Jahren
  Evan You 2788154f77 fix(build): fix generated code containing unprocessed class field syntax vor 4 Jahren
  Evan You fc7b640041 release: v3.1.3 vor 4 Jahren
  Evan You ba89ca9eca fix(runtime-dom): fix static node content caching edge cases vor 4 Jahren
  Guillaume 347d90173b types: export CreateComponentPublicInstance vor 4 Jahren
  Evan You 33708e8bf4 fix(ssr): ensure behavior consistency between prod/dev when mounting SSR app to empty containers vor 4 Jahren
  Evan You 34d4991dd5 fix(ssr): properly hydrate non-string value bindings vor 4 Jahren
  Evan You fded1e8dfa fix(runtime-core): fix mouting of detached static vnode vor 4 Jahren
  Evan You d2df28dca4 fix(compiler-core): properly exit self-closing pre tag vor 4 Jahren
  Evan You 127ed1b969 fix(types): improve type of unref() vor 4 Jahren
  Bas van Meurs 69b74a806f chore(puppeteer): upgrade puppeteer (#4019) vor 4 Jahren
  dependabot[bot] 489db4fc61 build(deps-dev): bump sass from 1.32.12 to 1.35.1 (#4047) vor 4 Jahren
  dependabot[bot] bd7c23928e build(deps): bump @babel/types from 7.14.4 to 7.14.5 (#4045) vor 4 Jahren
  dependabot[bot] 27276cd63d build(deps-dev): bump vite from 2.3.7 to 2.3.8 (#4044) vor 4 Jahren
  dependabot[bot] 144c0e7448 build(deps): bump postcss-modules from 4.0.0 to 4.1.3 (#4043) vor 4 Jahren
  dependabot[bot] 5158f2064f build(deps): bump @babel/parser from 7.14.4 to 7.14.7 (#4041) vor 4 Jahren
  dependabot[bot] 020c417c23 build(deps-dev): bump @typescript-eslint/parser from 4.26.0 to 4.28.1 (#4042) vor 4 Jahren
  dependabot[bot] 598fe7180d build(deps-dev): bump eslint from 7.25.0 to 7.29.0 (#4040) vor 4 Jahren
  dependabot[bot] 4779f90e2a build(deps-dev): bump typescript from 4.2.4 to 4.3.5 (#4038) vor 4 Jahren
  Johnson Chu 8ed3ed6c27 feat(types/ide): support find definition for jsx tags, events (#3570) vor 4 Jahren
  Johnson Chu 81e69b29ec feat(types): support IDE renaming for props (#3656) vor 4 Jahren
  Evan You 1ffd48a2f5 fix(compiler-sfc): support TS runtime enum in `<script setup>` vor 4 Jahren
  Evan You f8a6b57ddd refactor(reactivity): improve tree-shaking annotations vor 4 Jahren
  Evan You 601a290caa feat(compiler-sfc): compileScript parseOnly mode vor 4 Jahren
  Evan You 96cc335aa7 feat(sfc): make ref sugar disabled by default vor 4 Jahren
  Evan You 9ee41e14d2 fix: prevent withAsyncContext currentInstance leak in edge cases vor 4 Jahren