Skip to content

v0.3.0

Choose a tag to compare

@MekDrop MekDrop released this 03 Apr 23:27
· 6 commits to main since this release
d596632

What's Changed

  • Add link coverage to real document fixtures and assertions by @codex in #105
  • Strip inline CSS style attributes from HTML before markdown conversion by @Copilot in #103
  • feat: add image support with configurable ImageStoringStrategy by @Copilot in #107
  • chore(deps-dev): bump typescript from 5.9.3 to 6.0.2 by @dependabot[bot] in #112
  • chore(deps): bump actions/github-script from 7 to 8 by @dependabot[bot] in #111
  • chore(deps): bump mikepenz/release-changelog-builder-action from 6.1.1 to 6.2.0 by @dependabot[bot] in #110
  • chore(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #109
  • chore(deps): bump tj-actions/changed-files from 47.0.0 to 47.0.5 by @dependabot[bot] in #108
  • Add AGENTS.md rule clarifying example dependency format by @claude in #115
  • Fix TypeScript vanilla webpack example by correcting tsconfig module settings by @claude in #113

New Contributors

Full Changelog: v0.2.0...v0.3.0