-
-
About a week ago @sindresorhus released some breaking changes on various electron packages.
![image](https://github.com/saltyshiomix/nextron/assets/1148334/7c40c1a5-954b-47e4-8836-1b990d9fb83c)
…
-
-
Would it be possible to add an option to make paths in array format instead of dot format
Some form item libraries e.g [Antd](https://ant.design/components/form#namepath) use arrays of strings/ numbe…
-
### Bug description
See the playground
### Repro
https://www.typescriptlang.org/play/?#code/JYWwDg9gTgLgBDAnmApnA3nA8gNxVKYAExQAUoJVZgUBnAGjgFl8BzNAXzgDMKQ4A5ElQBabnRgCAsAChZwtAGEAhgBtVygEaqUAdWAwA…
-
### Type description + examples
With typescript now supporting predicate inference for guard functions without the need for explicitly specifying a `is` clause, it could be interesting to provide a…
-
> [!WARNING]
> This comment is maintained by CI. Do not edit this comment directly.
> To update comment template, see https://github.com/oxc-project/oxc/tree/main/tasks/lint_rules
This is tracking i…
-
After updating to the latest version I saw a huge, 50x performance regression in the type that uses `Get` underneath. The difference was measured by typescript tracing.
I don't have a reproduction,…
-
The great thing about awesome-x is that there is one place to go to find all things awesome. It is confusing that awesome-awesome has two. It would be good if this could be merged with sindresorhus/aw…
-
### Type description + examples
Would be annoying as input, but can be useful as a return value.
### Type source
```js
type ReadonlyDate = Omit;
```
### Search existing types and issues first
-…