v1.0.0
💣 Breaking
-
Change dominant colour strategy #119
Switched to using
node-vibrant
for finding dominant colours, rather thansharp
’s built-in helper.The
colors
key of each image object is now an object with the following keys:palette
is an array of six hex colours (node-vibrant
’s default output)dominant
is the colour from that array with the highestpopulation
♻️ Changed
- Update sharp to v0.30.7 #99