Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
axe312ger committed Mar 28, 2024
1 parent f4b7748 commit d445759
Show file tree
Hide file tree
Showing 22 changed files with 131 additions and 25 deletions.
8 changes: 8 additions & 0 deletions demo/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.55](http://axe312ger.github.io/sqip/compare/[email protected]@1.0.0-alpha.55) (2024-03-28)

**Note:** Version bump only for package sqip-demo





# [1.0.0-alpha.54](http://axe312ger.github.io/sqip/compare/[email protected]@1.0.0-alpha.54) (2024-03-22)

**Note:** Version bump only for package sqip-demo
Expand Down
4 changes: 2 additions & 2 deletions demo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sqip-demo",
"version": "1.0.0-alpha.54",
"version": "1.0.0-alpha.55",
"main": "index.html",
"repository": "http://axe312ger.github.io/sqip",
"author": "Benedikt Rötsch <[email protected]>",
Expand All @@ -25,7 +25,7 @@
"pretty-bytes": "6.1.1",
"probe-image-size": "7.2.3",
"sharp": "0.32.6",
"sqip": "^1.0.0-alpha.50",
"sqip": "^1.0.0-alpha.51",
"sqip-legacy": "npm:sqip@legacy",
"systeminformation": "^5.22.0",
"vhtml": "2.2.0"
Expand Down
8 changes: 8 additions & 0 deletions packages/sqip-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.58](https://github.com/axe312ger/sqip/compare/[email protected]@1.0.0-alpha.58) (2024-03-28)

**Note:** Version bump only for package sqip-cli





# [1.0.0-alpha.57](https://github.com/axe312ger/sqip/compare/[email protected]@1.0.0-alpha.57) (2024-03-25)

**Note:** Version bump only for package sqip-cli
Expand Down
12 changes: 6 additions & 6 deletions packages/sqip-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sqip-cli",
"version": "1.0.0-alpha.57",
"version": "1.0.0-alpha.58",
"description": "> TODO: description",
"author": "Benedikt Rötsch <[email protected]>",
"homepage": "https://github.com/axe312ger/sqip#readme",
Expand Down Expand Up @@ -34,11 +34,11 @@
"debug": "^4.3.4",
"fs-extra": "^11.1.1",
"pkg-up": "^3.1.0",
"sqip": "^1.0.0-alpha.50",
"sqip-plugin-blur": "^1.0.0-alpha.52",
"sqip-plugin-data-uri": "^1.0.0-alpha.51",
"sqip-plugin-primitive": "^1.0.0-alpha.52",
"sqip-plugin-svgo": "^1.0.0-alpha.53"
"sqip": "^1.0.0-alpha.51",
"sqip-plugin-blur": "^1.0.0-alpha.53",
"sqip-plugin-data-uri": "^1.0.0-alpha.52",
"sqip-plugin-primitive": "^1.0.0-alpha.53",
"sqip-plugin-svgo": "^1.0.0-alpha.54"
},
"devDependencies": {
"@types/command-line-args": "5.2.3",
Expand Down
11 changes: 11 additions & 0 deletions packages/sqip-plugin-blur/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.53](https://github.com/axe312ger/sqip/compare/[email protected]@1.0.0-alpha.53) (2024-03-28)


### Features

* blur plugin now uses css blur while the legacy SVG Gaussian Blur is still optionally available ([5ffeab5](https://github.com/axe312ger/sqip/commit/5ffeab5f1486edc9fe735a1127d78343ec237319))





# [1.0.0-alpha.52](https://github.com/axe312ger/sqip/compare/[email protected]@1.0.0-alpha.52) (2024-03-22)


Expand Down
4 changes: 2 additions & 2 deletions packages/sqip-plugin-blur/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sqip-plugin-blur",
"version": "1.0.0-alpha.52",
"version": "1.0.0-alpha.53",
"description": "> TODO: description",
"author": "Benedikt Rötsch <[email protected]>",
"homepage": "https://github.com/axe312ger/sqip#readme",
Expand All @@ -27,6 +27,6 @@
"url": "https://github.com/axe312ger/sqip/issues"
},
"dependencies": {
"sqip": "^1.0.0-alpha.50"
"sqip": "^1.0.0-alpha.51"
}
}
8 changes: 8 additions & 0 deletions packages/sqip-plugin-blurhash/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.10](https://github.com/axe312ger/sqip/compare/[email protected]@1.0.0-alpha.10) (2024-03-28)

**Note:** Version bump only for package sqip-plugin-blurhash





# [1.0.0-alpha.9](https://github.com/axe312ger/sqip/compare/[email protected]@1.0.0-alpha.9) (2024-03-22)


Expand Down
4 changes: 2 additions & 2 deletions packages/sqip-plugin-blurhash/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sqip-plugin-blurhash",
"version": "1.0.0-alpha.9",
"version": "1.0.0-alpha.10",
"description": "Plugin for blurhash",
"author": "Benedikt Rötsch <[email protected]>",
"homepage": "https://github.com/axe312ger/sqip#readme",
Expand Down Expand Up @@ -28,6 +28,6 @@
"dependencies": {
"blurhash": "^2.0.5",
"sharp": "^0.32.0",
"sqip": "^1.0.0-alpha.50"
"sqip": "^1.0.0-alpha.51"
}
}
8 changes: 8 additions & 0 deletions packages/sqip-plugin-data-uri/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.52](https://github.com/axe312ger/sqip/compare/[email protected]@1.0.0-alpha.52) (2024-03-28)

**Note:** Version bump only for package sqip-plugin-data-uri





# [1.0.0-alpha.51](https://github.com/axe312ger/sqip/compare/[email protected]@1.0.0-alpha.51) (2024-03-22)

**Note:** Version bump only for package sqip-plugin-data-uri
Expand Down
4 changes: 2 additions & 2 deletions packages/sqip-plugin-data-uri/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sqip-plugin-data-uri",
"version": "1.0.0-alpha.51",
"version": "1.0.0-alpha.52",
"description": "> TODO: description",
"author": "Benedikt Rötsch <[email protected]>",
"homepage": "https://github.com/axe312ger/sqip#readme",
Expand Down Expand Up @@ -28,6 +28,6 @@
},
"dependencies": {
"mini-svg-data-uri": "^1.4.4",
"sqip": "^1.0.0-alpha.50"
"sqip": "^1.0.0-alpha.51"
}
}
12 changes: 12 additions & 0 deletions packages/sqip-plugin-pixels/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.53](https://github.com/axe312ger/sqip/compare/[email protected]@1.0.0-alpha.53) (2024-03-28)


### Features

* sqip now can naively detect the image background color and the pixels blugin supports setting background color which will be handled as transparent pixels ([f4b7748](https://github.com/axe312ger/sqip/commit/f4b774859591390be3e80c6f3f8b0ec062af4716))
* the outer pixels now overlap the viewport to allow css blur without ugly borders ([6295d54](https://github.com/axe312ger/sqip/commit/6295d54731af88903c4fc92640df1e8791bed784))





# [1.0.0-alpha.52](https://github.com/axe312ger/sqip/compare/[email protected]@1.0.0-alpha.52) (2024-03-22)

**Note:** Version bump only for package sqip-plugin-pixels
Expand Down
4 changes: 2 additions & 2 deletions packages/sqip-plugin-pixels/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sqip-plugin-pixels",
"version": "1.0.0-alpha.52",
"version": "1.0.0-alpha.53",
"description": "Experimental plugin to create a pixelation effect",
"author": "Benedikt Rötsch <[email protected]>",
"homepage": "https://github.com/axe312ger/sqip#readme",
Expand Down Expand Up @@ -28,7 +28,7 @@
"dependencies": {
"@svgdotjs/svg.js": "^3.2.0",
"sharp": "^0.32.0",
"sqip": "^1.0.0-alpha.50",
"sqip": "^1.0.0-alpha.51",
"svgdom": "^0.1.19"
},
"devDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/sqip-plugin-potrace/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.23](https://github.com/axe312ger/sqip/compare/[email protected]@1.0.0-alpha.23) (2024-03-28)

**Note:** Version bump only for package sqip-plugin-potrace





# [1.0.0-alpha.22](https://github.com/axe312ger/sqip/compare/[email protected]@1.0.0-alpha.22) (2024-03-22)

**Note:** Version bump only for package sqip-plugin-potrace
Expand Down
4 changes: 2 additions & 2 deletions packages/sqip-plugin-potrace/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sqip-plugin-potrace",
"version": "1.0.0-alpha.22",
"version": "1.0.0-alpha.23",
"description": "> TODO: description",
"author": "Benedikt Rötsch <[email protected]>",
"homepage": "https://github.com/axe312ger/sqip#readme",
Expand Down Expand Up @@ -28,7 +28,7 @@
},
"dependencies": {
"@gatsbyjs/potrace": "^3.0.0",
"sqip": "^1.0.0-alpha.50"
"sqip": "^1.0.0-alpha.51"
},
"devDependencies": {
"cheerio": "1.0.0-rc.12"
Expand Down
16 changes: 16 additions & 0 deletions packages/sqip-plugin-primitive/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.53](https://github.com/axe312ger/sqip/compare/[email protected]@1.0.0-alpha.53) (2024-03-28)


### Bug Fixes

* use Muted as default everywhere for Primitive ([622b262](https://github.com/axe312ger/sqip/commit/622b262de0b1d6ccaeaed627479b0063ed0bf6c4))


### Features

* add option to primitive to remove the background rectangle/element ([a30d166](https://github.com/axe312ger/sqip/commit/a30d166e712c218f476b6fbf8465fac07e37edff))





# [1.0.0-alpha.52](https://github.com/axe312ger/sqip/compare/[email protected]@1.0.0-alpha.52) (2024-03-22)


Expand Down
4 changes: 2 additions & 2 deletions packages/sqip-plugin-primitive/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sqip-plugin-primitive",
"version": "1.0.0-alpha.52",
"version": "1.0.0-alpha.53",
"description": "> TODO: description",
"author": "Benedikt Rötsch <[email protected]>",
"homepage": "https://github.com/axe312ger/sqip#readme",
Expand Down Expand Up @@ -32,6 +32,6 @@
"debug": "^4.3.4",
"execa": "5.1.1",
"sharp": "^0.32.0",
"sqip": "^1.0.0-alpha.50"
"sqip": "^1.0.0-alpha.51"
}
}
8 changes: 8 additions & 0 deletions packages/sqip-plugin-svgo/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.54](https://github.com/axe312ger/sqip/compare/[email protected]@1.0.0-alpha.54) (2024-03-28)

**Note:** Version bump only for package sqip-plugin-svgo





# [1.0.0-alpha.53](https://github.com/axe312ger/sqip/compare/[email protected]@1.0.0-alpha.53) (2024-03-25)


Expand Down
4 changes: 2 additions & 2 deletions packages/sqip-plugin-svgo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sqip-plugin-svgo",
"version": "1.0.0-alpha.53",
"version": "1.0.0-alpha.54",
"description": "> TODO: description",
"author": "Benedikt Rötsch <[email protected]>",
"homepage": "https://github.com/axe312ger/sqip#readme",
Expand All @@ -27,7 +27,7 @@
"url": "https://github.com/axe312ger/sqip/issues"
},
"dependencies": {
"sqip": "^1.0.0-alpha.50",
"sqip": "^1.0.0-alpha.51",
"svgo": "^3.0.2"
}
}
8 changes: 8 additions & 0 deletions packages/sqip-plugin-triangle/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.10](https://github.com/axe312ger/sqip/compare/[email protected]@1.0.0-alpha.10) (2024-03-28)

**Note:** Version bump only for package sqip-plugin-triangle





# [1.0.0-alpha.9](https://github.com/axe312ger/sqip/compare/[email protected]@1.0.0-alpha.9) (2024-03-22)


Expand Down
4 changes: 2 additions & 2 deletions packages/sqip-plugin-triangle/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sqip-plugin-triangle",
"version": "1.0.0-alpha.9",
"version": "1.0.0-alpha.10",
"description": "> TODO: description",
"author": "Benedikt Rötsch <[email protected]>",
"homepage": "https://github.com/axe312ger/sqip#readme",
Expand Down Expand Up @@ -31,6 +31,6 @@
"dependencies": {
"debug": "^4.3.4",
"execa": "5.1.1",
"sqip": "^1.0.0-alpha.50"
"sqip": "^1.0.0-alpha.51"
}
}
11 changes: 11 additions & 0 deletions packages/sqip/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.51](https://github.com/axe312ger/sqip/compare/[email protected]@1.0.0-alpha.51) (2024-03-28)


### Features

* sqip now can naively detect the image background color and the pixels blugin supports setting background color which will be handled as transparent pixels ([f4b7748](https://github.com/axe312ger/sqip/commit/f4b774859591390be3e80c6f3f8b0ec062af4716))





# [1.0.0-alpha.50](https://github.com/axe312ger/sqip/compare/[email protected]@1.0.0-alpha.50) (2024-03-22)


Expand Down
2 changes: 1 addition & 1 deletion packages/sqip/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sqip",
"version": "1.0.0-alpha.50",
"version": "1.0.0-alpha.51",
"description": "> TODO: description",
"author": "Benedikt Rötsch <[email protected]>",
"homepage": "https://github.com/axe312ger/sqip#readme",
Expand Down

0 comments on commit d445759

Please sign in to comment.