node-server-sdk: v9.3.0
9.3.0 (2024-04-10)
This release introduces a Hooks API. Hooks are collections of user-defined callbacks that are executed by the SDK at various points of interest. You can use them to augment the SDK with metrics or tracing.
Features
- Add support for hooks. (ce6f041)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @launchdarkly/js-server-sdk-common bumped from 2.2.4 to 2.3.0
- dependencies