Closed github-actions[bot] closed 7 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
pandabox-z5kx | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Apr 8, 2024 9:10pm |
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@pandabox/unplugin@0.1.1
Patch Changes
dfd87f9: - Add
onSourceFile
hook + provide PandaContext in hookscontextCreated
hookFix case where if the
transform
hook returns a different code than the original code butoptimizeJs
was disabled, the transformed code would not be returned