Changelog of @hackage/xmlhtml 0.2.5.1

0.2.5

  • Add renderWithOptions and the ability to control how attributes are surrounded with quotes.
  • Update to latest version of blaze-html and blaze-markup. Required bumping the lower bound because the blaze changes were not backwards compatible.
  • Switch from test-framework to hspec