Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update sharp to 0.23.0 #87

Merged
merged 2 commits into from
Sep 10, 2019
Merged

Update sharp to 0.23.0 #87

merged 2 commits into from
Sep 10, 2019

Conversation

roborourke
Copy link
Contributor

This also recommends using node10.x which is now available on Lambda. It should work with node 8 however.

In addition this updates the use of resize to match the updated API and removes all deprecated function calls.

Lastly it was cheap to add the withoutEnlargment param to the resize operations to fix #75

Fixes #75
Fixes #81

@roborourke roborourke changed the title Update sharp to the latest version Update sharp to 0.23.0 Sep 9, 2019
@roborourke roborourke merged commit 9f217a0 into master Sep 10, 2019
@roborourke roborourke deleted the update-sharp branch September 10, 2019 08:58
@roborourke
Copy link
Contributor Author

I'll update the docker image. Let's test this out on a stack too to double check the webp issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade sharp to 0.23.0 Limit maximum size of images in resize parameter
3 participants