Releases: nylonbricks/semantic
Releases · nylonbricks/semantic
v2.1.1
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
What's Changed
- fix(docs): change
GiscusTestercomponent 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
Giscuscomponent 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
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
v2.0.0
v1.0.0
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
- @ohprettyhak made their first contribution in #1
- @sepowered made their first contribution in #3
Full Changelog: https://github.com/nylon-bricks/semantic/commits/v1.0.0