Skip to content

v12.2.0

Latest

Choose a tag to compare

@cossssmin cossssmin released this 24 Sep 16:32
a3daadb

Added

  • feat: add addImportantToPseudoClasses option b49fb62
  • feat(cli): inline whole directories 2445b8c
  • feat: support FreeMarker templates in codeBlocks by default 185e043
  • feat: rebuild the demo site and deploy it to GitHub Pages 422b10c
  • feat(cli): support stdin and stdout 5b4aba0
  • perf: import cheerio/slim to avoid loading parse5 and undici e2e6e39

Fixed

  • fix: keep style attributes that aren't valid CSS instead of throwing 52871dc
  • fix: resolve CSS counters in document order with proper scoping b1a6aa2
  • fix: keep template tags between declarations in style attributes 1372905
  • fix(types): type element lists as tag name strings cc08806
  • fix: handle < and CDATA in style tags in xmlMode 9d158d2
  • fix: keep pseudo-element rules that can't be inlined 88938ae
  • fix: throw a clear TypeError for non-string html input 9c1a7b6

Changed

  • docs: document inlineExternal and data-embed on link tags 4f94bbe
  • test(cli): cover stdin codeBlocks and read/write error paths 6cdce53
  • build(deps-dev): bump vitest from 5.0.0 to 5.0.1 f422186
  • build(deps-dev): bump @types/node from 26.5.1 to 26.6.1 6204651
  • build(deps): bump entities from 8.0.0 to 8.1.0 2b95b81

v12.1.3...v12.2.0