Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: introduce exportRender feature #483

Merged
merged 8 commits into from Aug 24, 2023

Conversation

zhiyuanzmj
Copy link
Member

<script setup lang="tsx">
export default () => <div>ok</div>
</script> 

@stackblitz
Copy link

stackblitz bot commented Aug 24, 2023

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@changeset-bot
Copy link

changeset-bot bot commented Aug 24, 2023

🦋 Changeset detected

Latest commit: ad90198

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 5 packages
Name Type
@vue-macros/export-render Minor
@vue-macros/volar Minor
unplugin-vue-macros Patch
@vue-macros/nuxt Patch
@vue-macros/astro Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@sxzz
Copy link
Member

sxzz commented Aug 24, 2023

Thanks for the contribution! However, it would be better to have a discussion before sending a PR with new features.

BTW, you can push new branches into this repo without forking.

@sxzz sxzz changed the title feat: add export render transform feat: introduce exportRender Aug 24, 2023
@sxzz sxzz changed the title feat: introduce exportRender feat: introduce exportRender feature Aug 24, 2023
@sxzz sxzz enabled auto-merge (squash) August 24, 2023 18:18
@sxzz sxzz enabled auto-merge (squash) August 24, 2023 18:20
@sxzz sxzz merged commit 0803973 into vue-macros:main Aug 24, 2023
9 checks passed
@github-actions github-actions bot mentioned this pull request Aug 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants