Skip to content

Releases: BetterCorp/service-base-plugin-iq-enterprise

v2.1.0

18 Dec 16:22
Compare
Choose a tag to compare
Updates for build

v2.0.2

17 Dec 14:10
Compare
Choose a tag to compare
Updated config def

v1.0.8

07 Sep 09:08
Compare
Choose a tag to compare
Returning null for null data safety

v1.0.7

06 Sep 19:56
Compare
Choose a tag to compare
Updates for new API

v1.0.6

21 Jul 09:53
Compare
Choose a tag to compare
fix(plugin.ts): change pluginName property to _pluginName in IQEnterp…

…riseClient class

fix(plugin.ts): change getCustomerAccountById method signature in IQEnterpriseClient class
fix(index.ts): remove export statement for IQEnterpriseClient in index.ts
fix(plugin.ts): change axios property name from axios to _axios in Service class
fix(plugin.ts): change baseURL property in axios instance creation to instance.defaults.baseURL in Service class
fix(plugin.ts): change username property name in APIAuthRequest object in Service class
fix(plugin.ts): change /api/auth/login endpoint URL in Service class
fix(plugin.ts): change email query parameter in /api/portal/customer endpoint URL in Service class

v1.0.5

20 Jul 22:45
Compare
Choose a tag to compare
Some fixes

v1.0.4

20 Jul 22:43
Compare
Choose a tag to compare
Some fixes

v1.0.3

20 Jul 22:42
Compare
Choose a tag to compare
Some fixes

v1.0.2

20 Jul 20:45
Compare
Choose a tag to compare
chore(package.json): update devDependencies

chore(package.json): update eslint and typescript versions

v1.0.1

20 Jul 20:41
Compare
Choose a tag to compare
updated build