mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-24 10:47:44 +00:00
Fix list items
This commit is contained in:
parent
130f2a4d76
commit
25019fa1e0
1 changed files with 0 additions and 2 deletions
|
|
@ -107,7 +107,6 @@ Released: 2021-08-24
|
|||
- @uppy/companion: remove `lodash` dependency (#3036 / @aduh95)
|
||||
- @uppy/companion: Remove deprecated `serverHeaders` in favour of `companionHeaders` (#2995 / @arturi)
|
||||
- @uppy/core: add types for `logger` (#3090 / @bencergazda)
|
||||
|
||||
- @uppy/core: avoid binding methods to instance in constructor (#3043 / @aduh95)
|
||||
- @uppy/core: Create `getObjectOfFilesPerState` in core for plugins (#2961 / @Murderlon)
|
||||
- @uppy/core: Create `onUnmount` in `UIPlugin` for plugins that require clean up (#3093 / @Murderlon)
|
||||
|
|
@ -123,7 +122,6 @@ Released: 2021-08-24
|
|||
- @uppy/core: remove more IE hacks (#3015 / @aduh95)
|
||||
- @uppy/core: remove use of `Array.prototype.reduce` where possible (#3016 / @aduh95)
|
||||
- @uppy/core: Resolve all type `TODO`'s (#2963 / @Murderlon)
|
||||
|
||||
- @uppy/core: UIPlugin fix: prevent Preact replacing contents of body element by using `createDocumentFragment` (#3072 / @arturi)
|
||||
- @uppy/core: use private fields (#3013 / @aduh95)
|
||||
- @uppy/core: use privater properties in `UIPlugin` (#3073 / @aduh95)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue