Skip to content

Releases: posthtml/posthtml-attrs-parser

v1.1.1

15 Jul 13:09
Compare
Choose a tag to compare
  • ci: update node matrix 0b8e509
  • build(deps-dev): remove np 40f289d
  • refactor: use biome instead of eslint bb6d88d
  • build(deps-dev): bump vitest and @vitest/coverage-v8 5f98550

v1.1.0...v1.1.1

v1.1.0

09 Apr 13:26
Compare
Choose a tag to compare
  • feat: support esm and cjs fb52ff5
  • updated dependencies

v1.0.1...v1.1.0

v0.1.2

09 Apr 12:42
Compare
Choose a tag to compare
  • ci: update workflow c59162a
  • build: add unbuild 1b5ce1b
  • fix: support base64 strings in the delimiter regex 443aab3

v1.0.1...v0.1.2

1.0.1

23 Jan 16:04
Compare
Choose a tag to compare

Fixed

  • ensure no-value attribute is a string d0f8b2c

v1.0.0...v1.0.1

1.0.0

21 Jan 18:40
Compare
Choose a tag to compare

New Features

  • stop quoting empty/no-value attributes

Changed

  • [BREAKING] require Node.js 16+
  • [BREAKING] plugin is now ESM-only
  • updated dependencies
  • migrated tests to Vitest

Added

  • added GitHub Actions build workflow
  • added dependabot for automated dependency updates

0.1.1

04 Jan 22:24
Compare
Choose a tag to compare

0.1.0

10 Dec 15:04
Compare
Choose a tag to compare

Initial release.