Skip to content

Releases: posthtml/posthtml-content

v2.1.0

12 Jul 16:47
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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

v0.1.2

14 Dec 06:20
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1

08 Dec 09:36
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.1.1