Highlights ✨
Enable trusted publishing for npm packages OIDC ♻️
related PR: #2444
ref: https://docs.npmjs.com/trusted-publishers
UI Display of plugin-llms update 🆕️
related PR: #2439
What's Changed
New Features 🎉
- feat(plugin-llms/runtime): add markdownLink for copy by @SoonIter in #2439
- feat: add npm icon to social links by @saseungmin in #2441
- feat(plugin-llms)!: default value for i18n by @SoonIter in #2448
Bug Fixes 🐞
- fix(tab-list): Fix tabs scrolling when not overflowing by @howlettt in #2433
- fix(link): should support public folder asset by @SoonIter in #2440
- fix(plugin-llms): some md files sometimes do not emit by @SoonIter in #2443
Document 📖
- docs(typo): update plugin-llms by @SoonIter in #2432
- docs(v2): update code block line highlighting syntax to v2 by @saseungmin in #2431
- docs: add npm icon to social links in theme config documentation by @saseungmin in #2442
Other Changes
- chore(deps): update all patch dependencies by @renovate[bot] in #2435
- chore(deps): update dependency @types/babel__traverse to ^7.28.0 by @renovate[bot] in #2436
- chore(deps): update dependency memfs to ^4.36.0 by @renovate[bot] in #2437
- chore(deps): update pnpm to v10.14.0 by @renovate[bot] in #2438
- chore: enable trusted publishing for npm packages by @Timeless0911 in #2444
- Release v2.0.0-beta.25 by @SoonIter in #2449
New Contributors
- @howlettt made their first contribution in #2433
- @saseungmin made their first contribution in #2431
Full Changelog: v2.0.0-beta.24...v2.0.0-beta.25