Skip to content

Releases: posthtml/posthtml-content

v2.1.2

24 Jun 13:30

Choose a tag to compare

  • refactor: linting configuration c1b7c4e
  • build(deps-dev): bump @biomejs/biome from 1.9.4 to 2.0.4 ca4e17e
  • build(deps-dev): bump postcss from 8.5.5 to 8.5.6 a949c56
  • build(deps-dev): bump @vitest/coverage-v8 from 3.2.3 to 3.2.4 aea786c
  • build(deps): bump vite from 6.3.3 to 6.3.4 964bf7c
  • build(deps): bump vite from 6.2.4 to 6.2.6 9219c53

v2.1.1...v2.1.2

v2.1.1

24 Nov 17:23

Choose a tag to compare

  • build(deps-dev): bump postcss from 8.4.48 to 8.4.49 6627d2d
  • build(deps-dev): bump @vitest/coverage-v8 from 2.1.4 to 2.1.5 1cb6d3d
  • build(deps-dev): bump postcss-nested from 6.2.0 to 7.0.2 e8b6fac
  • build(deps-dev): bump @biomejs/biome from 1.9.3 to 1.9.4 884e8d1
  • build(deps): bump rollup 0834969
  • build(deps): bump vite from 5.3.5 to 5.4.6 21d5f6d

v2.1.0...v2.1.1

v2.1.0

12 Jul 16:47

Choose a tag to compare

  • feat: hybrid esm/cjs d267e81
  • ci: update node matrix 0ea1e67
  • build(deps-dev): update vitest and @vitest/coverage-v8 b6df8bc
  • refactor: use biome instead of eslint 9e2d603
  • build(deps-dev): remove np 191ffb5
  • build(deps-dev): bump postcss from 8.4.38 to 8.4.39 23825e6

v2.0.2...v2.1.0

v2.0.2

19 Jun 09:46

Choose a tag to compare

  • build(deps-dev): bump braces from 3.0.2 to 3.0.3 1525645
  • build(deps-dev): bump @typescript-eslint/eslint-plugin 97327ab
  • build(deps-dev): bump @vitest/coverage-v8 from 1.5.2 to 1.6.0 d38367c

v2.0.1...v2.0.2

v2.0.1

02 May 12:14

Choose a tag to compare

  • build(deps-dev): bump @typescript-eslint/eslint-plugin 97c00b1
  • build(deps-dev): bump @vitest/coverage-v8 from 1.5.0 to 1.5.2 f8128de
  • build(deps-dev): bump np from 10.0.3 to 10.0.5 2fc40c0
  • build(deps-dev): bump vite from 5.1.6 to 5.2.8 2a4bce3
  • build(deps-dev): bump postcss from 8.4.36 to 8.4.38 8ac601b
  • build(deps-dev): bump markdown-it from 14.0.0 to 14.1.0 6b0480d

v2.0.0...v2.0.1

v2.0.0

28 Feb 16:28

Choose a tag to compare

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

New features

  • [BREAKING] refactor: to esm syntax cf80940
  • [BREAKING] require Node.js 18

Changed

  • test: switch to vitest d5887ff
  • style: switch to eslint a297595
  • updated dependencies

v1.0.3...v2.0.0

v1.0.3

09 Jan 18:12

Choose a tag to compare

  • fix: ensure content is array when recursing 7679c50

v1.0.2...v1.0.3

v1.0.2

09 Jan 17:53

Choose a tag to compare

This release downgrades the required Node version from 16 to 14.

v1.0.1...v1.0.2

v1.0.1

09 Jan 16:25

Choose a tag to compare

  • fix: ensure html entity lowercasing operates with strings d263587

v1.0.0...v1.0.1

v1.0.0

08 Jan 16:14

Choose a tag to compare

The plugin can now apply transformations on nested nodes.

Also, the minimum Node.js version required is now 16.

  • [BREAKING] build: require node 16 61c95af
  • feat: process tags with nested nodes e9e8de7
  • ci: update workflow config fd44efc
  • chore: update readme.md 8939241

+ lots of dependency updates, see:

v0.1.2...v1.0.0