Open
Description
Describe the bug
Starting client 1.0.0, I noticed two things which have been reverted to a 5/6 years old versions:
- the informer interface doesn't "support" anymore ErrorCallback for
on/off("connect", ...)
andon/off("error", ...)
- the makeInformer function returns an
Informer<T>
instead ofInformer<T> & ObjectCache<T>
Both things above have been introduced 3 years ago.
So, i was wondering if it's expected to have reverted these to an old version?
version 0.22.3
version 1.0.0+
Thank you
Client Version
1.0.0+
Server Version
N/A
To Reproduce
N/A
Expected behavior
Same behavior as 0.22.3
Example Code
N/A
Environment (please complete the following information):
- OS: N/A
- Node.js: N/A
- Cloud runtime: N/A
Additional context
N/A
Metadata
Metadata
Assignees
Labels
No labels