Skip to content

Beta Release v0.0.21-beta

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 23 Oct 18:52
· 44 commits to dev since this release
82ee2aa

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

  • simplify VirtualList and Select components (#465) (d799803)

🔧 Chores


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-beta

Note: Beta versions are for testing only. Use stable versions in production.