mirror of
https://github.com/nushell/nushell.git
synced 2025-07-18 23:24:28 +02:00
# Description Changes miette warnings to use `Severity::Warning` instead of the default `Severity::Error`. This shows them in a different color and with a different icon: <img width="650" height="266" alt="image" src="https://github.com/user-attachments/assets/3ff0d3cf-ab1e-47f2-aff7-586ecea5a32a" /> # User-Facing Changes * Warnings now look less like errors