-
Trying to use the package server side with TypeScript results in a compiler error because `EventHandlerCallbackType` isn't defined in [event_handler.d.ts](https://github.com/openai/openai-realtime-api…
-
Hello,
Just trying to use 'meriyah' (4.2.0) with 'estree-toolkit' (1.2.6) and '@types/estree' (0.0.50), so latest available versions, with TypeScript compiler. I just found that Meriyah NPM package…
-
This packages needs a refactor to TypeScript
-
The update to v2.5.0 (using together with `spatie/laravel-data ^3.12`) is now causing issue with nullable properties.
Tha Data class:
![Image](https://github.com/user-attachments/assets/98b393ce-8c3…
-
### Description
Check all TypeScript modules and update the used dependencies to the latest versions of the packages.
Fix any regressions as dependencies are updated.
-
### Before You File a Documentation Request Please Confirm You Have Done The Following...
- [X] I have looked for existing [open or closed documentation requests](https://github.com/typescript-eslint…
-
We have identified a dependency on version 8.10.0 of [@typescript-eslint/parser](https://www.npmjs.com/package/@typescript-eslint/parser). A new version (8.12.2) is available for upgrade.
Following a…
-
### What is the improvement or update you wish to see?
I ran through the guide up until I had to add the `math` dependency -
```
"dependencies": {
"@repo/math": "*",
}
```
And came into a…
-
Support resolving TypeScript language service plugins relative to the `tsconfig.json` that lists them. Right now only plugins relative to the TypeScript instance are (implicitly) allowed, which i…
-
Hey, thank you for building this awesome package.
I've been using it in a project I've been developing and I would appreciate if there could be some typescript types that are shipped along with the…