Conversation
|
@launchdarkly/js-sdk-common size report |
|
@launchdarkly/browser size report |
|
@launchdarkly/js-client-sdk-common size report |
|
@launchdarkly/js-client-sdk size report |
|
@cursor review |
fb8608c to
9193aa8
Compare
|
@cursor review |
There was a problem hiding this comment.
✅ Bugbot reviewed your changes and found no new issues!
Comment @cursor review or bugbot run to trigger another review on this PR
Reviewed by Cursor Bugbot for commit 9193aa8. Configure here.
Requirements
Related issues
Provide links to any issues in this repository or elsewhere relating to this pull request.
Describe the solution you've provided
Provide a clear and concise description of what you expect to happen.
Describe alternatives you've considered
Provide a clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context about the pull request here.
Note
Low Risk
Low risk because this is primarily monorepo/package scaffolding and release configuration with no functional runtime behavior beyond a placeholder version export.
Overview
Adds a new experimental
@launchdarkly/node-client-sdkworkspace with initial package scaffolding (README/LICENSE/CHANGELOG) and build/lint/test tooling (tsup, TypeScript configs, Jest, ESLint).Wires the package into the monorepo and release automation by updating root
workspaces, TS project references,release-pleaseconfig/manifest, and ignores.claude/stacks/.Includes only a placeholder
src/index.tsexportingversionto support building and version stamping.Reviewed by Cursor Bugbot for commit 9193aa8. Bugbot is set up for automated code reviews on this repo. Configure here.