Skip to content

Releases: posthtml/posthtml-safe-class-names

v4.1.1

16 Dec 15:53
Compare
Choose a tag to compare
  • build(deps): bump nanoid from 3.3.7 to 3.3.8 dab54fa
  • build(deps-dev): bump @vitest/coverage-v8 from 2.1.5 to 2.1.8 874991b
  • build(deps): bump postcss from 8.4.48 to 8.4.49 ec4d39e
  • build(deps): bump postcss-selector-parser from 6.1.2 to 7.0.0 b7c0360
  • build(deps-dev): bump @biomejs/biome from 1.9.3 to 1.9.4 2f40749
  • build(deps): bump postcss-safe-parser from 7.0.0 to 7.0.1 1205b16
  • build(deps): bump rollup 7dbf003
  • build(deps): bump vite from 5.3.5 to 5.4.6 61d3a19

v4.1.0...v4.1.1

v4.1.0

12 Jul 15:23
Compare
Choose a tag to compare
  • feat: hybrid esm/cjs 75d2c08
  • feat: add types declaration 0a82a00
  • feat: use safe parser c612cdb
  • ci: update node matrix a9d9c30
  • build(deps-dev): bump vitest and @vitest/coverage-v8 b304821
  • build(deps-dev): remove np 510aaef
  • refactor: use biome instead of eslint 26068d5
  • build(deps): bump postcss from 8.4.38 to 8.4.39 5110def

v4.0.3...v4.1.0

v4.0.3

19 Jun 09:01
Compare
Choose a tag to compare
  • build(deps-dev): bump eslint from 9.4.0 to 9.5.0 141f3a8
  • build(deps-dev): bump @stylistic/eslint-plugin from 2.1.0 to 2.2.1 f2a4b3e
  • build(deps-dev): bump braces from 3.0.2 to 3.0.3 256f14a
  • build(deps-dev): bump @vitest/coverage-v8 from 1.5.2 to 1.6.0 d23b7f9
  • build(deps): bump postcss-selector-parser from 6.0.16 to 6.1.0 2589289

v4.0.2...v4.0.3

v4.0.2

02 May 12:23
Compare
Choose a tag to compare
  • build(deps): bump postcss from 8.4.36 to 8.4.38 659f239
  • build(deps): bump postcss-selector-parser from 6.0.15 to 6.0.16 3e7002f

v4.0.1...v4.0.2

v4.0.1

15 Mar 15:09
Compare
Choose a tag to compare
  • fix: rewriting selectors in escaped css string sources dafcc48

v4.0.0...v4.0.1

v4.0.0

26 Feb 15:22
Compare
Choose a tag to compare

The plugin is now ESM-only and requires Node.js 18+

New features

  • [BREAKING] refactor: move to esm f23f45e
  • [BREAKING] require Node.js 18+
  • feat: ignore class name patterns 932283a

Changed

  • updated all dependencies

v3.0.0...v4.0.0

v3.0.0

15 Feb 09:28
Compare
Choose a tag to compare
  • [BREAKING] plugin now requires Node 14 or newer 8ac08c1

v2.0.0...v3.0.0

v2.0.0

15 Oct 11:26
Compare
Choose a tag to compare

Breaking Changes

This package now requires at least Node v12.22.0

  • build: bump required node version f6f80a2

Fixed

  • fix: support commas in css selectors f62e404

Changed

  • build(deps): replace nyc with c8 808481a

v1.0.7...v2.0.0

v1.0.8

19 May 11:30
Compare
Choose a tag to compare
  • fix: node content handling in style tags 30120ca

v1.0.7...v1.0.8

v1.0.7

28 Oct 12:58
Compare
Choose a tag to compare

This release fixes an issue with replacing some special characters and adds support for Tailwind CSS JIT arbitrary values.

v1.0.6...v1.0.7