Historia zmian

Autor SHA1 Wiadomość Data
  ZHAO Jin-Xiang 3071de44bc fix(compiler-core): fix referencing typo (#9708) 2 lat temu
  edison 509c192ff4 chore: fix typo (#9689) 2 lat temu
  ZHAO Jin-Xiang fff7b864f4 feat: use enum to replace const enum (#9261) 2 lat temu
  Evan You 47ea285be3 fix(parser): properly set initial inXML state based on root ns 2 lat temu
  Evan You ef97e8b07d fix(parser): should reset inRCDATA state 2 lat temu
  Evan You 7d89887f71 release: v3.4.0-alpha.3 2 lat temu
  Evan You 5afd04cbb8 chore: Merge branch 'main' into minor 2 lat temu
  renovate[bot] 2cece5ba1b chore(deps): update dependency @typescript-eslint/parser to ^6.13.0 (#9683) 2 lat temu
  renovate[bot] 3a65134360 chore(deps): update all non-major dependencies (#9682) 2 lat temu
  renovate[bot] 31f6ebc4df fix(deps): update compiler to ^7.23.4 (#9681) 2 lat temu
  三咲智子 Kevin Deng 9f8ba9821f feat(dx): link errors to docs in prod build (#9165) 2 lat temu
  Evan You e49dffc9ec fix(parser): directive arg should be undefined on shorthands with no arg 2 lat temu
  Evan You ebaeb2e0aa release: v3.4.0-alpha.2 2 lat temu
  Evan You 41ff68ea57 feat(compiler): improve parsing tolerance for language-tools 2 lat temu
  Evan You 0721daf22d chore: Merge branch 'main' into minor 2 lat temu
  Evan You fb619cf9a4 fix(compiler-sfc): fix ast reuse for ssr 2 lat temu
  Evan You 678378afd5 fix(compiler-sfc): use correct compiler when re-parsing in ssr mode 2 lat temu
  Evan You 2e65ea481f fix(compiler-core): fix line/column tracking when fast forwarding 2 lat temu
  Evan You 50cde7cfbc perf(compiler-sfc): use faster source map addMapping 2 lat temu
  Evan You d193666fdc chore: use MappingItem type 2 lat temu
  Evan You f15d2f6cf6 perf: avoid sfc source map unnecessary serialization and parsing 2 lat temu
  Evan You 157cfcb796 refactor: restore isSelfClosing as optional property 2 lat temu
  Evan You bab5bd375b chore: fix tests with rawExp 2 lat temu
  Evan You e48cbf02be refactor: restore SourceLocation.source 2 lat temu
  Evan You 08f0baa2ad refactor: preserve source location convention in sfc mode for base parser 2 lat temu
  Evan You be6cae7dac chore: remove isSelfClosing property 2 lat temu
  Evan You ceec69c8cc fix: avoid confusing breakage in @vitejs/plugin-vue 2 lat temu
  Evan You 6ec85ae872 chore: restructure parser files 2 lat temu
  Evan You c11002f16a perf(codegen): optimize source map generation 2 lat temu
  Evan You 3be53d9b97 perf(codegen): optimize line / column calculation during codegen 2 lat temu