Releases: adobe/reactor-uploader
Releases · adobe/reactor-uploader
v5.0.8
v5.0.7
Reverts to earlier v5.0.4 code while debugging changes introduced with node-fetch
v5.0.5
Consumes better error messaging from https://github.com/adobe/jwt-auth
Resolves #28
v5.0.4
v5.0.3
Hides the user's access token from the screen print out when using verbose mode.
v5.0.2
Updates the recommended minimum Node engine to use this project.
Update dead links in README.
Bump Dependencies
Addresses dependency updates & requires node runtime >= v10.0.0
Always return the development extension from server when it exists.
The query used the check if an development extension existed on the server was not specific enough. The query was returning a public extension even when there was also a development one if the updateAt value of the public one was more recent than the development one.