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

chore: release main #114

Merged
merged 1 commit into from
Feb 16, 2024
Merged

chore: release main #114

merged 1 commit into from
Feb 16, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Feb 15, 2024

🤖 I have created a release beep boop

cli: 0.0.9

0.0.9 (2024-02-16)

Bug Fixes

  • cli: worker pool size should not more than file count (63c6f02)
  • reduce cli size by enabling minify (25cd173)
unminify: 0.1.5

0.1.5 (2024-02-16)

Bug Fixes

  • jsx: should not transform document.createElement to JSX (86469e7)
  • smart-inline: fix missing renaming in property descturing (55e2938), closes #117
  • un-esm: fix missing bare import (7f6f199)
  • un-indirect-call: should not remove unused default imports from unprocessed sources (cfc00a9)
  • un-jsx: disable preact's h pragma to avoid conflicting with normal minified code (a97c8ea)

This PR was generated with Release Please. See documentation.

Copy link

vercel bot commented Feb 15, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
wakaru ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 16, 2024 2:20pm

@github-actions github-actions bot force-pushed the release-please--branches--main branch from 48c38bc to 5cedd37 Compare February 16, 2024 14:18
@pionxzh pionxzh merged commit 9856aba into main Feb 16, 2024
2 checks passed
@pionxzh pionxzh deleted the release-please--branches--main branch February 16, 2024 17:57
Copy link
Contributor Author

🤖 Release is at https://github.com/pionxzh/wakaru/releases/tag/cli-v0.0.9 🌻

Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

broken output code: ReferenceError: x is not defined
1 participant