Skip to content

Releases: posthtml/posthtml-parser

v0.12.1

Choose a tag to compare

@Scrum Scrum released this 19 Sep 06:11

What's Changed

New Contributors

Full Changelog: v0.12.0...v0.12.1

v0.12.0

Choose a tag to compare

@Scrum Scrum released this 25 Oct 08:06

Breaking changes

  • perf: drop support old nodejs 6284a1d

Style

Build

Test

v0.11.0...v0.12.0

Full Changelog: v0.11.0...v0.12.0

v0.11.0

Choose a tag to compare

@Scrum Scrum released this 25 Feb 06:59

What's Changed

  • feat: add recognizeNoValueAttribute option for issue #75 by @lyfeyaj in #89

New Contributors

Full Changelog: v0.10.2...v0.11.0

v0.10.2

Choose a tag to compare

@Scrum Scrum released this 17 Jan 10:04

v0.10.1...v0.10.2

v0.10.1

Choose a tag to compare

@Scrum Scrum released this 30 Aug 07:13

Perf

Test

  • test: break test to demonstrate bug 74c165c

v0.10.0...v0.10.1

v0.10.0

Choose a tag to compare

@Scrum Scrum released this 28 Jul 07:46

Breaking changes

  • refactor: parse now export not default f8ae42d
- import parse from 'posthtml-parse';
+ import { parse } from 'posthtml-parse';

Perf

v0.9.1...v0.10.0

v0.9.1

Choose a tag to compare

@Scrum Scrum released this 26 Jul 13:39

Test

Style

Build

  • build: set object-curly-spacing always 47dceb6

Perf

v0.9.0...v0.9.1

v0.9.0

Choose a tag to compare

@Scrum Scrum released this 11 May 06:54

Feat

  • feat: add optional support for source locations 6faf50d

v0.8.5...v0.9.0

v0.8.5

Choose a tag to compare

@Scrum Scrum released this 06 May 11:54

Perf

  • perf: content two dimensional array 8373816

v0.8.4...v0.8.5

v0.8.4

Choose a tag to compare

@Scrum Scrum released this 06 May 10:32

Perf

  • perf: attr value as number 3d08ec5

v0.8.3...v0.8.4