github Effect-TS/effect effect@3.18.5

Patch Changes

  • #5669 a537469 Thanks @fubhy! - Fix Graph.neighbors() returning self-loops in undirected graphs.

    Graph.neighbors() now correctly returns the other endpoint for undirected graphs instead of always returning edge.target, which caused nodes to appear as their own neighbors when queried from the target side of an edge.

  • #5628 52d5963 Thanks @mikearnaldi! - Make sure AsEffect is computed

  • #5671 463345d Thanks @gcanti! - JSON Schema generation: add jsonSchema2020-12 target and fix tuple output for:

    • JSON Schema 2019-09
    • OpenAPI 3.1

Don't miss a new effect release

NewReleases is sending notifications on new releases.