Skip to content

Releases: nylonbricks/semantic

v2.1.1

31 Jan 10:33
e1ba482

Choose a tag to compare

What's Changed

  • chore(style): unify UI spacing and shiki code styling by @ohprettyhak in #90
  • refactor(structure): move libs/types/media under src by @ohprettyhak in #91

Full Changelog: v2.1.0...v2.1.1

v2.1.0

31 Jan 06:55
69fff9d

Choose a tag to compare

What's Changed

  • fix(docs): change GiscusTester component API endpoint by @ohprettyhak in #37
  • chore(workflows): configure renovate by @renovate[bot] in #38
  • chore(deps): update package dependencies by @ohprettyhak in #42
  • fix(deps): update dependency next to v15.3.2 by @renovate[bot] in #43
  • chore(deps): update pnpm to v10.11.0 by @renovate[bot] in #44
  • chore(deps): update dependency lint-staged to v16 by @renovate[bot] in #45
  • chore(deps): update dependency shiki to v3 by @renovate[bot] in #46
  • chore(deps): lock file maintenance by @renovate[bot] in #47
  • chore(deps): update dependency next-contentlayer2 to v0.5.8 by @renovate[bot] in #48
  • chore(deps): update dependency @types/node to v22.15.21 by @renovate[bot] in #49
  • chore(deps): update dependency sharp to v0.34.2 by @renovate[bot] in #50
  • chore(deps): update dependencies and devDependencies in package.json by @ohprettyhak in #62
  • refactor(structure): switch to a more modern folder structure and fix errors in some files by @ohprettyhak in #63
  • fix: update theme resolution in Giscus component by @ohprettyhak in #64
  • refactor(mdx): replace contentlayer with next mdx by @ohprettyhak in #81
  • chore: ultracite migration by @ohprettyhak in #86
  • chore(font): switch mono font to Geist Mono by @ohprettyhak in #88
  • v2.1.0 by @ohprettyhak in #89

New Contributors

Full Changelog: v2.0.1...v2.1.0

v2.0.1

05 May 16:26
a19dc7e

Choose a tag to compare

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

v2.0.0

21 Apr 15:42
a5ddd42

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v2.0.0

v1.0.0

18 Apr 12:01
57e18c0

Choose a tag to compare

What's Changed

  • feat: add blockquote highlight and update some docs by @ohprettyhak in #1
  • fix: resolve SSR issue caused by date locale handling by @ohprettyhak in #2
  • fix: resolve issue when use share function by @sepowered in #3

New Contributors

Full Changelog: https://github.com/nylon-bricks/semantic/commits/v1.0.0