v4.2.0
What's Changed
Features
- add heading links to PostDetails by @benjaminrae in #232
- hide posts when PubDateTime is not reached by @davlgd in #234
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
- @mdmrk made their first contribution in #230
- @benjaminrae made their first contribution in #232
- @davlgd made their first contribution in #234
- @vrabe made their first contribution in #237
Full Changelog: v4.1.0...v4.2.0