-
Notifications
You must be signed in to change notification settings - Fork 0
feat: eoy components clean up #703
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
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
|
skosemP
approved these changes
Dec 17, 2025
mparticle-automation
added a commit
that referenced
this pull request
Dec 19, 2025
# [1.62.0-aquarium-2-upgrade.1](v1.61.0...v1.62.0-aquarium-2-upgrade.1) (2025-12-19) ### Bug Fixes * externalize react-dom and dayjs in vite build config ([14f5bb4](14f5bb4)) * remove mdx patterns from storybook config ([7a7bccd](7a7bccd)) * theme checkbox group ([#711](#711)) ([ed50224](ed50224)) * update release process ([#692](#692)) ([ae8b57b](ae8b57b)) * use destructured variant in Button component ([60b2c48](60b2c48)) ### Features * add addon-docs for mdx support ([0ffab67](0ffab67)) * add switch examples ([#674](#674)) ([dd40ffe](dd40ffe)) * add switch examples ([#675](#675)) ([56f0200](56f0200)) * eoy components clean up ([#703](#703)) ([a681d0b](a681d0b)) * fix release ([#682](#682)) ([5f0eff5](5f0eff5)) * update peer deps for react 19 ([310e9e8](310e9e8)) * upgrade antd v5→v6, react 17→18+ ([2194687](2194687)) * upgrade to storybook 10, eslint 9 flat config, node 24 ([296c3b1](296c3b1))
Collaborator
|
🎉 This PR is included in version 1.62.0-aquarium-2-upgrade.1 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
mparticle-automation
added a commit
that referenced
this pull request
Jan 15, 2026
# [1.62.0](v1.61.0...v1.62.0) (2026-01-15) ### Bug Fixes * theme checkbox group ([#711](#711)) ([ed50224](ed50224)) * update release process ([#692](#692)) ([ae8b57b](ae8b57b)) ### Features * add switch examples ([#674](#674)) ([dd40ffe](dd40ffe)) * add switch examples ([#675](#675)) ([56f0200](56f0200)) * eoy components clean up ([#703](#703)) ([a681d0b](a681d0b)) * fix release ([#682](#682)) ([5f0eff5](5f0eff5)) * radio group component ([#712](#712)) ([f49b1ff](f49b1ff)) * remove navigation code ([#677](#677)) ([27bee9d](27bee9d))
Collaborator
|
🎉 This PR is included in version 1.62.0 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
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.
Summary
Testing Plan