fix(website): update @playform/compress 0.1.1 → 0.1.7 #30655
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.1.6
->0.1.7
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Add the preset
:preserveSemverRanges
to your config if you don't want to pin your dependencies.Release Notes
PlayForm/Compress (@playform/compress)
v0.1.7
Compare Source
Added
README.md
.DEPENDENTS.md
file containing a list of repositories that depend on thispackage.
Changed
package.json
to include updated contact information and packagedependencies.
README.md
to reflect the updated organization name in the URLs andimages.
Fixed
Source/Function/Integration.ts
whereCache.Search
wasnot being set correctly.
v0.1.6
Compare Source
Added
Changed
unusedSymbols
v0.1.5
Compare Source
Changed
v0.1.4
Compare Source
Fixed
Pipe.js
v0.1.3
Compare Source
v0.1.2
Compare Source
Added
Compress
commandCLI.ts
andPipe.ts
functions for improved command-line operationscommander
dependency for CLI supportfast-glob
dependency for file pattern matchingChanged
astro-compress
to@playform/compress
@playform/pipe
from 0.1.0 to 0.1.1deepmerge-ts
from 7.1.0 to 7.1.1lightningcss
from 1.25.1 to 1.27.0sharp
from 0.33.4 to 0.33.5svgo
from 4.0.0-rc.0 to 3.3.2terser
from 5.31.3 to 5.34.1@playform/build
from 0.1.3 to 0.1.7(
@playform/compress
instead of@playform/inline
)Source/Function/Image/Writesharp.ts
to simplify an import statementSource/Function/CLI.ts
for command-line interface functionalitySource/Interface/CLI.ts
to define the command-line interfacepackage.json
to include necessary CLI dependenciesRemoved
Documentation/
directory (replaced withdocs/
)Summary.md
fileFixed
performance
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.