github Effect-TS/effect @effect/platform@0.69.0

latest releases: @effect/sql-sqlite-bun@0.18.3, @effect/sql-sqlite-node@0.18.3, @effect/sql-mysql2@0.18.3...
12 hours ago

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

Don't miss a new effect release

NewReleases is sending notifications on new releases.