Releases: chartmogul/chartmogul-node
Releases · chartmogul/chartmogul-node
v3.5.0
What's Changed
- [sc-62681] SDK Unmerge Support - Node by @jessicahearn in #106
- Release v3.5.0 by @jessicahearn in #107
New Contributors
- @jessicahearn made their first contribution in #106
Full Changelog: v3.4.0...v3.5.0
v3.4.0
What's Changed
- feat(sc-57429): Support Opportunities API by @kamilpavlicko in #98
- Release v3.4.0 by @kamilpavlicko in #99
New Contributors
- @kamilpavlicko made their first contribution in #98
Full Changelog: v3.3.2...v3.4.0
v3.3.2
What's Changed
New Contributors
- @lox and @marcinrog made their first contribution in #97
Full Changelog: v3.3.1...v3.3.2
v3.3.1
v3.3.0
What's Changed
- Add website_url to tests by @whobubble in #90
New Contributors
- @whobubble made their first contribution in #90
Full Changelog: v3.2.3...v3.3.0
Remove request dependency from package.json
- Remove request dependency from package.json (#89)
Replace request library for superagent
- Replace request library for superagent (#88)
Update project dependencies
- Update project dependencies to address Babel vulnerability (#84)
Remove support for page based pagination
Support cursor based pagination
Add support for cursor pagination to supported endpoints #81