Releases: venveo/serverless-sharp
Releases · venveo/serverless-sharp
Maintenance & dpr
[1.0.2] - 2019-12-09
Added
- Added support for
dpr
Changed
- Updated dependencies
- Added MIT license
- Values outside of explicit rule min and max will now normalize to that min or max
Bug Fixes
Initial Release
Merge pull request #33 from timkelty/master Use npm ci for repro-builds, and avoid rm -rf
Add support for fit=min & fit=max
v1.0.0-beta.3 Added new fit `max` and `min` to README
v1.0.0-beta.2
Changed
- Update Imgix schema 11.0.0 -> 11.1.1
- Security will now allow images without security hashes to passthrough if there are no edits
Fixed
- Fixed issue where errors wouldn't properly pass-through to image
Bug Fixes
Added
- Changelog
Changed
- Dropped support for the
MAX_OUTPUT_HEIGHT
andMAX_OUTPUT_WIDTH
to better adhere to the schema.json spec - Remove unused dependency
serverless-plugin-simulate
to resolve security issue
Fixed
- Ensure all file extensions are switched to lowercase before processing
v1 Beta
Please open any issues found and understand that this release only includes basic/core functionality as documented in README.md