v2.0.1
What's Changed
- fix(mdx): improve color visibility for MDX components in dark mode and style
a,blockquoteelements by @ohprettyhak in #18 - feat(post): add
giscuscomment component and configs by @ohprettyhak in #19 - feat(seo): enhance page SEO by implementing
generateMetadataby @ohprettyhak in #20 - docs(license): create
LICENSEfile by @ohprettyhak in #22 - build(package): update package dependencies by @ohprettyhak in #21
- docs: add guide and update image build process using
webpackby @ohprettyhak in #23 - fix(*): resolve hydration mismatch by wrapping
RelativeTimewithClientOnlyby @ohprettyhak in #24 - fix(workflows): remove pnpm version to avoid conflict with packageManager field by @ohprettyhak in #26
- ci(workflows): change deploy action permission and secret token by @ohprettyhak in #27
- refactor(design-system): migrate from
vanilla-extracttoTailwind CSSby @ohprettyhak in #31 - chore(docs): add
Giscussetup guide and centralize config in constants by @ohprettyhak in #25 - chore(readme): update deployment badge from
NetlifytoVercelby @ohprettyhak in #32 - fix(docs): eliminate unnecessary content, correct post sorting, populate modifiedAt field by @ohprettyhak in #33
- feat(sitemap): implement static
app/sitemap.xml/route.tshandler for export mode by @ohprettyhak in #34 - feat(rss): implement static
app/rss.xml/route.tshandler for export mode by @ohprettyhak in #35 - v2.0.1 by @ohprettyhak in #36
Full Changelog: v2.0.0...v2.0.1