Skip to content

v0.7.0

Latest
Compare
Choose a tag to compare
@JoyceZhu JoyceZhu released this 28 Jan 20:00
eff2496

What's Changed

Breaking: to support future versions of markdownlint, this version moves the library from CommonJS to ESM

  • chore(deps-dev): bump eslint-plugin-github from 4.10.2 to 5.0.1 by @dependabot in #111
  • chore(deps-dev): bump braces from 3.0.2 to 3.0.3 by @dependabot in #112
  • chore(deps-dev): bump markdownlint from 0.34.0 to 0.35.0 by @dependabot in #113
  • Add permissions to markdownlint workflows by @kendallgassner in #114
  • chore(deps-dev): bump markdownlint-cli2 from 0.13.0 to 0.14.0 by @dependabot in #115
  • chore(deps-dev): bump eslint-plugin-github from 5.0.1 to 5.0.2 by @dependabot in #117
  • fix: Use Node.js 20 in publish.yml by @smockle in #118
  • chore(deps-dev): bump eslint from 8.57.0 to 8.57.1 by @dependabot in #119
  • Upgrade node to 22 and add provenance by @gracepark in #120
  • chore(deps-dev): bump markdownlint from 0.35.0 to 0.36.1 by @dependabot in #121
  • chore(deps-dev): bump markdownlint-cli2 from 0.14.0 to 0.15.0 by @dependabot in #122
  • chore(deps-dev): bump eslint-plugin-github from 5.0.2 to 5.1.1 by @dependabot in #123
  • chore(deps-dev): bump eslint-plugin-github from 5.1.1 to 5.1.3 by @dependabot in #124
  • chore(deps-dev): bump eslint from 8.57.1 to 9.16.0 by @dependabot in #125
  • Revert "chore(deps-dev): bump eslint from 8.57.1 to 9.16.0" by @kendallgassner in #126
  • chore(deps-dev): bump eslint-plugin-github from 5.1.3 to 5.1.4 by @dependabot in #128
  • chore(deps-dev): bump markdownlint-cli2 from 0.15.0 to 0.16.0 by @dependabot in #127
  • Update accessibility-alt-text-bot.yml by @kendallgassner in #136
  • chore(deps-dev): bump markdownlint-cli2 from 0.16.0 to 0.17.1 by @dependabot in #134
  • chore(deps-dev): bump eslint-plugin-github from 5.1.4 to 5.1.5 by @dependabot in #137
  • chore(deps-dev): bump markdownlint-cli2 from 0.17.1 to 0.17.2 by @dependabot in #139
  • chore(deps-dev): bump katex from 0.16.19 to 0.16.21 in the npm_and_yarn group by @dependabot in #138
  • chore(deps-dev): bump markdownlint from 0.36.1 to 0.37.3 by @dependabot in #135
    • merging this required a rewrite from CommonJS to ESM by @JoyceZhu
  • Bump markdownlint from 0.37.3 to 0.37.4 by @dependabot in #141
  • Bump eslint-plugin-github from 5.1.4 to 5.1.5 by @dependabot in #140

New Contributors

Full Changelog: v0.6.3...v0.7.0