Skip to content

Releases: sbamniya/razorpayx-nodejs-sdk

v2.0.4

19 Sep 15:55
Compare
Choose a tag to compare
fix: sonar sugestions

v2.0.3

19 Sep 15:47
Compare
Choose a tag to compare
fix: added sonalcloud

v2.0.2

19 Sep 09:53
Compare
Choose a tag to compare
fix: added dist directory in files

v2.0.1

17 Sep 11:51
Compare
Choose a tag to compare
fix: remove createPublic

v2.0.0

17 Sep 11:47
e1fe991
Compare
Choose a tag to compare
perf: Support for typescript and config changes (#16)

* feat: added typescript, convert contact and fund account to ts

* feat: use typescript and changd the flow to set config values

* perf: added typescript support

BREAKING CHANGE: Library is re-written in Typescript, and emits typescript definition, updated api call signature, changed the way how config values are beign set

* feat: updated doc

v1.3.0

16 Sep 15:51
Compare
Choose a tag to compare
feat: trigger a new release

Added validate

16 Sep 15:50
Compare
Choose a tag to compare
v1.2.0

feat: Added npm token

1.0.1: Merge pull request #2 from sonu247/master

18 Dec 07:04
a8d752d
Compare
Choose a tag to compare
Fixed syntax error issue for Node V8