effect icon indicating copy to clipboard operation
effect copied to clipboard

Remove adapter internal

Open meesvandongen opened this issue 1 year ago • 4 comments

Type

  • [x] Refactor

Description

Remove usage of adapter from internal code.

Related

  • Related Issue https://github.com/Effect-TS/effect/pull/3041

meesvandongen avatar Jun 24 '24 11:06 meesvandongen

🦋 Changeset detected

Latest commit: c3be920d7db5075dd15d72c278ba9c4b00f0e996

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

This PR includes changesets to release 29 packages
Name Type
@effect/sql-sqlite-react-native Patch
@effect/platform-node-shared Patch
@effect/cluster-workflow Patch
@effect/platform-browser Patch
@effect/cluster-browser Patch
@effect/sql-sqlite-node Patch
@effect/sql-sqlite-wasm Patch
@effect/sql-sqlite-bun Patch
@effect/opentelemetry Patch
@effect/platform-node Patch
@effect/cluster-node Patch
@effect/experimental Patch
@effect/platform-bun Patch
@effect/sql-drizzle Patch
@effect/sql-mysql2 Patch
@effect/sql-mssql Patch
@effect/platform Patch
@effect/cluster Patch
@effect/printer Patch
effect Patch
@effect/schema Patch
@effect/sql-pg Patch
@effect/cli Patch
@effect/rpc Patch
@effect/sql Patch
@effect/rpc-http Patch
@effect/printer-ansi 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 Jun 24 '24 11:06 changeset-bot[bot]

Note that there are still 1861 functions in spec files with function*($).

meesvandongen avatar Jun 24 '24 11:06 meesvandongen

Thanks! If you could add a patch changeset for this, as it touches implementation code.

tim-smart avatar Jun 25 '24 22:06 tim-smart

If you rebase against the latest main branch we can get this merged :)

tim-smart avatar Jul 01 '24 02:07 tim-smart