mirror of
https://github.com/svemagie/indiekit-endpoint-blogroll.git
synced 2026-04-02 15:34:59 +02:00
feat: add lastItemAt field — tracks newest item publish date per blog
Stores the most recent item's published date on the blog document during feed sync. Exposed in API response alongside lastFetchAt. Enables sorting/displaying blogs by content freshness rather than last fetch time.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@rmdes/indiekit-endpoint-blogroll",
|
||||
"version": "1.0.22",
|
||||
"version": "1.0.23",
|
||||
"description": "Blogroll endpoint for Indiekit. Aggregates blog feeds from OPML, JSON feeds, or manual entry.",
|
||||
"keywords": [
|
||||
"indiekit",
|
||||
|
||||
Reference in New Issue
Block a user