Mirror of
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: add digest

+29
+29
src/content/posts/2026-03-14-daily.json
··· 1 + { 2 + "title": "Charting Clarity: Weekly Visuals Get Boost", 3 + "date": "2026-03-14T06:00:00.000Z", 4 + "type": "daily", 5 + "topics": [ 6 + { 7 + "title": "Charting Improvements", 8 + "summary": "The recent merge of PR #2071 enhances the weekly chart functionality by ensuring that chart buckets are consistently aligned from the range end date. This change eliminates previous logic that adjusted for trailing zero values, leading to more deterministic and reliable chart rendering.", 9 + "relevanceScore": 8, 10 + "sources": [ 11 + { 12 + "platform": "github", 13 + "url": "https://github.com/npmx-dev/npmx.dev/pull/2071" 14 + } 15 + ] 16 + }, 17 + { 18 + "title": "Vite+ Alpha Announcement", 19 + "summary": "Vite+ Alpha has been announced as an open-source tool aimed at enhancing JavaScript developer productivity. It offers a unified frontend toolchain, runtime management, and support for caching and monorepos, making it compatible with various frameworks within the Vite ecosystem.", 20 + "relevanceScore": 8, 21 + "sources": [ 22 + { 23 + "platform": "bluesky", 24 + "url": "https://bsky.app/profile/voidzero.dev/post/3mgwjddo5ws2n" 25 + } 26 + ] 27 + } 28 + ] 29 + }