Skip to content

v2.0.1

Latest
Compare
Choose a tag to compare
@ohprettyhak ohprettyhak released this 05 May 16:26
· 14 commits to main since this release
a19dc7e

What's Changed

  • fix(mdx): improve color visibility for MDX components in dark mode and style a, blockquote elements by @ohprettyhak in #18
  • feat(post): add giscus comment component and configs by @ohprettyhak in #19
  • feat(seo): enhance page SEO by implementing generateMetadata by @ohprettyhak in #20
  • docs(license): create LICENSE file by @ohprettyhak in #22
  • build(package): update package dependencies by @ohprettyhak in #21
  • docs: add guide and update image build process using webpack by @ohprettyhak in #23
  • fix(*): resolve hydration mismatch by wrapping RelativeTime with ClientOnly by @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-extract to Tailwind CSS by @ohprettyhak in #31
  • chore(docs): add Giscus setup guide and centralize config in constants by @ohprettyhak in #25
  • chore(readme): update deployment badge from Netlify to Vercel by @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.ts handler for export mode by @ohprettyhak in #34
  • feat(rss): implement static app/rss.xml/route.ts handler for export mode by @ohprettyhak in #35
  • v2.0.1 by @ohprettyhak in #36

Full Changelog: v2.0.0...v2.0.1