unocss-v1.0.1
wxt-dev/wxtunocss-v1.0.1Mar 9, 2025by github-actions[bot]
AI Summary
A maintenance release for the UnoCSS integration, fixing dev server configuration handling and updating dependencies to support PNPM 10.
Key Highlights
- Respects `configOrPath` for dev server
- Updates dependencies for PNPM 10 support
- Documentation improvements
Full Release Notes
[compare changes](https://github.com/wxt-dev/wxt/compare/unocss-v1.0.0...unocss-v1.0.1) ### 🩹 Fixes - Respect `configOrPath` for dev server ([#1169](https://github.com/wxt-dev/wxt/pull/1169)) ### 📖 Documentation - Use full URLs in README so they work on the docs site ([d20793d](https://github.com/wxt-dev/wxt/commit/d20793d)) - Fix unocss readme ([#1329](https://github.com/wxt-dev/wxt/pull/1329)) ### 🏡 Chore - **deps:** Upgrade all non-major dependencies ([#1164](https://github.com/wxt-dev/wxt/pull/1164)) - **deps:** Bump dev and non-breaking major dependencies ([#1167](https://github.com/wxt-dev/wxt/pull/1167)) - Use PNPM 10's new catelog feature ([#1493](https://github.com/wxt-dev/wxt/pull/1493)) - Move production dependencies to PNPM 10 catelog ([#1494](https://github.com/wxt-dev/wxt/pull/1494)) ### ❤️ Contributors - Aaron ([@aklinker1](http://github.com/aklinker1)) - Ntnyq ([@ntnyq](http://github.com/ntnyq))