Skip to content

Releases: uploadcare/react-widget

v2.4.5

04 Jul 08:59
330c337
Compare
Choose a tag to compare

2.4.5 (2023-07-04)

  • fix CI release workflows

v2.4.4

04 Jul 08:53
2cf73dd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.4.3...v2.4.4

v2.4.3

04 Jul 08:32
9601401
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.4.2...v2.4.3

v2.4.2

13 Mar 13:24
3c9fe38
Compare
Choose a tag to compare

2.4.2 (2023-03-13)

Bug Fixes

  • separate typing files for CJS and ESM modules (#374)

v2.4.1

26 Dec 07:48
c8e2988
Compare
Choose a tag to compare

2.4.1 (2022-12-26)

Bug Fixes

  • add missing types and export all of them (c25a586)
  • don't pass metadataCallback to the options if metadata present (7deece8)

v2.4.0

07 Dec 15:53
b633f8c
Compare
Choose a tag to compare

2.4.0 (2022-12-07)

Bug Fixes

  • restore dialog callbacks after dialog re-initialization (87867fa)
  • specify types for each module export (e52a994)
  • use .mjs extension for ESM bundles and .cjs extension for CJS bundles (e37c9ae)

Features

  • add CJS bundles for min, en, and en-min (522e0f5)

v2.3.0

17 Nov 13:09
01dd600
Compare
Choose a tag to compare

2.3.0 (2022-11-17)

Bug Fixes

  • add missing Apply button in the Effects Tab (5a0ab11)
  • panel: prevent widget reinit & clearing on re-renders (a098d48)

Features

v2.2.0

29 Sep 13:07
bc79776
Compare
Choose a tag to compare

2.2.0 (2022-09-29)

Bug Fixes

  • types: openDialog() could accept optional argument of string, null or Settings type (#349) (63938d0)

Features

  • Widget: add widgetApiRef.value method (#347) (64f8c12)

v2.1.6

29 Aug 11:35
1a5fc35
Compare
Choose a tag to compare

2.1.6 (2022-08-29)

Bug Fixes

  • add extension to uploadcare-widget import (#343) (714eb0d)

v2.1.5

15 Jul 11:34
4db4dcd
Compare
Choose a tag to compare

2.1.5 (2022-07-15)

Bug Fixes