Historial de Commits

Autor SHA1 Mensaje Fecha
  三咲智子 Kevin Deng 14f3d747a3 feat(sfc): introduce `defineModel` macro and `useModel` helper (#8018) hace 3 años
  Evan You e10a89e608 fix(compiler-sfc): fix function default value handling w/ props destructure hace 3 años
  Evan You 7e8f175db7 wip(vitest-migration): runtime-core tests passing hace 3 años
  Evan You 8867bb259a wip(vitest-migration): reactivity tests passing hace 3 años
  Evan You 467e113b95 feat(compiler-sfc): `<script setup>` defineProps destructure transform (#4690) hace 4 años
  dependabot[bot] 305883a12f build(deps-dev): bump typescript from 4.3.5 to 4.4.2 (#4482) hace 4 años
  Evan You 47f488350c chore: run updated prettier hace 4 años
  Evan You 03e26845e2 fix(sfc): fix `<script setup>` async context preservation logic hace 5 años
  Evan You d12206db8e test: add test case for proper effect teardown w/ withAsyncContext hace 5 años
  Evan You 9ee41e14d2 fix: prevent withAsyncContext currentInstance leak in edge cases hace 5 años
  Evan You 0240e82a38 feat(sfc): auto restore current instance after await statements in async setup() hace 5 años
  Evan You 4c5844a9ca feat(sfc): withDefaults helper hace 5 años
  Evan You ac853ff4ab test: fix script setup helpers tests hace 5 años
  Eduardo San Martin Morote a137da8a9f feat(sfc): add `defineEmits` and deprecate `defineEmit` (#3725) hace 5 años
  Evan You 426a6c996e test: tests for script setup helpers hace 5 años