Skip to content

Updated Repo to Harper v5#2

Open
BboyAkers wants to merge 3 commits into
mainfrom
v5-upgrade
Open

Updated Repo to Harper v5#2
BboyAkers wants to merge 3 commits into
mainfrom
v5-upgrade

Conversation

@BboyAkers
Copy link
Copy Markdown
Member

No description provided.

kriszyp and others added 2 commits May 24, 2026 22:42
- UncachedBlog.get(), PageBuilder.get(), CachedBlog.get() → static
- this → target (record properties and renderPost argument)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
target is a RequestTarget (URLSearchParams), not the record.
Fetch post/cached via tables.Post.get(target) and tables.BlogCache.get(target)
before passing to renderPost or accessing .content.
Remove unused context parameter.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants