Releases: node-strava/node-strava-v3
Releases · node-strava/node-strava-v3
v2.2.1
Bug Fixes
- fix: remove prototype suffix from authenticated athlete endpoint by @tcoyze in #141
- Remove deprecated .listLeaderboard() endpoint + Update on README by @latorreoscar in #151
- Add missing return values from DetailedActivityResponse by @peltho in #150
- Using json-bigint instead of native JSON to fix long integer id's. by @jbisson in #154
- startSegment promise fix by @jbisson in #158
Internal Changes
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #145
- Bump semver from 6.3.0 to 6.3.1 by @dependabot in #143
- Fix Rate Limits link in README by @Shraymonks in #146
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #157
New Contributors
- @Shraymonks made their first contribution in #146
- @tcoyze made their first contribution in #141
- @latorreoscar made their first contribution in #151
- @peltho made their first contribution in #150
- @jbisson made their first contribution in #154
- @wesleyschlenker made their first contribution in #159
Full Changelog: v2.2.0...v2.2.1
v2.2.0
Reflecting Strava API changes
- Deprecate activities listFriends and listPhotos features by @edilson in #124
- Support creating/updating sport type of activity by @pro-sumer in #132
- add detailActivityResponse Type by @thibaultleouay in #137
- Fixed editable athlete properties by @ThaYoung1 in #140
Internals
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #127
- Fix inability to get version from package.json by @phschaad in #128
- Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #139
- Bump qs from 6.5.2 to 6.5.3 by @dependabot in #138
New Contributors
- @phschaad made their first contribution in #128
- @pro-sumer made their first contribution in #132
- @thibaultleouay made their first contribution in #137
- @ThaYoung1 made their first contribution in #140
Full Changelog: v2.1.0...v2.2.0