Releases: newscred/Welcome-Nodejs-SDK
Releases · newscred/Welcome-Nodejs-SDK
v1.0.5
What's Changed
- update APICaller to use specified Port in the address by @AhsanShihab in #5
- added "initiateClientFlow" method in auth.ts by @benjskoog in #6
- add github action for publishing package to npm by @AhsanShihab in #7
- update all urls to rebranded optimizely domain by @AhsanShihab in #8
- remove experimentalAPI warning from publishing APIs by @AhsanShihab in #9
- Handle auth http error by @AhsanShihab in #10
- update github workflow node version to 18 by @AhsanShihab in #11
New Contributors
- @benjskoog made their first contribution in #6
Full Changelog: v1.0.4...v1.0.5
Improve APICaller
Add minor improvement on the internal implementation of the APICaller module
Improve Extendability and Supporting Doc
This release improves the extendability of the CmpClient
class by exposing CmpClientConstructorParam
interface and adding the doc for the APiCaller
module and Extendability
section in the main README.md
.
Move package to newscred org
The package has been transferred from AhsanShihab to newscred, the official GitHub organization for Optimizely-CMP (formerly, Welcome) engineering team.