Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
39 changes: 39 additions & 0 deletions content/2026/05-15-box-node-sdk-v10100-released.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
---
applied_at: '2026-05-15'
applies_to:
- sdks
- typescript
is_impactful: false
is_new_feature: false
release_source_url: 'https://github.com/box/box-node-sdk/releases/tag/v10.10.0'
collapse: true
---

# Box Node SDK `v10.10.0` released

### Bug Fixes

* Bump `next` and `uuid` versions (box/box-codegen[#950][1]) ([#1462][2]) ([`fe77f37`][3])

### New Features and Enhancements

* Sanitize request body in `BoxAPIError` (box/box-codegen[#948][4]) ([#1460][5]) ([`d64ffc2`][6])
* Setup bundle analytics header (box/box-codegen[#949][7]) ([#1458][8]) ([`f00b087`][9])

[1]: https://github.com/box/box-node-sdk/issues/950

[2]: https://github.com/box/box-node-sdk/issues/1462

[3]: https://github.com/box/box-node-sdk/commit/fe77f376c71afd5fe726cdc4991a1f6e3f0cba6b

[4]: https://github.com/box/box-node-sdk/issues/948

[5]: https://github.com/box/box-node-sdk/issues/1460

[6]: https://github.com/box/box-node-sdk/commit/d64ffc2309e68a21724c514dc7be63161971ba4a

[7]: https://github.com/box/box-node-sdk/issues/949

[8]: https://github.com/box/box-node-sdk/issues/1458

[9]: https://github.com/box/box-node-sdk/commit/f00b08726fc8fc2cce2b85ccb3a20107ec76dd38
Loading