Skip to content

Commit cabd677

Browse files
committed
add Announcement
1 parent 89a772e commit cabd677

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

+10
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,16 @@ Functional programming in TypeScript
1717
</a>
1818
</p>
1919

20+
**📢 Important Announcement: fp-ts is Joining the Effect-TS Ecosystem!**
21+
22+
We are excited to announce that the `fp-ts` project is officially merging with the Effect-TS ecosystem. This is a significant step forward in the functional programming landscape, bringing together two powerful libraries under one roof. Giulio Canti, the author of `fp-ts`, is being welcomed into the Effect organization, promising an exciting future with enhanced capabilities and support.
23+
24+
**What This Means for New Users:**
25+
26+
Effect-TS can be regarded as the successor to `fp-ts v2` and embodies what would be considered `fp-ts v3`. This merger marks a significant evolution in the library's capabilities, integrating more features and functionalities tailored towards robust, type-safe, and scalable functional programming.
27+
28+
For more details on this merger and what it entails, please refer to the official [announcement here](https://dev.to/effect/a-bright-future-for-effect-455m). Additionally, you can explore more about Effect-TS and its offerings on our [website and documentation](https://effect.website/).
29+
2030
# Introduction
2131

2232
`fp-ts` is a library for _typed functional programming_ in TypeScript.

0 commit comments

Comments
 (0)