daiwei 8caa9d1902 fix(runtime-vapor): handle transition in-out leave without incoming branch 1 miesiąc temu
..
__tests__ e5ea9045c6 wip: save 1 miesiąc temu
src 8caa9d1902 fix(runtime-vapor): handle transition in-out leave without incoming branch 1 miesiąc temu
LICENSE 135f5eb8e7 feat: init runtime vapor 2 lat temu
README.md 724e63c306 chore: sync runtime-vapor version with other packages and tweak package.json 1 rok temu
package.json 86d3b64270 release: v3.6.0-beta.7 1 miesiąc temu

README.md

@vue/runtime-vapor

This package only ships esm-bundler build because:

  1. Vapor mode requires SFC build.
  2. Vapor mode runtime only runs in the browser.

The main vue package ships dist/vue.runtime-with-vapor.esm-browser.js which inlines this package. It is used for the SFC Playground only.