Skip to content

Releases: patternfly/react-component-groups

v6.4.0

17 Oct 17:53
4c7688e

Choose a tag to compare

What's Changed

  • feat: add new ExternalLinkButton component by @logonoff in #757
  • chore(deps-dev): bump @babel/compat-data from 7.26.8 to 7.28.0 by @dependabot[bot] in #762
  • chore(deps-dev): bump core-js-compat from 3.41.0 to 3.44.0 by @dependabot[bot] in #761
  • chore(deps-dev): bump terser-webpack-plugin from 5.3.10 to 5.3.14 by @dependabot[bot] in #753
  • chore(deps-dev): bump @babel/preset-typescript from 7.26.0 to 7.27.1 by @dependabot[bot] in #752
  • chore(deps-dev): bump universal-user-agent from 7.0.2 to 7.0.3 by @dependabot[bot] in #749
  • chore(deps-dev): bump watchpack from 2.4.2 to 2.4.4 by @dependabot[bot] in #748
  • chore(deps-dev): bump @babel/plugin-transform-regexp-modifiers from 7.26.0 to 7.27.1 by @dependabot[bot] in #747
  • chore(deps-dev): bump @babel/plugin-transform-for-of from 7.25.9 to 7.27.1 by @dependabot[bot] in #746
  • chore(deps-dev): bump @babel/plugin-transform-json-strings from 7.25.9 to 7.27.1 by @dependabot[bot] in #744
  • fix: bump sharp dependency and add new component to exports by @nicolethoen in #765
  • chore(deps-dev): bump @babel/plugin-transform-typescript from 7.27.0 to 7.28.0 by @dependabot[bot] in #760
  • chore(deps-dev): bump @babel/plugin-transform-member-expression-literals from 7.25.9 to 7.27.1 by @dependabot[bot] in #767
  • chore(deps-dev): bump text-decoder from 1.2.1 to 1.2.3 by @dependabot[bot] in #769
  • chore(deps-dev): bump import-fresh from 3.3.0 to 3.3.1 by @dependabot[bot] in #770
  • chore(deps-dev): bump @eslint-community/eslint-utils from 4.4.0 to 4.7.0 by @dependabot[bot] in #771
  • chore(deps-dev): bump @babel/plugin-transform-spread from 7.25.9 to 7.27.1 by @dependabot[bot] in #772
  • chore(deps-dev): bump @babel/plugin-transform-duplicate-named-capturing-groups-regex from 7.25.9 to 7.27.1 by @dependabot[bot] in #773
  • chore(deps-dev): bump tree-dump from 1.0.2 to 1.0.3 by @dependabot[bot] in #774
  • chore(deps-dev): bump @babel/plugin-transform-object-super from 7.25.9 to 7.27.1 by @dependabot[bot] in #786
  • docs: Update README to include guidance for AI generated code. by @nicolethoen in #778
  • chore(deps-dev): bump @babel/generator from 7.27.1 to 7.28.3 by @dependabot[bot] in #792
  • chore(deps-dev): bump @babel/preset-env from 7.26.0 to 7.28.3 by @dependabot[bot] in #789
  • chore(deps-dev): bump @babel/plugin-transform-regenerator from 7.27.1 to 7.28.3 by @dependabot[bot] in #791
  • chore(deps-dev): bump @babel/plugin-transform-classes from 7.25.9 to 7.28.3 by @dependabot[bot] in #790
  • chore(deps-dev): bump @babel/plugin-transform-function-name from 7.25.9 to 7.27.1 by @dependabot[bot] in #782
  • chore(deps-dev): bump @babel/plugin-transform-dotall-regex from 7.25.9 to 7.27.1 by @dependabot[bot] in #781
  • chore(deps-dev): bump brace-expansion from 1.1.11 to 1.1.12 by @dependabot[bot] in #787
  • chore(deps-dev): bump @types/http-errors from 2.0.4 to 2.0.5 by @dependabot[bot] in #783
  • chore(deps-dev): bump http-parser-js from 0.5.9 to 0.5.10 by @dependabot[bot] in #775
  • chore(deps-dev): bump @types/node from 18.19.75 to 18.19.124 by @dependabot[bot] in #805
  • chore(deps-dev): bump @testing-library/jest-dom from 6.6.3 to 6.8.0 by @dependabot[bot] in #802
  • chore(deps-dev): bump @monaco-editor/react from 4.6.0 to 4.7.0 by @dependabot[bot] in #803
  • chore(deps-dev): bump @cypress/request from 3.0.8 to 3.0.9 by @dependabot[bot] in #800
  • Feat: add ListManager component group by @apinkert in #766
  • feat(component): Field builder component by @parthivrh in #777
  • fix(FieldBuilder): allow finer customization of accessible name by @thatblindgeye in #816
  • fix(columnManagementModal): refactor to use ListManager in modal by @nicolethoen in #815
  • feat(BulkSelect): add dropdownListProps for greater control by @nicolethoen in #820
  • fix(SkeletonTableHead): prevent nested th elements when passing Th components by @nicolethoen in #821

