Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🤖 I have created a release beep boop
Poku
v3
is here 🎉🐷 I'm extremely excited to release the new Poku version with even more performance, 6 (yes, six!) customized reporters and even more efficient.
⚙️ How to Migrate?
There are a few breaking changes, here's how to carry out the migration:
14.x.x
or higher.poku --parallel
orpoku -p
, just usepoku
.poku
(sequential inv2
), usepoku --sequential
.--fail-fast
), use camel case instead (e.g.,--failFast
).poku --platform=...
,poku --deno
,poku --bun
orpoku --node
), just use the platform/runtime to call Poku, for example:npx poku
,bun poku
ordeno run poku
.Note
🗺️ For the full roadmap, please follow the:
Thanks for all your support.
— Cheers, Weslley ✨
This PR was generated with Release Please. See documentation.