Releases: r-hannuschka/ngx-fileupload
Releases · r-hannuschka/ngx-fileupload
Angular 16
Update @ngx-file-upload/core to angular 16
Update @ngx-file-upload/ui to angular 16
Angular 15
Update ngx-file-upload/core to angular 15
Update ngx-file-upload/ui to angular 15
6.1.0
v6.0.0
Merge pull request #716 from r-hannuschka/development 6.0.0
v5.1.1
- add additional formdata
v5.0.1
- update dependencies
- update demo
Version 5.0.0
Upgrade to angular@13.0.0 , rxjs@7.4.x , Typescript@4.4.0
Version 4.0.3
update deps
Version 4.0.2
v4.0.2 (#506) * chore(deps): update dependency @ngx-file-upload/core to v4 (#488) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update dependency eslint to v7.32.0 (#489) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update dependency @types/node to v14.17.9 (#490) Co-authored-by: Renovate Bot <bot@renovateapp.com> * fix(deps): update dependency highlight.js to v11.2.0 (#491) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update dependency ng-packagr to v12.2.0 (#495) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update angularcli monorepo to v12.2.1 (#497) Co-authored-by: Renovate Bot <bot@renovateapp.com> * fix(deps): update dependency @angular/cdk to v12.2.1 (#498) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update dependency ts-node to v10.2.0 (#499) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update dependency bootstrap-scss to v5.1.0 (#500) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update dependency path-parse to 1.0.7 [security] (#501) Co-authored-by: Renovate Bot <bot@renovateapp.com> * fix(deps): update dependency tslib to v2.3.1 (#503) Co-authored-by: Renovate Bot <bot@renovateapp.com> * fix(deps): update angular monorepo to v12.2.1 (#496) Co-authored-by: Renovate Bot <bot@renovateapp.com> * fix(deps): update dependency igniteui-angular to v12.1.1 (#493) Co-authored-by: Renovate Bot <bot@renovateapp.com> * chore(deps): update typescript-eslint monorepo to v4.29.1 (#492) Co-authored-by: Renovate Bot <bot@renovateapp.com> * bugfixing * update deps * update package.json * update unit tests and version Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Renovate Bot <bot@renovateapp.com>
Version 4.0.0
Supports not uploading of multiple files per request.