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 #61

Merged
merged 1 commit into from
Nov 26, 2023
Merged

chore: release main #61

merged 1 commit into from
Nov 26, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Nov 24, 2023

🤖 I have created a release beep boop

unminify: 0.0.5

0.0.5 (2023-11-26)

Features

  • better support for runtime: automatic (237403f), closes #46
  • esmodule-flag: support various __esModule flag (397d5b3)
  • smart-inline: support computed property destructuring (0e4bdd9)
  • smart-rename: support forwardRef (d9db525), closes #48
  • smart-rename: support useReducer (381a2fd)
  • un-es6-class: support detecting imported helpers (c44f01a)
  • un-es6-class: support extending super class (19b35b9)

Bug Fixes

  • smart-inline: should not remove lonely property access (8a7d455)
  • smart-rename: handle naming conflic with top-down transform (01d2ac9), closes #54
  • supress multiple exports warning for code generated by babel (ba3a6ba), closes #53
  • un-esm: improve multiple export and mixed export (0f120ca)
  • un-esm: support module.exports.default = module.exports (5a21401), closes #63

This PR was generated with Release Please. See documentation.

Copy link

vercel bot commented Nov 24, 2023

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 Nov 26, 2023 6:04am

@github-actions github-actions bot force-pushed the release-please--branches--main branch from 473ffd6 to fd3b0b3 Compare November 26, 2023 06:03
@pionxzh pionxzh merged commit 1520862 into main Nov 26, 2023
2 checks passed
@pionxzh pionxzh deleted the release-please--branches--main branch November 26, 2023 07:17
Copy link
Contributor Author

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