Skip to content

v0.5.4

Latest
Compare
Choose a tag to compare
@1chooo 1chooo released this 27 Dec 10:54
· 2 commits to main since this release

What's Changed

  • chore(config): migrate from next.config.mjs to next.config.ts for improved type safety by @1chooo in #640
  • chore(deps): update package.json to use caret versioning for next, react, and typescript by @1chooo in #645
  • chore(deps): bump lucide-react from 0.468.0 to 0.469.0 by @dependabot in #648
  • chore(deps): bump nextra from 3.2.4 to 3.3.0 by @dependabot in #646
  • chore(deps-dev): bump @typescript-eslint/parser from 7.18.0 to 8.18.1 by @dependabot in #647
  • feat(post): implement loading skeleton for blog posts and refactor post component to use Suspense (#318) (#325) by @1chooo in #652
  • chore(deps): bump nextra-theme-docs from 3.2.4 to 3.3.0 by @dependabot in #649
  • fix(post): move global loading effect to a component to resolve issue with /post/[slug] URLs (#653) by @1chooo in #654
  • feat(about): add id props to AboutHeader components for improved accessibility and SEO and update application/ld+json (#655) by @1chooo in #656

Full Changelog: v0.5.3...v0.5.4