-
Notifications
You must be signed in to change notification settings - Fork 82
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected]
- Loading branch information
Showing
18 changed files
with
133 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,21 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [1.0.0-alpha.46](http://axe312ger.github.io/sqip/compare/[email protected]@1.0.0-alpha.46) (2024-01-25) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **deps:** update dependency aspect-ratio to v2.1.3 ([97a0134](http://axe312ger.github.io/sqip/commit/97a0134c4bd0f473153e7cf02fa42d15cc88b283)) | ||
* **deps:** update dependency aspect-ratio to v2.1.4 ([77cda20](http://axe312ger.github.io/sqip/commit/77cda2010e8919619cdf8cbc6611a47dfe0d728b)) | ||
* **deps:** update dependency pretty-bytes to v6.1.1 ([7b3907f](http://axe312ger.github.io/sqip/commit/7b3907f0086dc16a2fadf4ebaa8aa4a94cd3be41)) | ||
* **deps:** update dependency sharp to v0.32.0 ([a039471](http://axe312ger.github.io/sqip/commit/a039471f2268ae2acf044a1894d9144595b55253)) | ||
* **deps:** update dependency sharp to v0.32.6 ([88c2c41](http://axe312ger.github.io/sqip/commit/88c2c41cb47dce811a148b4d3c788de3d4a4d36d)) | ||
|
||
|
||
|
||
|
||
|
||
# [1.0.0-alpha.45](http://axe312ger.github.io/sqip/compare/[email protected]@1.0.0-alpha.45) (2023-04-06) | ||
|
||
**Note:** Version bump only for package sqip-demo | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "sqip-demo", | ||
"version": "1.0.0-alpha.45", | ||
"version": "1.0.0-alpha.46", | ||
"main": "index.html", | ||
"repository": "http://axe312ger.github.io/sqip", | ||
"author": "Benedikt Rötsch <[email protected]>", | ||
|
@@ -25,14 +25,14 @@ | |
"pretty-bytes": "6.1.1", | ||
"probe-image-size": "7.2.3", | ||
"sharp": "0.32.0", | ||
"sqip": "^1.0.0-alpha.41", | ||
"sqip": "^1.0.0-alpha.42", | ||
"sqip-legacy": "npm:sqip@legacy", | ||
"sqip-plugin-blur": "^1.0.0-alpha.42", | ||
"sqip-plugin-data-uri": "^1.0.0-alpha.42", | ||
"sqip-plugin-pixels": "^1.0.0-alpha.41", | ||
"sqip-plugin-potrace": "^1.0.0-alpha.13", | ||
"sqip-plugin-primitive": "^1.0.0-alpha.43", | ||
"sqip-plugin-svgo": "^1.0.0-alpha.43", | ||
"sqip-plugin-blur": "^1.0.0-alpha.43", | ||
"sqip-plugin-data-uri": "^1.0.0-alpha.43", | ||
"sqip-plugin-pixels": "^1.0.0-alpha.42", | ||
"sqip-plugin-potrace": "^1.0.0-alpha.14", | ||
"sqip-plugin-primitive": "^1.0.0-alpha.44", | ||
"sqip-plugin-svgo": "^1.0.0-alpha.44", | ||
"vhtml": "2.2.0" | ||
}, | ||
"devDependencies": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,22 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [1.0.0-alpha.47](https://github.com/axe312ger/sqip/compare/[email protected]@1.0.0-alpha.47) (2024-01-25) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* blur plugin now works with transparent primitive backgrounds ([528f600](https://github.com/axe312ger/sqip/commit/528f600b777c38662e369978d514f4304cc3d7ca)) | ||
|
||
|
||
### Features | ||
|
||
* add new --print parameter to output SVG to CLI ([2cb641c](https://github.com/axe312ger/sqip/commit/2cb641c44f1339e5233cf70ed3aac59d9b2129f8)) | ||
|
||
|
||
|
||
|
||
|
||
# [1.0.0-alpha.46](https://github.com/axe312ger/sqip/compare/[email protected]@1.0.0-alpha.46) (2023-04-06) | ||
|
||
**Note:** Version bump only for package sqip-cli | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "sqip-cli", | ||
"version": "1.0.0-alpha.46", | ||
"version": "1.0.0-alpha.47", | ||
"description": "> TODO: description", | ||
"author": "Benedikt Rötsch <[email protected]>", | ||
"homepage": "https://github.com/axe312ger/sqip#readme", | ||
|
@@ -34,11 +34,11 @@ | |
"debug": "^4.3.4", | ||
"fs-extra": "^11.1.1", | ||
"pkg-up": "^3.1.0", | ||
"sqip": "^1.0.0-alpha.41", | ||
"sqip-plugin-blur": "^1.0.0-alpha.42", | ||
"sqip-plugin-data-uri": "^1.0.0-alpha.42", | ||
"sqip-plugin-primitive": "^1.0.0-alpha.43", | ||
"sqip-plugin-svgo": "^1.0.0-alpha.43" | ||
"sqip": "^1.0.0-alpha.42", | ||
"sqip-plugin-blur": "^1.0.0-alpha.43", | ||
"sqip-plugin-data-uri": "^1.0.0-alpha.43", | ||
"sqip-plugin-primitive": "^1.0.0-alpha.44", | ||
"sqip-plugin-svgo": "^1.0.0-alpha.44" | ||
}, | ||
"devDependencies": { | ||
"@types/command-line-args": "5.2.2", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,17 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [1.0.0-alpha.43](https://github.com/axe312ger/sqip/compare/[email protected]@1.0.0-alpha.43) (2024-01-25) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* blur plugin now works with transparent primitive backgrounds ([528f600](https://github.com/axe312ger/sqip/commit/528f600b777c38662e369978d514f4304cc3d7ca)) | ||
|
||
|
||
|
||
|
||
|
||
# [1.0.0-alpha.42](https://github.com/axe312ger/sqip/compare/[email protected]@1.0.0-alpha.42) (2023-04-06) | ||
|
||
**Note:** Version bump only for package sqip-plugin-blur | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "sqip-plugin-blur", | ||
"version": "1.0.0-alpha.42", | ||
"version": "1.0.0-alpha.43", | ||
"description": "> TODO: description", | ||
"author": "Benedikt Rötsch <[email protected]>", | ||
"homepage": "https://github.com/axe312ger/sqip#readme", | ||
|
@@ -27,7 +27,7 @@ | |
"url": "https://github.com/axe312ger/sqip/issues" | ||
}, | ||
"dependencies": { | ||
"sqip": "^1.0.0-alpha.41" | ||
"sqip": "^1.0.0-alpha.42" | ||
}, | ||
"peerDependencies": { | ||
"@vibrant/color": "^3.2.0-alpha" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,14 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [1.0.0-alpha.43](https://github.com/axe312ger/sqip/compare/[email protected]@1.0.0-alpha.43) (2024-01-25) | ||
|
||
**Note:** Version bump only for package sqip-plugin-data-uri | ||
|
||
|
||
|
||
|
||
|
||
# [1.0.0-alpha.42](https://github.com/axe312ger/sqip/compare/[email protected]@1.0.0-alpha.42) (2023-04-06) | ||
|
||
**Note:** Version bump only for package sqip-plugin-data-uri | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "sqip-plugin-data-uri", | ||
"version": "1.0.0-alpha.42", | ||
"version": "1.0.0-alpha.43", | ||
"description": "> TODO: description", | ||
"author": "Benedikt Rötsch <[email protected]>", | ||
"homepage": "https://github.com/axe312ger/sqip#readme", | ||
|
@@ -28,7 +28,7 @@ | |
}, | ||
"dependencies": { | ||
"mini-svg-data-uri": "^1.4.4", | ||
"sqip": "^1.0.0-alpha.41" | ||
"sqip": "^1.0.0-alpha.42" | ||
}, | ||
"peerDependencies": { | ||
"@vibrant/color": "^3.2.0-alpha" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,17 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [1.0.0-alpha.42](https://github.com/axe312ger/sqip/compare/[email protected]@1.0.0-alpha.42) (2024-01-25) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **deps:** update dependency sharp to v0.32.0 ([a039471](https://github.com/axe312ger/sqip/commit/a039471f2268ae2acf044a1894d9144595b55253)) | ||
|
||
|
||
|
||
|
||
|
||
# [1.0.0-alpha.41](https://github.com/axe312ger/sqip/compare/[email protected]@1.0.0-alpha.41) (2023-04-06) | ||
|
||
**Note:** Version bump only for package sqip-plugin-pixels | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "sqip-plugin-pixels", | ||
"version": "1.0.0-alpha.41", | ||
"version": "1.0.0-alpha.42", | ||
"description": "Experimental plugin to create a pixelation effect", | ||
"author": "Benedikt Rötsch <[email protected]>", | ||
"homepage": "https://github.com/axe312ger/sqip#readme", | ||
|
@@ -28,7 +28,7 @@ | |
"dependencies": { | ||
"@svgdotjs/svg.js": "^3.0.16", | ||
"sharp": "^0.32.0", | ||
"sqip": "^1.0.0-alpha.41", | ||
"sqip": "^1.0.0-alpha.42", | ||
"svgdom": "^0.1.13" | ||
}, | ||
"devDependencies": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,14 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [1.0.0-alpha.14](https://github.com/axe312ger/sqip/compare/[email protected]@1.0.0-alpha.14) (2024-01-25) | ||
|
||
**Note:** Version bump only for package sqip-plugin-potrace | ||
|
||
|
||
|
||
|
||
|
||
# [1.0.0-alpha.13](https://github.com/axe312ger/sqip/compare/[email protected]@1.0.0-alpha.13) (2023-04-06) | ||
|
||
**Note:** Version bump only for package sqip-plugin-potrace | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "sqip-plugin-potrace", | ||
"version": "1.0.0-alpha.13", | ||
"version": "1.0.0-alpha.14", | ||
"description": "> TODO: description", | ||
"author": "Benedikt Rötsch <[email protected]>", | ||
"homepage": "https://github.com/axe312ger/sqip#readme", | ||
|
@@ -28,7 +28,7 @@ | |
}, | ||
"dependencies": { | ||
"potrace": "^2.1.6", | ||
"sqip": "^1.0.0-alpha.41" | ||
"sqip": "^1.0.0-alpha.42" | ||
}, | ||
"devDependencies": { | ||
"cheerio": "1.0.0-rc.12" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,18 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [1.0.0-alpha.44](https://github.com/axe312ger/sqip/compare/[email protected]@1.0.0-alpha.44) (2024-01-25) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* blur plugin now works with transparent primitive backgrounds ([528f600](https://github.com/axe312ger/sqip/commit/528f600b777c38662e369978d514f4304cc3d7ca)) | ||
* **deps:** update dependency sharp to v0.32.0 ([a039471](https://github.com/axe312ger/sqip/commit/a039471f2268ae2acf044a1894d9144595b55253)) | ||
|
||
|
||
|
||
|
||
|
||
# [1.0.0-alpha.43](https://github.com/axe312ger/sqip/compare/[email protected]@1.0.0-alpha.43) (2023-04-06) | ||
|
||
**Note:** Version bump only for package sqip-plugin-primitive | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "sqip-plugin-primitive", | ||
"version": "1.0.0-alpha.43", | ||
"version": "1.0.0-alpha.44", | ||
"description": "> TODO: description", | ||
"author": "Benedikt Rötsch <[email protected]>", | ||
"homepage": "https://github.com/axe312ger/sqip#readme", | ||
|
@@ -32,7 +32,7 @@ | |
"debug": "^4.3.4", | ||
"execa": "5.1.1", | ||
"sharp": "^0.32.0", | ||
"sqip": "^1.0.0-alpha.41" | ||
"sqip": "^1.0.0-alpha.42" | ||
}, | ||
"peerDependencies": { | ||
"@vibrant/color": "^3.2.0-alpha" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,14 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [1.0.0-alpha.44](https://github.com/axe312ger/sqip/compare/[email protected]@1.0.0-alpha.44) (2024-01-25) | ||
|
||
**Note:** Version bump only for package sqip-plugin-svgo | ||
|
||
|
||
|
||
|
||
|
||
# [1.0.0-alpha.43](https://github.com/axe312ger/sqip/compare/[email protected]@1.0.0-alpha.43) (2023-04-06) | ||
|
||
**Note:** Version bump only for package sqip-plugin-svgo | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "sqip-plugin-svgo", | ||
"version": "1.0.0-alpha.43", | ||
"version": "1.0.0-alpha.44", | ||
"description": "> TODO: description", | ||
"author": "Benedikt Rötsch <[email protected]>", | ||
"homepage": "https://github.com/axe312ger/sqip#readme", | ||
|
@@ -27,7 +27,7 @@ | |
"url": "https://github.com/axe312ger/sqip/issues" | ||
}, | ||
"dependencies": { | ||
"sqip": "^1.0.0-alpha.41", | ||
"sqip": "^1.0.0-alpha.42", | ||
"svgo": "^3.0.2" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,23 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [1.0.0-alpha.42](https://github.com/axe312ger/sqip/compare/[email protected]@1.0.0-alpha.42) (2024-01-25) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* fix TS error detection ([7fe1981](https://github.com/axe312ger/sqip/commit/7fe19814b38bdf016ed0e6251a640dae738327d2)) | ||
* **deps:** update dependency sharp to v0.32.0 ([a039471](https://github.com/axe312ger/sqip/commit/a039471f2268ae2acf044a1894d9144595b55253)) | ||
|
||
|
||
### Features | ||
|
||
* add new --print parameter to output SVG to CLI ([2cb641c](https://github.com/axe312ger/sqip/commit/2cb641c44f1339e5233cf70ed3aac59d9b2129f8)) | ||
|
||
|
||
|
||
|
||
|
||
# [1.0.0-alpha.41](https://github.com/axe312ger/sqip/compare/[email protected]@1.0.0-alpha.41) (2023-04-06) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "sqip", | ||
"version": "1.0.0-alpha.41", | ||
"version": "1.0.0-alpha.42", | ||
"description": "> TODO: description", | ||
"author": "Benedikt Rötsch <[email protected]>", | ||
"homepage": "https://github.com/axe312ger/sqip#readme", | ||
|