Skip to content

Releases: uploadcare/ngx-uploadcare-widget

v4.0.2

27 Aug 10:04
0412409
Compare
Choose a tag to compare

4.0.2 (2024-08-27)

v4.0.1

08 Aug 16:27
9837976
Compare
Choose a tag to compare

4.0.1 (2024-08-08)

No changes

v4.0.0

13 Jul 13:50
f0835db
Compare
Choose a tag to compare

4.0.0 (2022-07-13)

  • chore!: run migrations 12 -> 14 (2ecc098)

BREAKING CHANGES

  • The library is now built with angular 14 toolchain. Perhaps compatibility with previous versions of angular will be broken.

v3.0.2

22 Feb 10:32
0ad2328
Compare
Choose a tag to compare

3.0.2 (2022-02-22)

Bug Fixes

v3.0.1

01 Jul 10:49
8a2cfdb
Compare
Choose a tag to compare

3.0.1 (2021-07-01)

Changed

  • fix shipjs trigger workflow (519bb9e)

v3.0.0

01 Nov 09:07
90d0a39
Compare
Choose a tag to compare

3.0.0 (2021-07-01)

BREAKING CHANGES

v2.0.2

14 Apr 12:57
aa7e0f6
Compare
Choose a tag to compare

2.0.2 (2020-04-14)

Breaking changes

  • Completely replaced custom build with the default Angular one (ng build) to support Ivy compiler.
    See issue #37.
    This probably will break backwards compatibility with previous Angular versions.

Changed

  • Bump uploadcare-widget package
  • Setup ShipJS

[1.2.5] — 2019-09-05

05 Sep 00:08
68833d7
Compare
Choose a tag to compare

Added

  • GitHub issue #35,
    Added Angular Universal support.

1.2.4 — 2019-06-24

24 Jun 10:10
cde9b4e
Compare
Choose a tag to compare

Fixed

  • GitHub issue #33,
    Removed peer dependency warnings for 8.x versions of Angular.

1.2.3 - 2019-03-06

06 Mar 02:12
ab91eab
Compare
Choose a tag to compare

Fixed

  • GitHub issue #30,
    selectionPromise on widget.onChange() was not defined when upload is canceled.