Skip to content

Commit

Permalink
@box/boxcli v4.0.0 release note (#459)
Browse files Browse the repository at this point in the history
  • Loading branch information
box-devrel authored Jan 28, 2025
1 parent 8388c4a commit e2ae03c
Showing 1 changed file with 41 additions and 0 deletions.
41 changes: 41 additions & 0 deletions content/2025/01-28-box-cli-v400-released.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
---
applied_at: '2025-01-28'
applies_to:
- cli
is_impactful: true
is_new_feature: true
release_source_url: 'https://github.com/box/boxcli/releases/tag/v4.0.0'
collapse: true
---

# Box CLI `v4.0.0` released

### ⚠ BREAKING CHANGES

* Drop support old Node version and integrate typescript SDK ([#548][1])

### New Features and Enhancements

* Drop support old Node version and integrate typescript SDK ([#548][1]) ([`22179ec`][2])
* Incognito browser option for box login ([#561][3]) ([`a666766`][4])
* Replace `@oclif/command` to `@oclif/core` library ([#553][5]) ([`aed470b`][6])

### Bug Fixes

* Respect using environment `defaultAsUserId` for CCG Auth and OAuth ([#554][7]) ([`b3a691e`][8])

[1]: https://github.com/box/boxcli/issues/548

[2]: https://github.com/box/boxcli/commit/22179ecfc68b8dd315339ac204a7274d712d5a8e

[3]: https://github.com/box/boxcli/issues/561

[4]: https://github.com/box/boxcli/commit/a6667664d6b43fd80de9e57482b0f4138efcd6cf

[5]: https://github.com/box/boxcli/issues/553

[6]: https://github.com/box/boxcli/commit/aed470b22d28ed19040b4417e3143f3323b9a916

[7]: https://github.com/box/boxcli/issues/554

[8]: https://github.com/box/boxcli/commit/b3a691e8c886f7bb3a25ae8f7986f284a695f046

0 comments on commit e2ae03c

Please sign in to comment.