Historial de Commits

Autor SHA1 Mensaje Fecha
  edison 6a1bb50594 fix(compile-sfc): correctly handle variable shadowing in for loop for `defineProps` destructuring. (#14296) hace 3 meses
  edison 8e3435779a fix(compiler-sfc): fix scope handling for props destructure in function parameters and catch clauses hace 11 meses
  linzhe d3ecde8a69 fix(compiler-sfc): do not skip TSInstantiationExpression when transforming props destructure (#12064) hace 1 año
  Evan You 8492c3c49a fix(compiler-sfc): preserve old behavior when using withDefaults with desutructure hace 1 año
  Evan You 40193696b3 chore(build): use /*@__PURE__*/ annotation consistently hace 1 año
  Evan You 1d8727ec97 chore: Merge branch 'main' into minor hace 1 año
  edison b2b5f57c2c fix(compile-sfc): register props destructure rest id as setup bindings (#10888) hace 2 años
  Evan You d2dac0e359 feat(compiler-sfc): enable reactive props destructure by default hace 2 años
  三咲智子 Kevin Deng bfe6b459d3 style: update format & lint config (#9162) hace 2 años
  edison 8d74ca0e6f fix(compiler-sfc): generate more treeshaking friendly code (#9507) hace 2 años
  三咲智子 Kevin Deng 24db9516d8 fix(compiler-sfc): don't hoist props and emit (#8535) hace 2 años
  白雾三语 690ef29635 fix(compiler-sfc): handle prop keys that need escaping (#7803) hace 3 años
  Evan You 6b13e04b4c feat(compiler-sfc): mark props destructure as experimental and require explicit opt-in hace 3 años
  Evan You a6dedc33ba test: split compileScript macro tests hace 3 años