-
Notifications
You must be signed in to change notification settings - Fork 377
chore(table): replace lodash-es with lodash #2641
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
Conversation
| }, | ||
| "peerDependencies": { | ||
| "@patternfly/react-table": "^2.10.0", | ||
| "lodash-es": "4.x", |
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.
should lodash be added as a peerDependency now?
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.
react-virtualized-extension doesn't use lodash-es anywhere.
|
PatternFly-React preview: https://patternfly-react-pr-2641.surge.sh |
|
this is nearly identical to #2640 now... let's pick one 😄 |
|
This Fix #2616 too. |
|
Hooray !!! Thanks |
|
Your changes have been released in:
Thanks for your contribution! 🎉 |
What: Fixes #2617 Fixes #2616
Additional issues: