We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15584da commit 9079dceCopy full SHA for 9079dce
CHANGELOG.md
@@ -18,6 +18,7 @@
18
- pngquant was not working properly
19
- fit=max was not working properly (@kylecotter)
20
- Fix config for custom CloudFormation Outputs. (@dashmug)
21
+- Don't process SVGs in format=auto (@kylecotter)
22
23
## [2.0.6] - 2020-05-13
24
data/SCHEMA_SOURCE.md
@@ -0,0 +1,2 @@
1
+The Imgix schema is adapted from this BSD Licensed repository:
2
+https://github.com/imgix/imgix-url-params
0 commit comments