Skip to content

Releases: posthtml/posthtml-attrs-parser

v1.1.2

Choose a tag to compare

@cossssmin cossssmin released this 16 Dec 16:03
  • 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

Choose a tag to compare

@cossssmin cossssmin released this 15 Jul 13:09
  • 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

Choose a tag to compare

@cossssmin cossssmin released this 09 Apr 13:26
  • feat: support esm and cjs fb52ff5
  • updated dependencies

v1.0.1...v1.1.0

v0.1.2

Choose a tag to compare

@cossssmin cossssmin released this 09 Apr 12:42
  • 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

Choose a tag to compare

@cossssmin cossssmin released this 23 Jan 16:04

Fixed

  • ensure no-value attribute is a string d0f8b2c

v1.0.0...v1.0.1

1.0.0

Choose a tag to compare

@maltsev maltsev released this 21 Jan 18:40

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

Choose a tag to compare

@maltsev maltsev released this 04 Jan 22:24

0.1.0

Choose a tag to compare

@maltsev maltsev released this 10 Dec 15:04

Initial release.