Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: posthtml/posthtml-attrs-parser

v1.1.2

16 Dec 16:03

Choose a tag to compare

  • build(deps-dev): bump @vitest/coverage-v8 from 2.1.5 to 2.1.8 f74c63f
  • build(deps-dev): bump @biomejs/biome from 1.9.2 to 1.9.4 d3b61f6

v1.1.1...v1.1.2

v1.1.1

15 Jul 13:09

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

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

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

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

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

Choose a tag to compare

0.1.0

10 Dec 15:04

Choose a tag to compare

Initial release.