New Contributors

Full Changelog: v6.3.0...v6.4.0

prerelease-v6.4.0-prerelease.4

09 Oct 17:05
4c7688e

Choose a tag to compare

Pre-release

6.4.0-prerelease.4 (2025-10-09)

Bug Fixes

  • SkeletonTableHead: prevent nested th elements when passing Th components (#821) (4c7688e), closes #764

prerelease-v6.4.0-prerelease.3

09 Oct 07:10
1c9449f

Choose a tag to compare

Pre-release

6.4.0-prerelease.3 (2025-10-09)

Features

  • BulkSelect: add dropdownListProps for greater control (#820) (1c9449f), closes #819

prerelease-v6.4.0-prerelease.2

03 Oct 15:42
288388e

Choose a tag to compare

Pre-release

6.4.0-prerelease.2 (2025-10-03)

Bug Fixes

  • columnManagementModal: refactor to use ListManager in modal (#815) (288388e)

prerelease-v6.4.0-prerelease.1

30 Sep 14:29
0ff966e

Choose a tag to compare

Pre-release

6.4.0-prerelease.1 (2025-09-30)

Bug Fixes

  • Remove extra whitespace in README.md (0ff966e)

prerelease-v6.3.0-prerelease.7

23 Sep 19:36
9e2f0d9

Choose a tag to compare

Pre-release

6.3.0-prerelease.7 (2025-09-23)

Bug Fixes

  • FieldBuilder: allow finer customization of accessible name (#816) (9e2f0d9)

prerelease-v6.3.0-prerelease.6

18 Sep 14:54
01512eb

Choose a tag to compare

Pre-release

6.3.0-prerelease.6 (2025-09-18)

Features

prerelease-v6.3.0-prerelease.5

24 Jul 20:00
70da244

Choose a tag to compare

Pre-release

6.3.0-prerelease.5 (2025-07-24)

Bug Fixes

  • bump sharp dependency and add new component to exports (#765) (1040498)

prerelease-v6.3.0-prerelease.4

24 Jul 13:58
890e9a5

Choose a tag to compare

Pre-release

6.3.0-prerelease.4 (2025-07-24)

Features

  • add new ExternalLinkButton component (#757) (c430b12)

v6.3.0

23 Jul 20:44
cf8553e

Choose a tag to compare

What's Changed

  • fix(PageHeader): reduce margins in breadcrumb by @logonoff in #678
  • chore(deps-dev): bump tldts from 6.1.61 to 6.1.86 by @dependabot[bot] in #679
  • chore(deps-dev): bump @babel/plugin-transform-template-literals from 7.25.9 to 7.26.8 by @dependabot[bot] in #674
  • chore(deps-dev): bump streamx from 2.21.1 to 2.22.0 by @dependabot[bot] in #673
  • chore(deps-dev): bump @jridgewell/gen-mapping from 0.3.5 to 0.3.8 by @dependabot[bot] in #672
  • chore(deps-dev): bump @types/unist from 2.0.6 to 2.0.11 by @dependabot[bot] in #665
  • chore(deps-dev): bump @babel/traverse from 7.26.10 to 7.27.0 by @dependabot[bot] in #666
  • chore(deps-dev): bump prettier from 3.3.2 to 3.5.3 by @dependabot[bot] in #667
  • chore(deps-dev): bump postcss-modules-extract-imports from 3.0.0 to 3.1.0 by @dependabot[bot] in #669
  • chore(deps-dev): bump fs-extra from 11.2.0 to 11.3.0 by @dependabot[bot] in #680
  • chore(deps-dev): bump @babel/helper-compilation-targets from 7.26.5 to 7.27.0 by @dependabot[bot] in #681
  • chore(deps-dev): bump es-shim-unscopables from 1.0.2 to 1.1.0 by @dependabot[bot] in #682
  • chore(deps-dev): bump core-js-compat from 3.39.0 to 3.41.0 by @dependabot[bot] in #683
  • chore(deps-dev): bump object.entries from 1.1.8 to 1.1.9 by @dependabot[bot] in #684
  • chore(deps-dev): bump pirates from 4.0.6 to 4.0.7 by @dependabot[bot] in #685
  • chore(deps-dev): bump @babel/plugin-transform-exponentiation-operator from 7.25.9 to 7.26.3 by @dependabot[bot] in #686
  • chore(deps-dev): bump @swc/types from 0.1.19 to 0.1.21 by @dependabot[bot] in #687
  • chore(deps-dev): bump axe-core from 4.10.2 to 4.10.3 by @dependabot[bot] in #689
  • fix(PageHeader) Add the option to change the classname applied to the h1 by @rhamilto in #691
  • chore(deps-dev): bump @ungap/structured-clone from 1.2.0 to 1.3.0 by @dependabot[bot] in #693
  • chore(deps-dev): bump @babel/plugin-transform-typescript from 7.26.8 to 7.27.0 by @dependabot[bot] in #694
  • chore(deps): bump @emnapi/runtime from 1.3.1 to 1.4.3 by @dependabot[bot] in #695
  • chore(deps-dev): bump fast-glob from 3.3.2 to 3.3.3 by @dependabot[bot] in #696
  • chore(deps-dev): bump @cypress/request from 3.0.7 to 3.0.8 by @dependabot[bot] in #697
  • chore(deps-dev): bump @swc/core from 1.11.7 to 1.11.21 by @dependabot[bot] in #699
  • chore(deps-dev): bump babel-loader from 9.1.3 to 9.2.1 by @dependabot[bot] in #700
  • chore(deps-dev): bump @octokit/plugin-rest-endpoint-methods from 13.3.0 to 13.5.0 by @dependabot[bot] in #701
  • chore(deps-dev): bump @octokit/graphql from 8.1.2 to 8.2.2 by @dependabot[bot] in #702
  • fix(PageHeader): remove extra padding class when no subtitle is defined by @logonoff in #714
  • chore(deps): bump @babel/runtime from 7.23.8 to 7.27.0 by @dependabot[bot] in #709
  • chore(deps-dev): bump @types/babel__traverse from 7.20.6 to 7.20.7 by @dependabot[bot] in #707
  • chore(deps-dev): bump nwsapi from 2.2.12 to 2.2.20 by @dependabot[bot] in #712
  • chore(deps-dev): bump eslint-module-utils from 2.8.0 to 2.12.0 by @dependabot[bot] in #711
  • chore(deps-dev): bump resolve from 1.22.2 to 1.22.10 by @dependabot[bot] in #708
  • chore(deps-dev): bump typescript from 5.8.2 to 5.8.3 by @dependabot[bot] in #710
  • chore(deps-dev): bump babel-plugin-polyfill-regenerator from 0.6.2 to 0.6.4 by @dependabot[bot] in #705
  • chore(deps-dev): bump prebuild-install from 7.1.2 to 7.1.3 by @dependabot[bot] in #703
  • chore(deps-dev): bump caniuse-lite from 1.0.30001706 to 1.0.30001715 by @dependabot[bot] in #722
  • chore(deps-dev): bump @testing-library/react from 16.2.0 to 16.3.0 by @dependabot[bot] in #704
  • chore(deps-dev): bump watchpack from 2.4.0 to 2.4.2 by @dependabot[bot] in #720
  • chore(deps-dev): bump cosmiconfig from 8.1.3 to 8.3.6 by @dependabot[bot] in #719
  • chore(deps-dev): bump @babel/plugin-transform-react-pure-annotations from 7.24.7 to 7.25.9 by @dependabot[bot] in #721
  • chore(deps-dev): bump @babel/plugin-transform-regenerator from 7.25.9 to 7.27.1 by @dependabot[bot] in #730
  • chore(deps-dev): bump @babel/plugin-transform-flow-strip-types from 7.26.5 to 7.27.1 by @dependabot[bot] in #729
  • chore(deps-dev): bump tar-fs from 1.16.3 to 1.16.4 by @dependabot[bot] in #728
  • chore(deps-dev): bump victory-scatter from 37.3.2 to 37.3.6 by @dependabot[bot] in #723
  • chore(deps-dev): bump victory-bar from 37.3.2 to 37.3.6 by @dependabot[bot] in #718
  • chore(deps-dev): bump victory-line from 37.3.2 to 37.3.6 by @dependabot[bot] in #706
  • chore(deps-dev): bump victory-stack from 37.3.2 to 37.3.6 by @dependabot[bot] in #717
  • chore(deps-dev): bump @babel/plugin-transform-react-pure-annotations from 7.25.9 to 7.27.1 by @dependabot[bot] in #726
  • chore(deps-dev): bump @babel/plugin-transform-sticky-regex from 7.25.9 to 7.27.1 by @dependabot[bot] in #727
  • feat(React19): Enable React19 by @rebeccaalpert in #725
  • chore(deps): replace clsx with @patternfly/react-styles by @logonoff in #743
  • chore(deps-dev): bump @babel/plugin-transform-unicode-regex from 7.25.9 to 7.27.1 by @dependabot[bot] in #742
  • chore(deps-dev): bump @babel/plugin-transform-modules-umd from 7.25.9 to 7.27.1 by @dependabot[bot] in #741
  • chore(deps-dev): bump @babel/plugin-transform-unicode-escapes from 7.25.9 to 7.27.1 by @dependabot[bot] in #740
  • chore(deps-dev): bump @jsonjoy.com/util from 1.5.0 to 1.6.0 by @dependabot[bot] in #739
  • chore(deps-dev): bump fastq from 1.19.0 to 1.19.1 by @dependabot[bot] in #738
  • chore(deps-dev): bump acorn from 8.12.1 to 8.14.1 by @dependabot[bot] in #737
  • chore(deps-dev): bump @babel/plugin-transform-class-properties from 7.25.9 to 7.27.1 by @dependabot[bot] in #736
  • chore(deps-dev): bump @babel/plugin-transform-class-static-block from 7.26.0 to 7.27.1 by @dependabot[bot] in #735
  • chore(deps-dev): bump eslint-plugin-react from 7.37.4 to 7.37.5 by @dependabot[bot] in #734
  • chore(deps-dev): bump @monaco-editor/loader from 1.4.0 to 1.5.0 by @dependabot[bot] in #724
  • fix(PageHeader): updated type to ReactNode by @thatblindgeye in #759

New Contributors

Full Changelog: https://github.com/patternfly/react-...

Read more