27 lines
954 B
Markdown
27 lines
954 B
Markdown
# Effect V4 Has Moved
|
|
|
|
This repository is archived and read-only. Effect V4 has moved to the canonical
|
|
[`Effect-TS/effect`](https://github.com/Effect-TS/effect) repository.
|
|
|
|
## Source Code
|
|
|
|
The complete V4 Git history has been merged into the canonical `effect` repository.
|
|
|
|
- [Effect V4 (`main`)](https://github.com/Effect-TS/effect/tree/main)
|
|
- [Effect V3 (`v3`)](https://github.com/Effect-TS/effect/tree/v3)
|
|
|
|
Historical commits, issues, and pull requests from this repository remain
|
|
available for reference.
|
|
|
|
## Issues And Pull Requests
|
|
|
|
**Do not** open new issues or pull requests in this repository.
|
|
|
|
- [Open an issue](https://github.com/Effect-TS/effect/issues/new/choose)
|
|
- [View existing issues](https://github.com/Effect-TS/effect/issues)
|
|
- [Open a V4 pull request against `main`](https://github.com/Effect-TS/effect/compare)
|
|
|
|
## Migrating From V3
|
|
|
|
See the [V3 to V4 migration guide](https://github.com/Effect-TS/effect/blob/main/MIGRATION.md).
|