Commit Verlauf

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