瀏覽代碼

Add disclaimer to readme about 0.5

Jonathan Kelley 1 年之前
父節點
當前提交
0d4bf28068
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      README.md

+ 4 - 0
README.md

@@ -52,6 +52,10 @@
 
 <br/>
 
+> [!WARNING]
+> Dioxus 0.5 (currently in master) contains massive breaking changes and is not compatible with Dioxus 0.4
+> The current version of docs and published crates is for Dioxus 0.4 - the docs for 0.5 are not yet complete.
+
 Dioxus is a portable, performant, and ergonomic framework for building cross-platform user interfaces in Rust.
 
 ```rust