This repository was archived by the owner on May 30, 2024. It is now read-only.
2.0.0
Breaking changes
The client now emits a ready event once initialization is complete. Calling toggle() before the client is initialized will return the default value.
Other changes
- Added
loggerconfig option to support custom loggers - Added
feature_storeconfig option to support Redis stores - Bug fixes