Skip to content

Releases: Effect-TS/effect

@effect/[email protected]

21 Oct 20:55
6734a03
Compare
Choose a tag to compare

@effect/[email protected]

21 Oct 01:48
736897a
Compare
Choose a tag to compare

Minor Changes

Patch Changes

@effect/[email protected]

21 Oct 23:28
cdca95e
Compare
Choose a tag to compare

Patch Changes

@effect/[email protected]

21 Oct 20:55
6734a03
Compare
Choose a tag to compare

@effect/[email protected]

21 Oct 23:28
cdca95e
Compare
Choose a tag to compare

Patch Changes

@effect/[email protected]

21 Oct 20:55
6734a03
Compare
Choose a tag to compare

@effect/[email protected]

21 Oct 20:54
6734a03
Compare
Choose a tag to compare

@effect/[email protected]

21 Oct 20:54
6734a03
Compare
Choose a tag to compare

@effect/[email protected]

21 Oct 23:28
cdca95e
Compare
Choose a tag to compare

Patch Changes

@effect/[email protected]

21 Oct 20:54
6734a03
Compare
Choose a tag to compare

Minor Changes

  • #3764 6d9de6b Thanks @tim-smart! - HttpApi second revision

    • HttpApi, HttpApiGroup & HttpApiEndpoint now use a chainable api instead
      of a pipeable api.
    • HttpApiMiddleware module has been added, with a updated way of defining
      security middleware.
    • You can now add multiple success schemas
    • A url search parameter schema has been added
    • Error schemas now support HttpApiSchema encoding apis
    • toWebHandler has been simplified

    For more information, see the README.

  • #3764 5821ce3 Thanks @patroza! - feat: implement Redactable. Used by Headers to not log sensitive information

Patch Changes