mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-31 22:11:28 +00:00
| Package | Version | Package | Version | | -------------------- | ------- | -------------------- | ------- | | @uppy/angular | 0.8.0 | uppy | 4.15.0 | | @uppy/provider-views | 4.4.3 | | | - @uppy/provider-views: Fix google photos picker (Mikael Finstad / #5717) - meta: build(deps): bump nanoid from 3.3.7 to 5.1.2 (dependabot[bot] / #5664) - examples: build(deps-dev): bump vite from 5.4.16 to 5.4.17 (dependabot[bot] / #5707) - @uppy/utils: Fix type check ci (Mikael Finstad / #5714) - @uppy/angular: Support Angular 19 (#5709) (Arnaud Flaesch / #5715) - meta: simplify e2e (Mikael Finstad / #5711) - meta: fix ready to commit (Mikael Finstad / #5713)
103 lines
2.7 KiB
Markdown
103 lines
2.7 KiB
Markdown
# @uppy/angular
|
|
|
|
## 0.8.0
|
|
|
|
Released: 2025-04-14
|
|
Included in: Uppy v4.15.0
|
|
|
|
- @uppy/angular: Support Angular 19 (#5709) (Arnaud Flaesch / #5715)
|
|
|
|
## 0.7.0-beta.5
|
|
|
|
Released: 2024-06-04
|
|
Included in: Uppy v4.0.0-beta.10
|
|
|
|
- @uppy/angular: fix invalid char in `package.json` (Antoine du Hamel / #5224)
|
|
- @uppy/angular: upgrade to Angular 18 (Antoine du Hamel / #5215)
|
|
|
|
## 0.7.0-beta.2
|
|
|
|
Released: 2024-04-11
|
|
Included in: Uppy v4.0.0-beta.2
|
|
|
|
- @uppy/angular: fix Angular version requirement in peerDeps (Antoine du Hamel / #5067)
|
|
|
|
## 0.7.0-beta.1
|
|
|
|
Released: 2024-03-28
|
|
Included in: Uppy v4.0.0-beta.1
|
|
|
|
- @uppy/angular: upgrade to Angular 17.x and to TS 5.4 (Antoine du Hamel / #5008)
|
|
- @uppy/angular: fix build (Antoine du Hamel)
|
|
|
|
## 0.6.0
|
|
|
|
Released: 2023-09-05
|
|
Included in: Uppy v3.15.0
|
|
|
|
- @uppy/angular: upgrade to Angular 16.x (Antoine du Hamel / #4642)
|
|
|
|
## 0.5.0
|
|
|
|
Released: 2022-11-10
|
|
Included in: Uppy v3.3.0
|
|
|
|
- @uppy/angular,@uppy/utils: add `cause` support for `AbortError`s (Antoine du Hamel / #4198)
|
|
|
|
## 0.4.3
|
|
|
|
Released: 2022-10-19
|
|
Included in: Uppy v3.2.0
|
|
|
|
- @uppy/angular: remove unnecessary `console.log` call (Antoine du Hamel / #4139)
|
|
|
|
## 0.4.2
|
|
|
|
Released: 2022-09-25
|
|
Included in: Uppy v3.1.0
|
|
|
|
- @uppy/angular: Fix angular build error (Murderlon)
|
|
|
|
## 0.4.1
|
|
|
|
Released: 2022-08-30
|
|
Included in: Uppy v3.0.1
|
|
|
|
- @uppy/angular: fix compiler warning (Antoine du Hamel / #4064)
|
|
- @uppy/angular: fix peer dependencies (Antoine du Hamel / #4035)
|
|
|
|
## 0.4.0
|
|
|
|
Released: 2022-08-22
|
|
Included in: Uppy v3.0.0
|
|
|
|
- @uppy/angular: upgrade to Angular 14 (Antoine du Hamel / #3997)
|
|
|
|
## 0.3.1
|
|
|
|
Released: 2022-05-30
|
|
Included in: Uppy v2.11.0
|
|
|
|
- @uppy/angular,@uppy/audio,@uppy/aws-s3-multipart,@uppy/aws-s3,@uppy/box,@uppy/core,@uppy/dashboard,@uppy/drag-drop,@uppy/dropbox,@uppy/facebook,@uppy/file-input,@uppy/form,@uppy/golden-retriever,@uppy/google-drive,@uppy/image-editor,@uppy/informer,@uppy/instagram,@uppy/onedrive,@uppy/progress-bar,@uppy/react,@uppy/redux-dev-tools,@uppy/robodog,@uppy/screen-capture,@uppy/status-bar,@uppy/store-default,@uppy/store-redux,@uppy/thumbnail-generator,@uppy/transloadit,@uppy/tus,@uppy/unsplash,@uppy/url,@uppy/vue,@uppy/webcam,@uppy/xhr-upload,@uppy/zoom: doc: update bundler recommendation (Antoine du Hamel / #3763)
|
|
|
|
## 0.3.0
|
|
|
|
Released: 2022-03-02
|
|
Included in: Uppy v2.7.0
|
|
|
|
- @uppy/angular: update ng version (Antoine du Hamel / #3503)
|
|
|
|
## 0.2.8
|
|
|
|
Released: 2021-12-21
|
|
Included in: Uppy v2.3.2
|
|
|
|
- @uppy/angular,@uppy/companion,@uppy/svelte,@uppy/vue: add `.npmignore` files to ignore `.gitignore` when packing (Antoine du Hamel / #3380)
|
|
- @uppy/angular: Fix module field in `package.json` (Merlijn Vos / #3365)
|
|
|
|
## 0.2.6
|
|
|
|
Released: 2021-12-07
|
|
Included in: Uppy v2.3.0
|
|
|
|
- @uppy/angular: examples: update `angular-example` to Angular v13 (Antoine du Hamel / #3325)
|