Skip to content

Conversation

@AaronDDM
Copy link
Collaborator

Changelog

Added

  • Migrated the SDK from node-fetch to the native Fetch API available in Node.js 18+.
  • Removed the custom fetch wrapper abstraction.
  • Updated Node.js engine requirements.
  • Updated Folders.find method to support optional queryParams (includeHiddenFolders, select).
  • Support for query parameters (includeHiddenFolders, select) in folders.find method (#685).

Breaking change

  • Requires Node.js 18+. Support for Node 16 has been dropped.

License

I confirm that this contribution is made under the terms of the MIT license and that I have the authority necessary to make this contribution on behalf of its copyright owner.

@codecov
Copy link

codecov bot commented Dec 12, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.60%. Comparing base (40c6588) to head (f61029d).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #689   +/-   ##
=======================================
  Coverage   98.60%   98.60%           
=======================================
  Files          35       35           
  Lines         789      789           
  Branches       67       67           
=======================================
  Hits          778      778           
  Misses         11       11           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@AaronDDM AaronDDM merged commit 74eb4a3 into main Dec 12, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants