Skip to content

v4.2.0

Latest
Compare
Choose a tag to compare
@satnaing satnaing released this 22 Jan 11:02
· 12 commits to main since this release

What's Changed

Features

Bug Fixes

  • remove extra padding if lightAndDarkMode is false by @mdmrk in #230
  • reduce margin-bottom on markdown images by @davlgd in #235
  • resolve broken line break in inline code by @vrabe in #237
  • remove recent posts section if there's no post by @satnaing in #238
  • update back button to redirect to home when no route history by @satnaing in #241

Others

  • upgrade astro and other dependencies (e903b69)
  • update code formatting with prettier (424c422)
  • add astro extension in lint-staged code formatting (d41bb69)
  • update outdated prettier script (1281b93)

New Contributors

Full Changelog: v4.1.0...v4.2.0