Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

make List.Cons extend NonEmptyIterable #3350

Merged
merged 2 commits into from
Jul 25, 2024
Merged

make List.Cons extend NonEmptyIterable #3350

merged 2 commits into from
Jul 25, 2024

Conversation

tim-smart
Copy link
Contributor

No description provided.

@tim-smart tim-smart requested a review from mikearnaldi as a code owner July 25, 2024 21:43
Copy link

changeset-bot bot commented Jul 25, 2024

🦋 Changeset detected

Latest commit: 09e1f3f

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

This PR includes changesets to release 30 packages
Name Type
effect Minor
@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-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
@effect/vitest 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

Copy link
Contributor

github-actions bot commented Jul 25, 2024

Good news @tim-smart, your snapshot has been published!

You can review the build log here.

Commit: 16857d0

Packages:

@effect/cli:

pnpm add https://pkg.pr.new/Effect-TS/effect/@effect/cli@16857d0

@effect/cluster:

pnpm add https://pkg.pr.new/Effect-TS/effect/@effect/cluster@16857d0

@effect/cluster-browser:

pnpm add https://pkg.pr.new/Effect-TS/effect/@effect/cluster-browser@16857d0

@effect/cluster-node:

pnpm add https://pkg.pr.new/Effect-TS/effect/@effect/cluster-node@16857d0

@effect/cluster-workflow:

pnpm add https://pkg.pr.new/Effect-TS/effect/@effect/cluster-workflow@16857d0

effect:

pnpm add https://pkg.pr.new/Effect-TS/effect@16857d0

@effect/experimental:

pnpm add https://pkg.pr.new/Effect-TS/effect/@effect/experimental@16857d0

@effect/opentelemetry:

pnpm add https://pkg.pr.new/Effect-TS/effect/@effect/opentelemetry@16857d0

@effect/platform:

pnpm add https://pkg.pr.new/Effect-TS/effect/@effect/platform@16857d0

@effect/platform-browser:

pnpm add https://pkg.pr.new/Effect-TS/effect/@effect/platform-browser@16857d0

@effect/platform-bun:

pnpm add https://pkg.pr.new/Effect-TS/effect/@effect/platform-bun@16857d0

@effect/platform-node:

pnpm add https://pkg.pr.new/Effect-TS/effect/@effect/platform-node@16857d0

@effect/platform-node-shared:

pnpm add https://pkg.pr.new/Effect-TS/effect/@effect/platform-node-shared@16857d0

@effect/printer:

pnpm add https://pkg.pr.new/Effect-TS/effect/@effect/printer@16857d0

@effect/printer-ansi:

pnpm add https://pkg.pr.new/Effect-TS/effect/@effect/printer-ansi@16857d0

@effect/rpc:

pnpm add https://pkg.pr.new/Effect-TS/effect/@effect/rpc@16857d0

@effect/rpc-http:

pnpm add https://pkg.pr.new/Effect-TS/effect/@effect/rpc-http@16857d0

@effect/schema:

pnpm add https://pkg.pr.new/Effect-TS/effect/@effect/schema@16857d0

@effect/sql:

pnpm add https://pkg.pr.new/Effect-TS/effect/@effect/sql@16857d0

@effect/sql-d1:

pnpm add https://pkg.pr.new/Effect-TS/effect/@effect/sql-d1@16857d0

@effect/sql-drizzle:

pnpm add https://pkg.pr.new/Effect-TS/effect/@effect/sql-drizzle@16857d0

@effect/sql-mssql:

pnpm add https://pkg.pr.new/Effect-TS/effect/@effect/sql-mssql@16857d0

@effect/sql-mysql2:

pnpm add https://pkg.pr.new/Effect-TS/effect/@effect/sql-mysql2@16857d0

@effect/sql-pg:

pnpm add https://pkg.pr.new/Effect-TS/effect/@effect/sql-pg@16857d0

@effect/sql-sqlite-bun:

pnpm add https://pkg.pr.new/Effect-TS/effect/@effect/sql-sqlite-bun@16857d0

@effect/sql-sqlite-node:

pnpm add https://pkg.pr.new/Effect-TS/effect/@effect/sql-sqlite-node@16857d0

@effect/sql-sqlite-react-native:

pnpm add https://pkg.pr.new/Effect-TS/effect/@effect/sql-sqlite-react-native@16857d0

@effect/sql-sqlite-wasm:

pnpm add https://pkg.pr.new/Effect-TS/effect/@effect/sql-sqlite-wasm@16857d0

@effect/typeclass:

pnpm add https://pkg.pr.new/Effect-TS/effect/@effect/typeclass@16857d0

@effect/vitest:

pnpm add https://pkg.pr.new/Effect-TS/effect/@effect/vitest@16857d0

@github-actions github-actions bot changed the base branch from main to next-minor July 25, 2024 22:44
@tim-smart tim-smart merged commit 4dd7bd7 into next-minor Jul 25, 2024
11 checks passed
@tim-smart tim-smart deleted the non-empty-iter branch July 25, 2024 22:48
@github-actions github-actions bot mentioned this pull request Jul 25, 2024
github-actions bot pushed a commit that referenced this pull request Jul 25, 2024
github-actions bot pushed a commit that referenced this pull request Jul 26, 2024
github-actions bot pushed a commit that referenced this pull request Jul 26, 2024
github-actions bot pushed a commit that referenced this pull request Jul 26, 2024
github-actions bot pushed a commit that referenced this pull request Jul 26, 2024
github-actions bot pushed a commit that referenced this pull request Jul 26, 2024
github-actions bot pushed a commit that referenced this pull request Jul 28, 2024
github-actions bot pushed a commit that referenced this pull request Jul 28, 2024
github-actions bot pushed a commit that referenced this pull request Jul 28, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant