Releases: studioframes/condense
Releases · studioframes/condense
v0.3.8
Compare
Sorry, something went wrong.
No results found
Dependencies
88c8d90 Update js-yaml from 5.2.1 to 5.2.2
v0.3.7
Compare
Sorry, something went wrong.
No results found
DevDependencies
5a5c98c Update prettier from 3.9.5 to 3.9.6
v0.3.6
Compare
Sorry, something went wrong.
No results found
Dependencies
1538d90 Update svgo from 4.0.1 to 4.0.2
v0.3.5
Compare
Sorry, something went wrong.
No results found
Dependencies
b12b0b5 Update lru-cache from 11.5.1 to 11.5.2
cb7750e Update terser from 3.9.4 to 3.9.5
DevDependencies
6144350 Update @types/node from 26.1.0 to 26.1.1
2925a8d Update prettier from 3.9.4 to 3.9.5
v0.3.4
Compare
Sorry, something went wrong.
No results found
Dependencies
b0e4f15 Update js-yaml from 5.2.0 to 5.2.1
ab1b8d7 Update sharp from 0.35.2 to 0.35.3
DevDependencies
851447c Update @types/node from 26.0.1 to 26.1.0
v0.3.3
Compare
Sorry, something went wrong.
No results found
Dependencies
1401e02 Update js-yaml from 5.1.0 to 5.2.0
DevDependencies
eecbde1 Update prettier from 3.8.4 to 3.9.4
a9c3e61 Update eslint from 10.5.0 to 10.6.0
v0.3.2
Compare
Sorry, something went wrong.
No results found
Security
c12e1ff Fix polynomial regular expression vulnerability (ReDoS) in XML text optimization pipeline
c12e1ff Fix incomplete multi-character sanitization vulnerability by using index-based comment stripping to prevent HTML injection
v0.3.1
Compare
Sorry, something went wrong.
No results found
Removed
095d527 Remove demo directory from published package
095d527 Remove COMMANDS.md file from published package
v0.3.0
Compare
Sorry, something went wrong.
No results found
Added
f2b203a Add balanced optimization preset across images, media, text, and code
f2b203a Add TypeScript and React minification support (.ts, .jsx, .tsx) via esbuild
f2b203a Add optimization support for .xml, .yaml, .yml, .graphql, .gql, .less, and .scss text formats
f2b203a Add optional in-memory LRU cache backed by lru-cache (enabled via CONDENSE_CACHE=true)
f2b203a Add standalone CLI optimize subcommand featuring terminal UI, batch directory processing, and -o output flag
Removed
f2b203a Remove Markdown (.md) minification support
Dependencies
f2b203a Add esbuild dependency for TypeScript and React processing
f2b203a Add js-yaml dependency for YAML handling
f2b203a Add lru-cache dependency for asset caching
DevDependencies
f2b203a Update @types/node from 26.0.0 to 26.0.1
v0.2.2
Compare
Sorry, something went wrong.
No results found
Dependencies
6e4c578 Update sharp from 0.35.1 to 0.35.2