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

Improves the user experience of: https://x.com/theo/status/1936198200928747875

next-minor

## Type - [ ] Refactor - [x] Feature - [ ] Bug Fix - [ ] Optimization - [ ] Documentation Update ## Description `Match.tagsTupleExhaustive` has been added ```ts...

## Type - [ ] Refactor - [x] Feature - [ ] Bug Fix - [ ] Optimization - [ ] Documentation Update ## Description Adds a Number.parseInteger constructor wrapping...

next-minor

## Type - [ ] Refactor - [x] Feature - [ ] Bug Fix - [ ] Optimization - [ ] Documentation Update ## Description I tried to solve this...

next-minor

Allow setting a custom string when creating redacted values e.g. "REDACTED_TOKEN" which is logged as: `level=INFO msg="permission granted" user=Perry token=REDACTED_TOKEN` ```ts Redacted.make("abc", "REDACTED_TOKEN") ``` This is useful for keeping tract...

next-minor

## Type - [ ] Refactor - [X] Feature - [ ] Bug Fix - [ ] Optimization - [ ] Documentation Update ## Description Add a findFirstWithIndex function to...

## Type - [ ] Refactor - [x] Feature - [ ] Bug Fix - [ ] Optimization - [ ] Documentation Update ## Description Add a `Cron.serialize` method to...

## Type - [ ] Refactor - [x] Feature - [ ] Bug Fix - [ ] Optimization - [ ] Documentation Update ## Description Sometimes, it’s necessary to recover...

next-minor

## Type - [ ] Refactor - [x] Feature - [ ] Bug Fix - [ ] Optimization - [ ] Documentation Update ## Description Adds a `taggedEnum` function to...

next-minor