Skip to content

Releases: hiro0218/mokuji.js

v4.5.1

13 Aug 23:18
v4.5.1
4d0255d
Compare
Choose a tag to compare

What's Changed

  • fix(typo): package.json files -> README.md by @hiro0218 in #279
  • update: sandbox dependencies by @hiro0218 in #280
  • Fixed anchors not being generated when a colon is included by @hiro0218 in #284

Full Changelog: v4.5.0...v4.5.1

v4.5.0

06 Aug 16:56
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): bump @types/node from 20.2.3 to 20.4.1 by @dependabot in #199
  • build(deps-dev): bump postcss from 8.4.23 to 8.4.31 in /test by @dependabot in #227
  • build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #203
  • build(deps-dev): bump postcss from 8.4.12 to 8.4.31 by @dependabot in #226
  • build(deps-dev): bump braces from 3.0.2 to 3.0.3 by @dependabot in #261
  • build(deps-dev): bump @babel/traverse from 7.17.3 to 7.24.0 in /test by @dependabot in #231
  • [add] .node-version by @hiro0218 in #271
  • fix: anchors not being output for multibyte characters by @hiro0218 in #272
  • build(deps-dev): bump prettier from 2.8.8 to 3.3.3 by @dependabot in #266
  • build(deps-dev): bump lint-staged from 13.2.2 to 15.2.8 by @dependabot in #273
  • [upgrade]: tsup v7.1.0 -> v8.2.4 by @hiro0218 in #275
  • [upgrade]: anchorLinkPosition option by @hiro0218 in #276

Full Changelog: v4.4.1...v4.5.0