Richard Collins

Results 3 issues of Richard Collins

Currently when creating a Github PR using Sapling, the name of the branch is always of the form `pr12345` – there doesn't seem to be any way to change this...

## Changes When autocapturing events on sensitive elements (`input` (except `type="button"` etc.), `textarea` etc.), PostHog currently only allows the capture of the following attributes: `name`, `id`, `class`. For autocapture events...

Currently `z.discriminatedUnion` only supports a restricted range of types for the discriminator field – mostly literal values. There are use-cases for wanting to use other possible values (e.g. a union...