Mirror of
0
fork

Configure Feed

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

chore: add digest

+33
+33
src/content/posts/2026-03-30-midday.json
··· 1 + { 2 + "title": "Typo Tamed: Chart Configuration Enhanced", 3 + "date": "2026-03-30T14:00:00.000Z", 4 + "type": "midday", 5 + "topics": [ 6 + { 7 + "title": "Code Fixes and Improvements", 8 + "summary": "Recent code changes include the merging of PR #2328, which fixed a typo in the chart configuration attribute of FacetBarChart.vue. This correction resolves issue #2327, where a misspelled attribute led to default labels being used in the chart's context menu buttons.", 9 + "relevanceScore": 8, 10 + "sources": [ 11 + { 12 + "platform": "github", 13 + "url": "https://github.com/npmx-dev/npmx.dev/pull/2328" 14 + }, 15 + { 16 + "platform": "github", 17 + "url": "https://github.com/npmx-dev/npmx.dev/issues/2327" 18 + } 19 + ] 20 + }, 21 + { 22 + "title": "Community Contributions", 23 + "summary": "A recent post on Bluesky highlights a $5K contribution from @t3.gg to @e18e.dev, emphasizing the potential for collaboration with @npmx.dev. This financial support aims to enhance web performance and simplicity, showcasing community engagement and investment in development.", 24 + "relevanceScore": 8, 25 + "sources": [ 26 + { 27 + "platform": "bluesky", 28 + "url": "https://bsky.app/profile/philippeserhal.com/post/3miangh3iw226" 29 + } 30 + ] 31 + } 32 + ] 33 + }