Releases: JonasKruckenberg/imagetools
Releases · JonasKruckenberg/imagetools
v3.0.0-next.7
Bug Fixes
Features
- add the flatten directive (4df4c29)
- add the grayscale directive (d40f847)
- add the median directive (a71f162)
- add the tint directive (059318d)
- enable image transforms even in development mode (4d04168)
v3.0.0-next.13
Features
- add cache cleanup functionality (7cf641c)
v3.0.0-next.12
Bug Fixes
- bg-color fix hash prefix problem (056a21d)
- ensure directive is exported (63e6eb6)
- filter opts before calling modulate (d7353bd)
v3.0.0-next.10
Bug Fixes
- flatten directive should accept the "true" argument (efa21a2)
- hsb typing issues (11d129c)
v3.0.0-next.6
Bug Fixes
- array filtering type error (f79a13c)
- disable caching when no path could be found (e5246dd)
- fix directive & metadirective typings (ed042fb)
- parse blur argument correctly (a2bc249)
- stricter type cheking (c4d73b5)
- type issues (a105600)