Skip to content

Release 1.0.0

Choose a tag to compare

@Josh-McFarlin Josh-McFarlin released this 24 Jun 22:02
· 2 commits to master since this release

Breaking

  • Replaced imageTransformer function with default exported ImageTransformer class
  • Replaced ImageFit, ImagePosition, and FlipDirection enums with string union types

Added

  • Implemented fit and position when resizing images
  • Created a ImageTransformer class that uses methods for apply image operations

Fixed

  • Fixed importing jpegs and pngs with alternate color schemes
  • Fixed exporting files in content types that do not support transparency