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.
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
@effect/codemod@0.0.14
Patch Changes
#34
bfc890c
Thanks @mikearnaldi! - Add effect-3.0.4 mod to remove gen adapterNOTE: some edge cases are uncovered like:
that needs to be convered to:
Unfortunately not having type information in the mod tool renders impossible to decide if the
pipe
function is present or not.