Beta Release v0.0.22-beta
Pre-release
Pre-release
·
30 commits
to dev
since this release
Changelog for v0.0.22-beta (Beta)
Beta Release - This is a pre-release version from the staging branch for testing purposes.
🚀 Features
- added the initial version of workflow canvas component (#510) (e40e7b2)
- added the height and minHeight prop to the card component (#518) (4299564)
- add Upload component and integrate with context and demo (#485) (498f675)
- enhance DataTable to handle empty values with hyphen display (#508) (f715208)
- added the wrapping funcationality in key value pair component (#499) (b99b825)
- added stepper component with theme provider (#369) (b173f64)
🐛 Bug Fixes
- sidebar: prevent tokens prop forwarding to DOM to remove React unknown prop warnings (#509) (060e6fd)
🔧 Chores
- Add Data-ids calendar table sidebar and update component(card, table, calendar) (#519) (5036d11)
- Firebase credential rotation (#520) (e95fca7)
- release: v0.0.21 [STABLE] (23f5dda)
- Dev to staging (#512) (c206933)
- release: v0.0.21-beta [BETA] (219d2e8)
Release Date: 2025-10-29
Commit Range: v0.0.21-beta..HEAD
Total Changes: 12 commits
Beta Installation
npm install @juspay/blend-design-system@beta
# or specific beta version
npm install @juspay/blend-design-system@0.0.22-betaNote: Beta versions are for testing only. Use stable versions in production.