mirror of
https://github.com/vuejs/babel-plugin-jsx.git
synced 2026-01-25 22:53:04 +08:00
* feat: should support passing object slots via JSX children * feat: add unit test * feat: remove `cloneDeep` of `isSlot` * chore(deps): add `@babel/template`