Merged
Conversation
## [9.2.2-beta.1](v9.2.1...v9.2.2-beta.1) (2023-10-19)
Update beta with main
## [10.3.4-beta.1](v10.3.3...v10.3.4-beta.1) (2025-05-05)
- pass down all props to Stepper from StepperDecorator - fixed mocked prev/next/finish callback assertions - added prev button disabled state test
Upgrade dependencies
fix failing build
fix Stepper snapshot
Revert storybook upgrade and stepper test changes
## [10.3.4-beta.2](v10.3.4-beta.1...v10.3.4-beta.2) (2025-05-07)
upgrade eslint to version 9 and use flat config. Some lint fixes ✅ Closes: #414
upgrade to eslint 9
## [10.3.4-beta.3](v10.3.4-beta.2...v10.3.4-beta.3) (2025-05-07)
BREAKING CHANGE: 🧨 updated mui to 7 and mui-date-pickers to 8 ✅ Closes: #447
use time clock view instead of digital clock in mobile date time picker ✅ Closes: #447
✅ Closes: #447
data-testid attribute is removed from production build so snapshot checks in CI build won't match the ones from dev builds ✅ Closes: #447
prevent logging warning messages when select value is empty
Migrate to mui 7
Recreate package-lock
## [10.3.4-beta.4](v10.3.4-beta.3...v10.3.4-beta.4) (2025-05-07) ### Bug Fixes * 🐛 incorrect warning on Select component ([3bee0f4](3bee0f4)) * 🐛 mobile view in DateTimePicker ([31ba662](31ba662)), closes [#447](#447) ### chore * 🤖 upgrade mui v7 and mui-date-pickers v8 ([20c1070](20c1070)), closes [#447](#447) ### BREAKING CHANGES * 🧨 updated mui to 7 and mui-date-pickers to 8
chore type commits didn't trigger a major version even with breaking change footer BREAKING CHANGE: 🧨 bump major version for all commit types if breaking ✅ Closes: #450
ci: 🎡 bump major version for all commit types if breaking
# [11.0.0-beta.1](v10.3.4-beta.4...v11.0.0-beta.1) (2025-05-08) ### Continuous Integration * 🎡 bump major version for all commit types if breaking ([6cda3c2](6cda3c2)), closes [#450](#450) ### BREAKING CHANGES * 🧨 bump major version for all commit types if breaking
erosval
approved these changes
May 9, 2025
Collaborator
|
🎉 This PR is included in version 11.0.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.