Historique des commits

Auteur SHA1 Message Date
  Evan You a3cc970030 feat(ssr/suspense): suspense hydration il y a 6 ans
  Evan You 206640a2d8 fix(build): remove __RUNTIME_COMPILE__ flag il y a 6 ans
  Evan You bcb2a9b4a6 build: make @vue/shared public il y a 6 ans
  Evan You 8449a9727c feat(compiler-core): switch to @babel/parser for expression parsing il y a 6 ans
  basvanmeurs 8d817bb446 build: use buildOption to determine runtime compile build (#742) il y a 6 ans
  Evan You 77103e1fd7 types: fix tsx dts tests il y a 6 ans
  Evan You 32d6a46474 build: avoid runtime wildcard import in global build il y a 6 ans
  Evan You 9cfbab0686 build: reduce compiler minified size il y a 6 ans
  Evan You fd470e0b1a build: drop compiler error emit code in browser production build il y a 6 ans
  Evan You bc07e95ca8 fix(ssr): avoid hard-coded ssr checks in cjs builds il y a 6 ans
  Evan You 78beed2574 build: support source map in build and dev scripts il y a 6 ans
  Evan You cee36ad028 wip(ssr): render real components il y a 6 ans
  Evan You c3e1c812e3 build: warn invalid format in build script il y a 6 ans
  Evan You 5cf7523787 build: export runtime-only build for bundlers by default in main vue package il y a 6 ans
  Evan You 9550302df4 build: esm-bunlder builds should be considered browser builds il y a 6 ans
  Evan You 35858cec8c build: adjust global names + allow inline overrides of build flags il y a 6 ans
  Evan You efe39db023 feat(runtime-core): hot module replacement il y a 6 ans
  Evan You 136ab753b3 build: adjust esm formats il y a 6 ans
  Evan You cd5ba7cfcc build: remove lerna il y a 6 ans
  Evan You 7aca27392f build: no need for alias in rollup config il y a 6 ans
  Yida f87dbea1f8 build(deps-dev): use rollup plugins from the new official repo (#468) il y a 6 ans
  Evan You 7031e6a07a feat: (wip) setup compiler-sfc il y a 6 ans
  Evan You f8e7fadaae build: disable live external bindings for cjs build il y a 6 ans
  Evan You dfc7c0f12a refactor: adjust internal vnode types + more dts tests il y a 6 ans
  Evan You 300a705221 refactor: use __TEST__ flag il y a 6 ans
  Stanislav Lashmanov 58fcd15000 fix: add missing compiler to the full build on Windows (#333) il y a 6 ans
  Evan You 260eab85ff build: fix isBundlerESMBuild check in rollup.js il y a 6 ans
  Evan You bd0bc3b3e6 build: fix runtimeCompile global injection il y a 6 ans
  Dmitry Sharshakov fd209f5a66 feat(core): export version (#254) il y a 6 ans
  Evan You 82b5978e9c build: further shave off runtime compile only code il y a 6 ans