Skip to content

v24.7.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jul 20:12
· 6 commits to main since this release
v24.7.0
aeb2a36

New Features:

  • net: Add support for xhr.onerror (Lauri Rooden)
  • Add CSSStyleDeclaration.cssText (Lauri Rooden)

Fixes:

  • Fix setNamedItem signature (Lauri Rooden)

Enhancements:

  • test: Remove test/run.mjs (Lauri Rooden)
  • test: Remove test/index.js (Lauri Rooden)
  • test: Add css test (Lauri Rooden)
  • test: Run in browser (Lauri Rooden)
  • test: Merge parser.js and domparser.js (Lauri Rooden)
  • Move CSSStyleDeclaration to css.js (Lauri Rooden)
  • Use cssText for writing style (Lauri Rooden)
  • Test importing as module (Lauri Rooden)
  • ci: Use npx to execute jshint and c8 (Lauri Rooden)
  • doc: Reword Readme (Lauri Rooden)