Releases: cloudnode-pro/ts-client
Releases · cloudnode-pro/ts-client
v3.0.3
What's Changed
- Update and rename build workflow by @zefir-git in #115
- Bump terser from 5.19.3 to 5.19.4 by @dependabot in #116
- Bump @types/node from 20.5.9 to 20.6.0 by @dependabot in #117
- Set
listr2
,listr-inquirer
&@types/node
as dev dependencies by @zefir-git in #118 - Client version compatibility with API version as enum by @zefir-git in #119
Full Changelog: v3.0.2...v3.0.3
v3.0.2
What's Changed
- Bump terser from 5.19.2 to 5.19.3 by @dependabot in #113
- Bump @types/node from 20.5.7 to 20.5.9 by @dependabot in #114
Full Changelog: v3.0.1...v3.0.2
v3.0.1
v3.0.0
What's Changed
- Bump @types/node from 18.16.3 to 20.1.0 by @dependabot in #78
- Bump listr2 from 6.4.1 to 6.4.2 by @dependabot in #77
- Bump terser from 5.17.1 to 5.17.3 by @dependabot in #81
- Bump listr2 from 6.4.2 to 6.5.0 by @dependabot in #79
- Bump @types/node from 20.1.0 to 20.1.4 by @dependabot in #80
- Bump listr2 from 6.5.0 to 6.6.0 by @dependabot in #84
- Bump @types/node from 20.1.4 to 20.2.3 by @dependabot in #83
- Bump terser from 5.17.3 to 5.17.6 by @dependabot in #85
- Bump @types/node from 20.2.3 to 20.3.3 by @dependabot in #93
- Bump terser from 5.17.6 to 5.18.2 by @dependabot in #94
- Bump typescript from 5.0.4 to 5.1.6 by @dependabot in #95
- Bump @types/node from 20.3.3 to 20.5.7 by @dependabot in #108
- Bump typescript from 5.1.6 to 5.2.2 by @dependabot in #107
- Bump listr2 from 6.6.0 to 6.6.1 by @dependabot in #102
- Bump terser from 5.18.2 to 5.19.2 by @dependabot in #101
- Rename from "SDK" to client/library by @zefir-git in #96
- Bump API version to 5.13.0 by @zefir-git in #109
- Remove any mention of SDK by @zefir-git in #110
Full Changelog: v2.1.0...v3.0.0
v2.1.0
What's Changed
- Implement changes from API (Projects) by @williamd5 in #75
Full Changelog: v2.0.0...v2.1.0
v2.0.0 - Breaking changes
What's Changed
- Bump listr2 from 6.3.1 to 6.4.1 by @dependabot in #73
- Bump @types/node from 18.16.0 to 18.16.3 by @dependabot in #74
- Remove node fetch by @williamd5 in #76
Breaking changes
This project has now moved away from node-fetch
and uses the built-in Fetch API in Node.js 18. Hence, this project now requires Node.js version 18.15.0 or above and npm version 9.6.4 or above.
If you are running an older version of Node.js or npm you can use <=2.0.0 versions of this package. These versions, however, will not receive any future updates.
Full Changelog: v1.10.3...v2.0.0
v1.10.3
What's Changed
- Bump typescript from 5.0.2 to 5.0.3 by @dependabot in #62
- Bump @types/node from 18.15.10 to 18.15.11 by @dependabot in #63
- Bump listr2 from 5.0.8 to 6.0.4 by @dependabot in #64
- Bump typescript from 5.0.3 to 5.0.4 by @dependabot in #65
- Bump terser from 5.16.8 to 5.16.9 by @dependabot in #67
- Bump listr2 from 6.0.4 to 6.3.0 by @dependabot in #66
- Bump @types/node from 18.15.11 to 18.16.0 by @dependabot in #69
- Bump listr2 from 6.3.0 to 6.3.1 by @dependabot in #70
- Bump terser from 5.16.9 to 5.17.1 by @dependabot in #71
- Set API version to 5.11.4 by @williamd5 in #68
- Token info in docs and credentials: include fix on login & register by @williamd5 in #72
Full Changelog: v1.10.2...v1.10.3
v1.10.2
What's Changed
- Bump terser from 5.16.6 to 5.16.8 by @dependabot in #60
- Bump @types/node from 18.15.3 to 18.15.10 by @dependabot in #59
- Stricter TypeScript compiler options by @williamd5 in #61
Full Changelog: v1.10.1...v1.10.2
v1.10.1
What's Changed
- Bump typescript from 4.9.5 to 5.0.2 by @dependabot in #56
- Bump @types/node from 18.15.0 to 18.15.3 by @dependabot in #57
- Update API version to 5.11.3 by @williamd5 in #58
Full Changelog: v1.10.0...v1.10.1
v1.10.0
What's Changed
- Bump @types/node from 18.14.2 to 18.14.6 by @dependabot in #50
- Bump node-fetch from 3.3.0 to 3.3.1 by @dependabot in #52
- Bump terser from 5.16.5 to 5.16.6 by @dependabot in #53
- Bump listr2 from 5.0.7 to 5.0.8 by @dependabot in #54
- Bump @types/node from 18.14.6 to 18.15.0 by @dependabot in #55
- Bump API version to 5.11.2 by @williamd5 in #51
Full Changelog: v1.9.1...v1.10.0