globus / globus/globus-sdk-javascript
v7 Roadmap + Planning
- Dominant language
- TypeScript
- Stars
- 11
- Forks
- 4
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 10
Description
This ticket represents the tasks we're planning to include as part of the v7 release of `@globus/sdk`.
------
- [ ] Update all method signatures to **only** accept new, single, parameter object.
- We've slowly been adding `next` member exports to services that provide access to these new signatures (e.g., `search.query.next.get({ request: { query: { q: 'example' } } })`. In v7, these new signatures will replace all exported members.
- [ ] Drop support for Node 20; End-of-life April 30, 2026.
- [ ] Remove `cross-fetch` dependency.
- [ ] Write migration guide.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.