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-04-06-nightly.json
··· 1 + { 2 + "title": "Boost Your Links with Stunning Previews", 3 + "date": "2026-04-06T22:00:00.000Z", 4 + "type": "nightly", 5 + "topics": [ 6 + { 7 + "title": "Dependency Management", 8 + "summary": "Recent updates to the lock files have been made to ensure all dependencies are refreshed. This maintenance is crucial for keeping the project up-to-date and secure. However, some dependencies could not be resolved, necessitating further checks on the Dependency Dashboard.", 9 + "relevanceScore": 8, 10 + "sources": [ 11 + { 12 + "platform": "github", 13 + "url": "https://github.com/npmx-dev/npmx.dev/pull/2398" 14 + } 15 + ] 16 + }, 17 + { 18 + "title": "Social Media Enhancements", 19 + "summary": "A new feature has been added to improve the social media preview for compare pages by including Open Graph images. This enhancement aims to provide a better visual representation when links are shared on social platforms, potentially increasing engagement.", 20 + "relevanceScore": 7, 21 + "sources": [ 22 + { 23 + "platform": "github", 24 + "url": "https://github.com/npmx-dev/npmx.dev/pull/2277" 25 + } 26 + ] 27 + } 28 + ] 29 + }