feat(DualListSelector): promoted Next version by thatblindgeye · Pull Request #10359 · patternfly/patternfly-react
What: Closes #10344
Additional issues:
This was referenced
May 14, 2024Followup created to update examples that are still using deprecated versions: #10363
Eric Olkowski added 6 commits
June 12, 2024 08:51| "packageName": "@patternfly/react-core", | ||
| "moduleGlob": ["/dist/esm/helpers/**/*.js", "/dist/esm/styles/**/index.js", "/dist/esm/*/*/**/index.js"], | ||
| "exclude": ["/dist/esm/helpers/Popper/thirdparty"] | ||
| "exclude": ["/dist/esm/helpers/Popper/thirdparty", "/dist/esm/next"] |
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can't recall if we previously had to do anything else, but this resolves the build failing due to Next no longer exporting anything.
Your changes have been released in:
- @patternfly/react-code-editor@6.0.0-alpha.70
- @patternfly/react-core@6.0.0-alpha.70
- @patternfly/react-docs@7.0.0-alpha.76
- @patternfly/react-drag-drop@6.0.0-alpha.52
- @patternfly/react-integration@6.0.0-alpha.34
- demo-app-ts@5.1.1-alpha.69
- @patternfly/react-table@6.0.0-alpha.71
- @patternfly/react-templates@6.0.0-alpha.20
Thanks for your contribution! 🎉
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