Skip to content

v13.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Jan 09:58
· 882 commits to main since this release

13.0.0 (2024-01-15)

⚠ BREAKING CHANGES

  • Remove pagination from TableConfig type

Dependencies

  • deps-dev: bump @semantic-release/github from 9.2.5 to 9.2.6 (11fac7e)
  • deps-dev: bump @typescript-eslint/parser from 6.14.0 to 6.18.1 (aec4bf1)
  • deps-dev: bump eslint-plugin-import from 2.29.0 to 2.29.1 (8714498)
  • deps-dev: bump follow-redirects from 1.15.3 to 1.15.4 (750e990)
  • deps-dev: bump html-webpack-plugin from 5.5.4 to 5.6.0 (b28f5c2)
  • deps-dev: bump regenerator-runtime from 0.14.0 to 0.14.1 (409336e)
  • deps: bump @terrestris/shogun-util from 7.3.0 to 7.3.1 (eb23b95)
  • deps: bump react-router-dom from 6.21.0 to 6.21.2 (e59bd7f)

Bugfixes

  • disable pagination when table is filtered (22ca6d3)
  • typing issue (e72d299)