File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # LicenseChain JavaScript SDK Roadmap
2+
3+ ## Current Focus
4+
5+ - Keep default base URL and normalization aligned with ` https://api.licensechain.app/v1 ` .
6+ - Preserve browser/isomorphic support while maintaining JWT/JWKS helper parity.
7+ - Keep package behavior consistent with workspace conformance and docs expectations.
8+
9+ ## Consolidation Track
10+
11+ - Continue shared-core alignment with NodeJS SDK while keeping JavaScript SDK positioned as default isomorphic TypeScript/JS option.
12+ - Prevent feature drift between JavaScript and NodeJS implementations.
13+ - Keep migration and interoperability notes clear for teams selecting package targets.
14+
15+ ## Next Operational Tasks
16+
17+ - Re-run conformance after Core API verify/license response schema changes.
18+ - Keep docs links and usage examples aligned with current API and Dashboard references.
19+ - Publish explicit changelog notes for dependency and behavior updates.
You can’t perform that action at this time.
0 commit comments