effect icon indicating copy to clipboard operation
effect copied to clipboard

Propagete _tag to static side

Open mikearnaldi opened this issue 1 year ago • 1 comments

we might also want to extend variants such as Schema.TaggedError etc

mikearnaldi avatar Apr 24 '24 14:04 mikearnaldi

🦋 Changeset detected

Latest commit: 55cb61524b45ce044cb206d858849801a9a9149d

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 24 packages
Name Type
effect Patch
@effect/cli Patch
@effect/experimental Patch
@effect/opentelemetry Patch
@effect/platform-browser Patch
@effect/platform-bun Patch
@effect/platform-node-shared Patch
@effect/platform-node Patch
@effect/platform Patch
@effect/printer-ansi Patch
@effect/printer Patch
@effect/rpc-http Patch
@effect/rpc Patch
@effect/schema Patch
@effect/sql-mssql Patch
@effect/sql-mysql2 Patch
@effect/sql-pg Patch
@effect/sql-sqlite-bun Patch
@effect/sql-sqlite-node Patch
@effect/sql-sqlite-react-native Patch
@effect/sql-sqlite-wasm Patch
@effect/sql Patch
@effect/typeclass Patch
@effect/vitest Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

changeset-bot[bot] avatar Apr 24 '24 14:04 changeset-bot[bot]

Any updates on this?

datner avatar Jul 13 '24 05:07 datner

for the time being we won't do this as it can't work on things like catchTags

mikearnaldi avatar Oct 11 '24 08:10 mikearnaldi