Historia zmian

Autor SHA1 Wiadomość Data
  三咲智子 Kevin Deng 336a3d7b91 fix(compiler-sfc): properly remove comma of multiple macros in the same declaration (#7423) 3 lat temu
  三咲智子 Kevin Deng 9f5e20ccff fix(compiler-sfc): allow `<script>` with lang='js' (#7398) 3 lat temu
  Evan You 4355d2492d fix(compiler-sfc): handle more TS built-in utilities in defineProps inference 3 lat temu
  三咲智子 Kevin Deng 151a8ad6b9 fix(compiler-sfc): infer TSIntersectionType in defineProps (#7394) 3 lat temu
  三咲智子 Kevin Deng 1b69d5f2f4 fix(compiler-sfc): unwrap TS node for defineProps (#7340) 3 lat temu
  三咲智子 Kevin Deng 6391daf658 fix(compiler-sfc): infer TS Extract&Exclude runtime type (#7339) 3 lat temu
  三咲智子 Kevin Deng 3a7572cdb2 fix(compiler-sfc): infer function prop type from type literal w/ callable signature (#7119) 3 lat temu
  三咲智子 Kevin Deng 701b95ff3d fix(compiler-sfc): rewrite default export with AST analysis instead of regex (#7068) 3 lat temu
  三咲智子 Kevin Deng 7def8b15b8 feat(complier-sfc): hoist literal constants for script (#5752) 3 lat temu
  Evan You e224922e97 fix(types): revert jsx global removal (to be removed in 3.4) 3 lat temu
  Remco Haszing 5838950ecf fix(jsx-runtime): fix automatic runtime implementation (#7959) 3 lat temu
  三咲智子 Kevin Deng bcf5841dde feat(compiler-sfc): add defineOptions macro (#5738) 3 lat temu
  三咲智子 Kevin Deng f77bd36a24 chore: eslint node env should apply to root ts config files (#7687) 3 lat temu
  Evan You b828514c1a chore: remove unused deps 3 lat temu
  三咲智子 Kevin Deng 703f8c22e5 chore(deps): upgrade rollup & magic-string (#7326) 3 lat temu
  Haoqun Jiang ff35fe9ffe build: exit with code 1 on release failure (#7962) 3 lat temu
  Haoqun Jiang 543d6dbc94 build: don't wait for changelog edits when `--skip-prompts` or `--canary` is specified (#7965) 3 lat temu
  Evan You e3de9a6911 test: add test for defineComponent function syntax with object emits 3 lat temu
  Evan You efb54e7315 feat(sfc): deprecate reactivity transform 3 lat temu
  Evan You ea5bf1235d ci: avoid duplicated ci runs on self-repo pull requests 3 lat temu
  Evan You d77557c403 feat(types): `defineComponent()` with generics support (#7963) 3 lat temu
  Evan You 9a8073d0ae chore: fix type 3 lat temu
  Evan You 28e30c819d fix(types/jsx): remove $slots children override 3 lat temu
  Evan You 27e1e38641 release: v3.3.0-alpha.5 3 lat temu
  Evan You d0b7ef3b61 feat(types/jsx): support jsxImportSource, avoid global JSX conflict (#7958) 3 lat temu
  Evan You 9dd98f00f2 chore: allow editing changelog before committing release 3 lat temu
  Evan You c288c7b0bd fix(types): ensure defineProps with generics return correct types 3 lat temu
  Evan You f61499da7f chore: add redirect for template explorer 3 lat temu
  Himself65 cbc2733953 test: improve test case on `$el` (#7922) 3 lat temu
  Evan You 4c9bfd2b99 feat(dx): improve readability of displayed types for props 3 lat temu