Skip to content

Commit d72509e

Browse files
chore: add message about new major version coming (#559)
1 parent b3a691e commit d72509e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,13 @@
88
![Platform](https://img.shields.io/badge/node-14--18-blue)
99
[![Coverage](https://coveralls.io/repos/github/box/boxcli/badge.svg?branch=main)](https://coveralls.io/github/box/boxcli?branch=main)
1010

11+
> 🚨**NEW MAJOR VERSION ALERT**
12+
>
13+
> We’re excited to announce that by the end of January 2025, we’ll be releasing Box CLI 4.0.0! This new major version introduces exciting features and improvements, including:
14+
> * Upgrading the oclif framework from v1 to v4
15+
> * Adding support for Node 20 and 22, while dropping support for Node 14 and 16
16+
>
17+
> Stay tuned!
1118
1219
The Box CLI is a user-friendly command line tool which allows both technical and non-technical users to leverage the Box API to perform routine or bulk actions. There is no need to write any code, as these actions are executed through a [set of commands](#command-topics).
1320

0 commit comments

Comments
 (0)