Historia zmian

Autor SHA1 Wiadomość Data
  三咲智子 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
  三咲智子 Kevin Deng bcf5841dde feat(compiler-sfc): add defineOptions macro (#5738) 3 lat temu
  Evan You efb54e7315 feat(sfc): deprecate reactivity transform 3 lat temu
  Evan You 53e3533b75 chore: bump deps 3 lat temu
  edison 30399d46b1 fix(compiler-sfc): support resolving type declaration from normal script (#5831) 3 lat temu
  Julien Huang 686c829fec fix(compiler-sfc): allow declaring variables after defineProps (#7461) 3 lat temu
  三咲智子 Kevin Deng 3427052229 fix(reactivity-transform): prohibit const assignment at compile time (#6993) 3 lat temu
  三咲智子 Kevin Deng 9060bf0353 refactor(compiler-core): make ast.helpers a Set (#6774) 3 lat temu
  三咲智子 Kevin Deng 4e5d9cdb82 refactor(compiler-sfc): drop Function prop type when no static default value (#7125) 3 lat temu
  三咲智子 Kevin Deng 584eae60d1 fix(compiler-sfc): always generate runtime prop type for Function (#7112) 3 lat temu
  Evan You 0594400980 fix(sfc): also generate getter for import bindings during dev 3 lat temu
  Evan You 5a3d45ae29 fix(sfc): ensure consistent dev/prod behavior for non-reactive variables declared in `<script setup>` 3 lat temu
  三咲智子 Kevin Deng 8a882ce0a1 fix(compiler-sfc): handle method shorthand syntax in withDefaults (#6972) 3 lat temu
  三咲智子 Kevin Deng 910fa7677f fix(compiler-sfc): resolve computed object key (#6963) 3 lat temu
  Evan You 6861d2380b refactor(compiler-sfc): optimize import alias check for binding analysis 3 lat temu
  Evan You 8d1f526174 fix(compiler-sfc): fix binding analysis for aliased late import 3 lat temu
  三咲智子 Kevin Deng 4a00fddfed fix(compiler-sfc): check import source during binding analysation (#6826) 3 lat temu
  花果山大圣 99b6697fb4 fix(compiler-sfc): fix macro usage in multi-variable declaration (#6778) 3 lat temu
  三咲智子 Kevin Deng b72a4af38a fix(compiler-sfc): add semicolon after `defineProps` statement (#6461) 3 lat temu
  三咲智子 Kevin Deng c4f213b425 fix(reactivity-transform): add semicolon after statements (#6303) 3 lat temu
  三咲智子 (Kevin) bbb66d7ac7 ci: check prettier format (#6830) 3 lat temu
  ygj6 eab76046e3 fix(compiler-sfc): allow type annotation for defineEmits variable (#5394) 3 lat temu
  edison 83f7e6f8a6 fix(compiler-sfc): support using extends interface with defineProps() (#4512) 3 lat temu