Skip to content

Latest commit

 

History

History
124 lines (63 loc) · 9.2 KB

CHANGELOG.md

File metadata and controls

124 lines (63 loc) · 9.2 KB

Changelog

18.0.0 (2024-12-18)

⚠ BREAKING CHANGES

  • ensure select category value label is string and type key as unknown (#298) (#299)

Bug Fixes

  • ensure select category value label is string and type key as unknown (#298) (#299) (c7b5baa)

17.0.0 (2024-12-12)

⚠ BREAKING CHANGES

  • exports via main button don't include orphans (#287) (#288)

Features

16.1.0 (2024-12-12)

Features

  • allow url objects for explore links to have a path before the entity name (#291) (#292) (aa63b5a)

16.0.0 (2024-11-25)

⚠ BREAKING CHANGES

  • option to add row count on tables (#284) (#285)

Features

15.0.2 (2024-11-20)

Bug Fixes

  • centre alignment of version info and update Config Provider entity list as optional (#275) (#276) (4234063)

15.0.1 (2024-11-20)

Bug Fixes

  • access NEXT_PUBLIC environment variables directly from the environment (#272) (#273) (0926331)

15.0.0 (2024-11-19)

⚠ BREAKING CHANGES

  • added file download tracking (#260) (#263)

Features

Bug Fixes

14.0.0 (2024-11-05)

⚠ BREAKING CHANGES

  • update banner components (#253) (#255)
  • simplify alert components (#252) (#254)
  • fix mui error "cannot resolve @mui/utils/getReactNodeRef" (#242) (#243)

Features

Bug Fixes

13.0.1 (2024-10-18)

Bug Fixes

13.0.0 (2024-10-18)

⚠ BREAKING CHANGES

  • use ky with limited retries instead of axios (#203) (#216)

Features

Bug Fixes