Skip to content

Commit 4703a7f

Browse files
committed
Docs update
1 parent 959733d commit 4703a7f

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

ROADMAP.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
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.

0 commit comments

Comments
 (0)