-
Notifications
You must be signed in to change notification settings - Fork 30
chore: bump DevExtreme to 25.2.3 #1024
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
chore: bump DevExtreme to 25.2.3 #1024
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR updates the DevExtreme version from 25.1.7 to 25.2.3 across the DevExtreme CLI and Schematics packages. The change ensures that both packages reference the latest DevExtreme version for new installations and template generation.
Key Changes:
- Updated DevExtreme core library version to 25.2.3
- Updated framework-specific wrappers (Angular, React, Vue) to 25.2.3
- Updated default version values in schema configurations
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| packages/devextreme-schematics/src/utility/latest-versions.ts | Updated devextreme and devextreme-angular versions to 25.2.3 |
| packages/devextreme-schematics/src/install/schema.json | Updated default dxversion parameter to 25.2.3 |
| packages/devextreme-schematics/src/add-app-template/schema.json | Updated default dxversion parameter to 25.2.3 |
| packages/devextreme-cli/src/utility/latest-versions.js | Updated devextreme, devextreme-react, and devextreme-vue versions to 25.2.3 |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
No description provided.