wxt-v0.20.5
wxt-dev/wxtwxt-v0.20.5Apr 26, 2025by github-actions[bot]
AI Summary
A patch release addressing a specific issue with UUID generation in shadow root UI components to prevent potential crypto-related errors.
Key Highlights
- Fixes UUID generation for shadow root UIs
- Resolves crypto usage issues in UI components
Full Release Notes
[compare changes](https://github.com/wxt-dev/wxt/compare/wxt-v0.20.4...wxt-v0.20.5) ### 🩹 Fixes - Don't use crypto.randUUID for shadow root UIs ([3577c0b](https://github.com/wxt-dev/wxt/commit/3577c0b)) ### ❤️ Contributors - Aaron ([@aklinker1](https://github.com/aklinker1))