Skip to content
This repository was archived by the owner on Oct 19, 2023. It is now read-only.

v.1.3.0

Compare
Choose a tag to compare
@zanona zanona released this 20 Sep 18:42
· 89 commits to master since this release
  • Add support for ld+json scripts
  • Collapse whitespace and preserve line breaks on HTML minification
  • Add support for .ico files
  • Fix @file.html replacement rules on js files
  • Ignore files from /vendor directory
  • Whitelist VCF files
  • Replace undefined env variables with empty string
  • Fix version being added after @2x on img files
  • Add support for markdown parsing into HTML
  • Babelify after browserifying
  • Generate root URLs for html file references
  • Update autoprefixer and postcss
  • Prevent versioning specifically on .html file names
  • Add postCSS flexbug-fixes optimization
  • Fix parsing URLs with backslash i.e(http://)
  • Add support for parsing parenthesis in URLs ()
  • Update dependencies