Skip to content
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

Upgrade ag-grid to 31.2.0 #709

Merged
merged 6 commits into from
Apr 16, 2024
Merged

Upgrade ag-grid to 31.2.0 #709

merged 6 commits into from
Apr 16, 2024

Conversation

cnrudd
Copy link
Member

@cnrudd cnrudd commented Apr 9, 2024

Review & Test with corresponding Hoist-React PR: xh/hoist-react#3625

cnrudd added 3 commits April 8, 2024 14:28

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@@ -43,11 +43,10 @@ import '@ag-grid-community/styles/ag-grid.css';
import '@ag-grid-community/styles/ag-theme-balham.css';
import {AgGridReact} from '@ag-grid-community/react';
import {ClientSideRowModelModule} from '@ag-grid-community/client-side-row-model';
import agPkg from '@ag-grid-community/core/package.json';
Copy link
Member Author

@cnrudd cnrudd Apr 9, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

AG-Grid 31 no longer exports package.json, so an alternative way of getting the version was found.

@cnrudd cnrudd mentioned this pull request Apr 9, 2024
6 tasks
cnrudd added 3 commits April 9, 2024 12:35
@cnrudd cnrudd merged commit e8ea055 into develop Apr 16, 2024
5 checks passed
@cnrudd cnrudd deleted the agGrid31x branch April 16, 2024 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant