Skip to content

Whitespace Updates and Bugfixes

Compare
Choose a tag to compare
@aaronpk aaronpk released this 01 Aug 20:04
· 165 commits to main since this release
v0.4.4
463351e

Bugfixes:

  • Ensure empty properties is an object {} rather than array [] (#171)
  • Ensure the parser does not mutate the DOMDOcument passed in (#174)
  • Fix for multiple class names in backcompat parsing (#156)

Microformats Parsing Updates:

Other Updates:

  • Improved test coverage