2.0.0 (2024-09-04)
- core js-sdk package moved to 2.0.0.
1.12.4 (2024-07-03)
- added if condition to stop re-rendering (bc4e66a)
- removed useeffect dependency to render only once (168d803)
1.12.3 (2024-07-03)
- removed condition preventing rendering (65c11fd)
1.12.2 (2024-06-05)
- flow-288: fix for double pricing table rendering (982ce69)
- flow-288: moving if statement (0bf6c1c)
- flow-288: updating feedback (2268216)
1.12.1 (2023-11-22)
- add rendered boolean to prevent rendering twice (b5c43da)
- update sdk version (9b8deeb)
- update sdk version (4c0f605)
1.12.0 (2023-06-14)
- bumped core library version to 1.8.0 (6b034d5)
1.11.0 (2023-06-14)
- added currency to envConfig interface (0d902aa)
1.10.0 (2023-05-05)
- bumped core library version to 1.7.0 (9b2e25a)
1.9.0 (2023-04-20)
- bumped core library version to 1.6.0 (3f8986e)
1.8.0 (2023-04-05)
- bumped core library version to 1.5.0 (18204ba)
1.7.0 (2023-03-30)
- bumped core library version to 1.4.2 (9842d2e)
1.6.0 (2023-03-30)
- bumped core library version to 1.4.1 (d84cebf)
1.5.0 (2023-03-22)
- bumped core library version to 1.4.0 (d261cbc)
1.4.0 (2023-02-23)
- custom pricing table: new property in envConfig to support pricingTableUuid (34a3d34)
1.3.0 (2023-02-14)
- bumped core library version to 1.3.1 (9993bf6)
1.2.0 (2023-02-14)
- bumped core library version to 1.3.0 (8536f95)
1.1.3 (2023-01-20)
- changed rollup config (afd54e4)
1.1.2 (2023-01-20)
- changed @types/react version (050db89)
1.1.1 (2023-01-20)
- package-lock.json updated (6f123bf)
- peerDependencies react changed to 17.0.2 in pricing table (d27d4a7)
1.1.0 (2023-01-18)
- updated package publishing and pricing table import name (0cf0ddf)
- resolved build and type issues (7bedbce)
- setup initial repo (a10d53f)