Skip to content

Releases: posthtml/posthtml-extra-attributes

v3.1.0

12 Jul 15:55
Compare
Choose a tag to compare
  • feat: hybrid esm/cjs 017f1e7
  • build(deps-dev): remove np 5d67af3
  • chore: update funding.yml 16b64af
  • ci: update node matrix 4c2e862
  • refactor: use biome instead of eslint 85a728f
  • build(deps): bump posthtml-match-helper from 2.0.1 to 2.0.2 6f79fa0

v3.0.1...v3.1.0

v3.0.1

18 Jun 08:15
Compare
Choose a tag to compare
  • build(deps-dev): bump @typescript-eslint/eslint-plugin 68a0956
  • build(deps-dev): bump braces from 3.0.2 to 3.0.3 ee1967b
  • build(deps-dev): bump @vitest/coverage-v8 from 1.5.2 to 1.6.0 1ebf86c
  • build(deps-dev): bump np from 10.0.3 to 10.0.5 8064ef0
  • build(deps-dev): bump vite from 5.1.6 to 5.2.8 a02b89e
  • build(deps): bump posthtml-match-helper from 1.0.4 to 2.0.0 80e2484

v3.0.0...v3.0.1

v3.0.0

27 Feb 11:07
Compare
Choose a tag to compare

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

New features

  • [BREAKING] ESM-only 25ee39f
  • [BREAKING] require Node.js 18
  • added types

Changed

  • migrated tests to Vitest 35cf596
  • switched linting from xo to eslint
  • updated dependencies

v2.0.0...v3.0.0

v2.0.0

15 Feb 12:09
Compare
Choose a tag to compare
  • BREAKING: require Node 14 or newer ba26c8d

v1.0.1...v2.0.0

v1.0.1

06 Mar 15:38
Compare
Choose a tag to compare

Just a maintenance release.

v1.0.0...v1.0.1

v1.0.0

10 May 15:29
Compare
Choose a tag to compare

Initial release 🎉