Please create releases and tag the repository with each version. The recent change from wasi:keyvalue@0.2.0-draft to wasi:keyvalue@0.2.0-draft2 means that all wit-deps update effectively pulls in the https://github.com/WebAssembly/wasi-keyvalue/archive/main.tar.gz file with 0.2.0-draft2, but because some open-source implementations are still on 0.2.0-draft, this mismatch breaks existing solutions that are pulling in both the latest keyvalue WIT and the open source implementation on older version of the WIT.
Please create releases and tag the repository with each version. The recent change from
wasi:keyvalue@0.2.0-drafttowasi:keyvalue@0.2.0-draft2means that allwit-deps updateeffectively pulls in thehttps://github.com/WebAssembly/wasi-keyvalue/archive/main.tar.gzfile with0.2.0-draft2, but because some open-source implementations are still on0.2.0-draft, this mismatch breaks existing solutions that are pulling in both the latest keyvalue WIT and the open source implementation on older version of the WIT.