Skip to content

Releases: datatrans/react-datatrans-light-box

v4.0.1

07 Aug 14:08
6da8d70
Compare
Choose a tag to compare

This release adds type definitions for onError (#29, 🍻 @benji24290)

v4.0.0

04 Jul 09:08
4276af1
Compare
Choose a tag to compare

This release adds type definitions and additionally exposes the library as an ECMAScript module. (#28, 🍻 @jantimon)

v3.3.0

19 Apr 10:48
Compare
Choose a tag to compare
  • Use non-UMD payment script to avoid problems loading it in rare circumstances. (#25, 🍻 @jantimon)

v3.2.0

12 Oct 07:36
fe23a85
Compare
Choose a tag to compare

Add support for React 18 Strict Mode where useEffect is behaving differently.

See:

v3.1.0

05 Apr 11:17
94e281d
Compare
Choose a tag to compare

This is a maintenance release fixing the peerDependencies entry for React to ensure compatibility with the latest npm versions. Besides that, the npm package has been optimized to not ship unnecessary files.

v3.0.2

27 Nov 11:48
Compare
Choose a tag to compare

This version replaces previously broken 3.0.0 and 3.0.1 npm releases.

Beginning with v3.0.0, this component is using the Datatrans Payment JSON API.

If you're still using the legacy XML API, please refer to react-datatrans-light-box v2.0.2.

v3.0.0

27 Nov 11:05
5ee6607
Compare
Choose a tag to compare

This version was broken from the beginning and has been unpublished from npm. Please use 3.0.2 instead.

Beginning with v3.0.0, this component is using the Datatrans Payment JSON API.

If you're still using the legacy XML API, please refer to react-datatrans-light-box v2.0.2.

v2.0.2

01 Nov 09:33
Compare
Choose a tag to compare

This release ensures that DOM modifications for rendering the Lightbox are reverted whenever the component gets unmounted.

v2.0.1

23 Oct 07:17
Compare
Choose a tag to compare

Fixes a problem with case-sensitivity in build output and filesystem.

v2.0.0

23 Oct 07:15
741be1e
Compare
Choose a tag to compare

Major overhaul and drastic simplification of this library. We recommend updating to version 2.x as soon as possible.

Please note that the Higher-order component is deprecated and no longer included.