Histórico de commits

Autor SHA1 Mensagem Data
  edison 4fa8da8576 fix(compiler-sfc): support resolve multiple re-export /w same source type name (#8365) 3 anos atrás
  Evan You 0e8bbe873e release: v3.3.4 3 anos atrás
  Evan You 5aec717a24 fix(compiler-sfc): handle imported types from default exports 3 anos atrás
  Evan You 8b7c04b18f fix(build): fix __DEV__ flag replacement edge case 3 anos atrás
  Evan You d621d4c646 fix(build): ensure correct typing for node esm 3 anos atrás
  Evan You fecd5c4044 release: v3.3.3 3 anos atrás
  白雾三语 ecbd42a144 fix(compiler-sfc): parses correctly when inline mode is off (#8337) 3 anos atrás
  三咲智子 Kevin Deng b133e0fd97 fix(compiler-sfc): support defineEmits type reference with unions (#8299) 3 anos atrás
  Haoqun Jiang 17d37d6a04 workflow: respect `--skipGit` on `pnpm publish` (#8261) 3 anos atrás
  Evan You fab9c72780 fix(compiler-sfc): fix type import from path aliased vue file 3 anos atrás
  三咲智子 Kevin Deng 8ec73a3aea fix(compiler-sfc): don't hoist regexp literial (#8300) 3 anos atrás
  Evan You b36addd3bd fix(compiler-sfc): handle ts files with relative imports with .js extension 3 anos atrás
  Kalven Schraut f69dbabf87 fix(compiler-sfc): fix props destructing default value type checking with unresolved type (#8340) 3 anos atrás
  Carlos Rodrigues 216f26995b fix(types): support generic usage with withDefaults + defineProps (#8335) 3 anos atrás
  Evan You 91f1c62e63 fix: avoid regex s flag for old browsers 3 anos atrás
  丶远方 003836f90e fix(build): fix dev flag replacement in esm-builder builds (#8314) 3 anos atrás
  Evan You a374d7e6ed release: v3.3.2 3 anos atrás
  Evan You 82350721a4 fix(compiler-sfc): raise specific warning for failed extends and allow ignoring extends 3 anos atrás
  Evan You f25bd37c67 fix(compiler-sfc): fix regression on props destructure when transform is not enabled 3 anos atrás
  Evan You 80a708f17a chore: bump plugin-vue 3 anos atrás
  Evan You 574c83b522 refactor(compiler-sfc): move prop key escape logic to utils 3 anos atrás
  白雾三语 690ef29635 fix(compiler-sfc): handle prop keys that need escaping (#7803) 3 anos atrás
  Evan You aa1e77d532 fix(compiler-sfc): properly parse d.ts files when resolving types 3 anos atrás
  Evan You 8dc8cf852b fix(compiler-core): treat floating point numbers as constants 3 anos atrás
  Evan You c454b9d7f4 fix(compiler-dom): do not throw in production on side effect tags 3 anos atrás
  Cédric Exbrayat ab9256a4bb chore: fix typos in defineOptions (#8277) 3 anos atrás
  Evan You 121896ed93 chore: add 3.3 codename to changelog [ci skip] 3 anos atrás
  Evan You c96dd0e3a0 chore: split changelog to fix github rendering [ci skip] 3 anos atrás
  Evan You 6e1966a92f release: v3.3.1 3 anos atrás
  白雾三语 a3f5485785 fix(suspense): handle nested sync suspense for hydration 3 anos atrás