Highlights ✨
Add layer for base.css to support tailwind v4
related PR: #2477
What's Changed
New Features 🎉
Bug Fixes 🐞
- fix: export
usePageto replace deprecatedusePageDataby @JounQin in #2471 - fix: revert asset link support and fix the corner case when filename contains dot by @SoonIter in #2473
Document 📖
Other Changes
- chore(core): add runtime alias by default for multi-instance problem in monorepo by @SoonIter in #2463
- chore: remove unused constant by @SoonIter in #2465
- refactor(theme): usePageData => usePage by @SoonIter in #2466
- chore(theme): rename useSiteData to useSite by @SoonIter in #2474
- chore(infra/script): update css typed modules by @SoonIter in #2476
- chore: move website to the workspace root by @chenjiahan in #2478
- Release v2.0.0-beta.27 by @SoonIter in #2480
Full Changelog: v2.0.0-beta.26...v2.0.0-beta.27