Releases: vuejs/babel-plugin-jsx
Releases Β· vuejs/babel-plugin-jsx
v1.0.0-rc.1
2020-07-29
- π support
v-htmlandv-text - π add
isCustomElement - π do not optimize by default
Breaking Change
- remove
compatibleProps - rename
usePatchFlagasoptimize
v1.0.0-beta.4
2020-07-22
- πProperly force update on forwarded slots
v1.0.0-beta.3
2020-07-15
- π Fix directive with single param did not work
v1.0.0-beta.2
v1.0.0-beta.1
2020-07-12
- π Fix component doesn't render when variables outside slot
- π support
v-slots - π optional
usePatchFlag