effect icon indicating copy to clipboard operation
effect copied to clipboard

Improve custom matchers

Open mikearnaldi opened this issue 1 year ago • 2 comments

mikearnaldi avatar Aug 07 '24 17:08 mikearnaldi

🦋 Changeset detected

Latest commit: d8ec0087e04396f55615ebb7bccc121a9fad6538

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

This PR includes changesets to release 31 packages
Name Type
effect Minor
@effect/vitest Major
@effect/cli Major
@effect/cluster-browser Major
@effect/cluster-node Major
@effect/cluster-workflow Major
@effect/cluster Major
@effect/experimental Major
@effect/opentelemetry Major
@effect/platform-browser Major
@effect/platform-bun Major
@effect/platform-node-shared Major
@effect/platform-node Major
@effect/platform Major
@effect/printer-ansi Major
@effect/printer Major
@effect/rpc-http Major
@effect/rpc Major
@effect/schema Major
@effect/sql-d1 Major
@effect/sql-drizzle Major
@effect/sql-kysely Major
@effect/sql-mssql Major
@effect/sql-mysql2 Major
@effect/sql-pg Major
@effect/sql-sqlite-bun Major
@effect/sql-sqlite-node Major
@effect/sql-sqlite-react-native Major
@effect/sql-sqlite-wasm Major
@effect/sql Major
@effect/typeclass Major

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 Aug 07 '24 17:08 changeset-bot[bot]

@mikearnaldi @tim-smart - Might be worth circling back to this discussion - the same issue with vitest's handling of Error has bitten another user here: https://discord.com/channels/795981131316985866/795983589644304396/1285321401213124618

We should discuss Mike's proposed solution here so we can try to resolve it for users at least on our end.

IMax153 avatar Sep 16 '24 19:09 IMax153