-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [4.0.0](v3.2.1...v4.0.0) (2022-12-20) ### Bug Fixes * axios 1.x in request-wrapper ([9ba195b](9ba195b)) ### Build System * **deps-dev:** update typescript to 4.9.4 ([1764e22](1764e22)) ### Features * update minimum Node.js version to 14 ([5021118](5021118)) ### BREAKING CHANGES * **deps-dev:** Minimum typescript version is 4. Upgrade to typescript 4.x. Signed-off-by: Rich Ellis <[email protected]> * Minimum Node.js version is 14. Upgrade to at least Node.js 14. Signed-off-by: Rich Ellis <[email protected]>
- Loading branch information
1 parent
6979711
commit 95428aa
Showing
3 changed files
with
34 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,34 @@ | ||
# [4.0.0](https://github.com/IBM/node-sdk-core/compare/v3.2.1...v4.0.0) (2022-12-20) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* axios 1.x in request-wrapper ([9ba195b](https://github.com/IBM/node-sdk-core/commit/9ba195b60d01dc345c2b294dd13af9214671787b)) | ||
|
||
|
||
### Build System | ||
|
||
* **deps-dev:** update typescript to 4.9.4 ([1764e22](https://github.com/IBM/node-sdk-core/commit/1764e2256a292e4a758c98cf7706cea686e59b12)) | ||
|
||
|
||
### Features | ||
|
||
* update minimum Node.js version to 14 ([5021118](https://github.com/IBM/node-sdk-core/commit/5021118fca8b5cb94544815488cd6d7ac67b0467)) | ||
|
||
|
||
### BREAKING CHANGES | ||
|
||
* **deps-dev:** Minimum typescript version is 4. | ||
|
||
Upgrade to typescript 4.x. | ||
|
||
Signed-off-by: Rich Ellis <[email protected]> | ||
* Minimum Node.js version is 14. | ||
|
||
Upgrade to at least Node.js 14. | ||
|
||
Signed-off-by: Rich Ellis <[email protected]> | ||
|
||
## [3.2.1](https://github.com/IBM/node-sdk-core/compare/v3.2.0...v3.2.1) (2022-10-21) | ||
|
||
|
||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters