box / box-node-sdk

A Javascript interface for interacting with the Box API. You can find the node package at
https://www.npmjs.com/package/box-node-sdk
Apache License 2.0
187 stars 121 forks source link

chore: release 3.0.0 #828

Closed congminh1254 closed 1 year ago

congminh1254 commented 1 year ago

The most important change in this release is dropping support for Node versions below 12 and changing the support environments from Node 12 to Node 16.

Breaking Changes

Migration details can be found [here]()

Dependency Upgrades

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 5046603923


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/managers/files.ts 1 2 50.0%
<!-- Total: 16 17 94.12% -->
Totals Coverage Status
Change from base Build 5001826932: -0.09%
Covered Lines: 2910
Relevant Lines: 3000

💛 - Coveralls