Skip to content

v6.4.0

Latest

Choose a tag to compare

@dlabaj dlabaj released this 17 Oct 17:53
4c7688e

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