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-28-midday.json
··· 1 + { 2 + "title": "pnpm v11.0.0: Elevating Package Management Experience", 3 + "date": "2026-04-28T14:00:00.000Z", 4 + "type": "midday", 5 + "topics": [ 6 + { 7 + "title": "pnpm Version Update", 8 + "summary": "pnpm v11.0.0 has been released, although the 'latest' dist-tag still points to v10. Users are advised to update to the latest version using the command 'pnpm self-update latest-11'. This release signifies ongoing improvements in package management.", 9 + "relevanceScore": 9, 10 + "sources": [ 11 + { 12 + "platform": "bluesky", 13 + "url": "https://bsky.app/profile/pnpm.io/post/3mkkgxmxcuk2s" 14 + } 15 + ] 16 + }, 17 + { 18 + "title": "Vue Data UI Enhancements", 19 + "summary": "The recent merge of PR #2647 introduces a smooth path utility from vue-data-ui, enhancing the functionality for generating og images. This update follows a previous pull request and aims to streamline the development process by utilizing existing utilities.", 20 + "relevanceScore": 7, 21 + "sources": [ 22 + { 23 + "platform": "github", 24 + "url": "https://github.com/npmx-dev/npmx.dev/pull/2647" 25 + } 26 + ] 27 + } 28 + ] 29 + }