Streamlit Shadcn UI 1.0.1
Patch release focused on an honest, reproducible public-API showcase.
Fixes
- Rebuilt the homepage card wall entirely from public
ui.*APIs and standard Streamlit layout primitives - Added a regression check that rejects private homepage component calls
- Fixed
width="stretch"for Button and LinkButton for every package user - Made Tailwind CSS release builds deterministic by scanning only explicit frontend sources
- Updated release verification so all package manifests must share a stable
1.0.xversion
Verification
- 63 frontend tests and 62 Python tests
- Reproducible Node 22.20 / pnpm 11.18 build with identical consecutive SHA-256 hashes
- Verified wheel and sdist contents against checked-in V2 assets
- Installed and imported the public PyPI wheel in an isolated environment
pip install streamlit-shadcn-ui==1.0.1