❯ git log | grep refactor
refactor: switch theme persistence from localStorage to sessionStorage
refactor: Extract and centralize post metadata processing into a shared utility function.
refactor: improve type safety with shared Post types
❯ git log | grep refactor
refactor: switch theme persistence from localStorage to sessionStorage
refactor: Extract and centralize post metadata processing into a shared utility function.
refactor: improve type safety with shared Post types