-
Notifications
You must be signed in to change notification settings - Fork 31
Closed
Labels
bugSomething isn't workingSomething isn't workingpackage: sdk/server-nodeLabel for issues affecting the sdk/server-node package.Label for issues affecting the sdk/server-node package.
Description
Is this a support request?
No
Describe the bug
My code:
import type { LDSingleKindContext } from '@launchdarkly/node-server-sdk';
This has pretty much always worked, and still works in 9.6.0. But when renovate want to merge a patch update to 9.6.1 then this is no longer available and breaks our build.
To reproduce
I think you can figure it out :)
Expected behavior
All types that were exported before shall still be exported in a patch version, and if you intended to remove LDSingleKindContext then it should go in the major 10.x release.
Logs
Not needed
SDK version
9.6.1
Language version, developer tools
Node v22.9.0
TypeScript 5.6.3
OS/platform
Any OS
Additional context
Not needed
thyming
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingpackage: sdk/server-nodeLabel for issues affecting the sdk/server-node package.Label for issues affecting the sdk/server-node package.