feat(DualListSelector): promoted Next version by thatblindgeye · Pull Request #10359 · patternfly/patternfly-react

@thatblindgeye

What: Closes #10344

Additional issues:

@patternfly-build

This was referenced

May 14, 2024

wise-king-sullyman

kmcfaul

@thatblindgeye

Followup created to update examples that are still using deprecated versions: #10363

Eric Olkowski added 6 commits

June 12, 2024 08:51

thatblindgeye

"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.

wise-king-sullyman

@patternfly-build

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! 🎉