effect icon indicating copy to clipboard operation
effect copied to clipboard

Build production-ready applications in TypeScript

Results 479 effect issues
Sort by recently updated
recently updated
newest added

Contains the following pull requests: - #3045 - #3047

## Type - [x] Refactor - [x] Feature - [ ] Bug Fix - [ ] Optimization - [ ] Documentation Update ## Description Add support for Kysely as a...

## Type - [ ] Refactor - [x] Feature - [ ] Bug Fix - [ ] Optimization - [ ] Documentation Update ## Description Adds a `CircuitBreaker` module ##...

next-minor

## Type - [ ] Refactor - [X] Feature - [ ] Bug Fix - [ ] Optimization - [ ] Documentation Update ## Description Add Date module. ## Related...

next-minor

# Summary ### Summary 1. **Issue Raised**: The user `jessekelly` noticed that `Schema.omit()` in the Effect-TS library seems to ignore properties defined using `Schema.fromKey`. This behavior is problematic for them...

enhancement
schema

# Summary The conversation revolves around the need to simplify the process of making schema properties optional and nullable in the Effect-TS ecosystem. Jesse Kelly mentions using `Schema.partial(_, { nullable:...

schema
Needs Proposal

documentation
schema