Skip to content

v2.2.0-alpha.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@prescottprue prescottprue released this 11 Sep 19:39
· 279 commits to next since this release
211a463
  • fix(storage): uploadFile gets downloadURL before writing metadata - #487, #488
  • fix(storage): add unit tests for fileMetadataFactory (config level) and metadataFactory (option for uploadFile) to confirm downloadURL is available before writing metadata - #487, #488
  • fix(storage): fix downloadURL error in file upload metadata - @jpierce42
  • fix(auth): LOGOUT action dispatch only include preserve parameter if provided in settings (not when undefined)