Beta Release v0.0.21-beta
Pre-release
Pre-release
·
44 commits
to dev
since this release
Changelog for v0.0.21-beta (Beta)
Beta Release - This is a pre-release version from the staging branch for testing purposes.
🚀 Features
- added data ids for input fields (#486) (6fc3fe4)
- add isFirstRow prop to TableCell and update styling for first row (#472) (28776fe)
🐛 Bug Fixes
- adjust padding and remove minWidth from Snackbar (#503) (68ee0e0)
- remove duplicate props from button (#502) (17a6d1b)
♻️ Code Refactoring
🔧 Chores
- Fix/workflows (#494) (a4f5464)
- Feat/code block (#495) (28a3a16)
- Update table and sidebar component (#487) (0ef03f3)
- fixed minor naming issue in menu documentation (#493) (747363c)
- 481 data ids for tag tabs (#483) (0a54be9)
- release: v0.0.20 [STABLE] (0aad2e4)
- Dev to Staging (#474) (10c4da9)
- Token revamp (#392) (7b77a25)
- Bug fix/chart ticks (#467) (92a3ecb)
- release: v0.0.20-beta [BETA] (b9b376d)
Release Date: 2025-10-23
Commit Range: v0.0.20-beta..HEAD
Total Changes: 15 commits
Beta Installation
npm install @juspay/blend-design-system@beta
# or specific beta version
npm install @juspay/blend-design-system@0.0.21-betaNote: Beta versions are for testing only. Use stable versions in production.