Datner

Results 18 issues of Datner

### What version of Effect is running? latested ### What steps can reproduce the bug? Try to work with multi-value fields on a `FormData` ```ts const fd = new FormData()...

bug

### Describe the Improvement the `collection` field is discriminating between the possible members, if it's requested it should be used to discriminate in a union

Improvement

## Scope What's changed: - small change to the type inferrence logic to support discriminated unions on `collection` for m2a properly typed relations example: ```ts type Pages = { id:...

### Is your feature request related to a problem? Please describe. Trying to use refine without material ui or antd or anything of the sort for personal taste reasons (and...

enhancement

### Describe the bug in the newest release (maybe before, I just moved to `@fontsource-variable` since the main site does not even mention it, only the docts) And fonts that...

documentation

Context: latest version 2.2.0, rust 1.79.0, macos ventura 13.6 I'm working on a cross-platform client for some thing or another, and I must use ipc on unix and windows. In...

bug

Many types are unreachable by the user, for example in `json-joy/esm/json-patch` the `OpAdd` class takes a `Path` type argument. It is sourced from `json-pointer`, but `json-pointer` is not outwardly available....

### Describe the change I don't mean that it _accepts_ a `name`, but rather that the implementation is built in such a way to support multiple sessions at the same...

documentation