- [ENHANCEMENT] Allow initial width/height on the width / height transform options. (#22)
- [BUGFIX] Fix
format
andfetchFormat
typings to accept'auto'
. (#7)
- [BREAKING] Configuration options have changed, and some advanced options have been removed for simplicity.
- [ENHANCEMENT] Use TypeScript for up to date typings.
- Add Travis CI.
- [UPGRADE] All dependencies.
- [BUGFIX] Default transforms were not applied when there was no transform specified at all.
- [ENHANCEMENT] The default
resourceType
can be set on thedefaults
config option. - [ENHANCEMENT] Default transform options can be cleared from a URL by passing
null
. - [DOCUMENTATION] Proper documentation.
- [DOCUMENTATION] Introduction and very basic usage docs.
Initial release.