Skip to content

Releases: studioframes/condense

v0.3.8

Choose a tag to compare

@studioframes studioframes released this 24 Jul 15:28

Dependencies

  • 88c8d90 Update js-yaml from 5.2.1 to 5.2.2

v0.3.7

Choose a tag to compare

@studioframes studioframes released this 22 Jul 15:13

DevDependencies

  • 5a5c98c Update prettier from 3.9.5 to 3.9.6

v0.3.6

Choose a tag to compare

@studioframes studioframes released this 18 Jul 12:28

Dependencies

  • 1538d90 Update svgo from 4.0.1 to 4.0.2

v0.3.5

Choose a tag to compare

@studioframes studioframes released this 11 Jul 15:21

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

Choose a tag to compare

@studioframes studioframes released this 03 Jul 12:16
72a4475

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

Choose a tag to compare

@studioframes studioframes released this 01 Jul 06:50

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

Choose a tag to compare

@studioframes studioframes released this 27 Jun 12:46

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

Choose a tag to compare

@studioframes studioframes released this 26 Jun 10:56

Removed

  • 095d527 Remove demo directory from published package
  • 095d527 Remove COMMANDS.md file from published package

v0.3.0

Choose a tag to compare

@studioframes studioframes released this 26 Jun 10:33

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

Choose a tag to compare

@studioframes studioframes released this 22 Jun 15:51

Dependencies

  • 6e4c578 Update sharp from 0.35.1 to 0.35.2