Skip to content

Releases: venveo/serverless-sharp

Maintenance & dpr

09 Dec 12:57
Compare
Choose a tag to compare

[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

21 Nov 19:30
Compare
Choose a tag to compare

[1.0.1] - 2019-11-21

Fixed

  • Fixed an error in RegEx hex color matching that could cause some colors to fail (#0000)

Initial Release

25 Oct 14:37
096f6f7
Compare
Choose a tag to compare
Merge pull request #33 from timkelty/master

Use npm ci for repro-builds, and avoid rm -rf

Add support for fit=min & fit=max

25 Sep 14:11
Compare
Choose a tag to compare
v1.0.0-beta.3

Added new fit `max` and `min` to README

v1.0.0-beta.2

31 Aug 23:59
5600bb3
Compare
Choose a tag to compare
v1.0.0-beta.2 Pre-release
Pre-release

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

27 Aug 12:01
Compare
Choose a tag to compare
Bug Fixes Pre-release
Pre-release

Added

  • Changelog

Changed

  • Dropped support for the MAX_OUTPUT_HEIGHT and MAX_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

20 Aug 18:51
Compare
Choose a tag to compare

Please open any issues found and understand that this release only includes basic/core functionality as documented in README.md