ckohen
ckohen
Between version 3.2.0 and 3.3.0 the type for KV's `Key['metadata']` (and `MetadataGetResponse`) was changed from `unknown` to `Record`. This type is too narrow, as the metadata can be set to...
While I originally set out to just add generics to static members of `EventEmitter`, I discovered a few quirks and bugs in the existing generic code that made it very...
### Is there an existing issue or pull request for this? - [X] I have searched the existing issues and pull requests ### Feature description In a monorepo setting, sometimes...
I know this package is called node file trace, but I believe it's utility extends far beyond just node. I would venture to say that the name indicates that it's...
### Is this a bug in companion itself or a module? - [X] I believe this to be a bug in companion ### Is there an existing issue for this?...
Reverts #71054 removing the static changes that require further review. `` will cover that while this recovers the other major improvements.
With the recent merge of #10900 we are now ready to implement the rest of the structures. The following is a progress tracker that includes all structures. Anyone may PR...
**Please describe the changes this PR makes and why it should be merged:** Changes how channel edits are handled to allow sublimits to be handled properly within /rest. Byproduct is...