# @backstage/integration-react ## 0.1.7 ### Patch Changes - Updated dependencies - @backstage/integration@0.6.0 - @backstage/core-components@0.3.1 - @backstage/core-plugin-api@0.1.6 ## 0.1.6 ### Patch Changes - Updated dependencies - @backstage/core-components@0.3.0 - @backstage/config@0.1.6 - @backstage/core-plugin-api@0.1.5 - @backstage/integration@0.5.9 ## 0.1.5 ### Patch Changes - 9d40fcb1e: - Bumping `material-ui/core` version to at least `4.12.2` as they made some breaking changes in later versions which broke `Pagination` of the `Table`. - Switching out `material-table` to `@material-table/core` for support for the later versions of `material-ui/core` - This causes a minor API change to `@backstage/core-components` as the interface for `Table` re-exports the `prop` from the underlying `Table` components. - `onChangeRowsPerPage` has been renamed to `onRowsPerPageChange` - `onChangePage` has been renamed to `onPageChange` - Migration guide is here: https://material-table-core.com/docs/breaking-changes - Updated dependencies - @backstage/core-components@0.2.0 - @backstage/core-plugin-api@0.1.4 - @backstage/theme@0.2.9 ## 0.1.4 ### Patch Changes - 48c9fcd33: Migrated to use the new `@backstage/core-*` packages rather than `@backstage/core`. - Updated dependencies - @backstage/core-plugin-api@0.1.3 ## 0.1.3 ### Patch Changes - f4e3ac5ce: Move `ScmIntegrationIcon` from `@backstage/plugin-catalog` to `@backstage/integration-react` and make it customizable using `app.getSystemIcon()`. - Updated dependencies [eda9dbd5f] - @backstage/integration@0.5.6 ## 0.1.2 ### Patch Changes - 062bbf90f: chore: bump `@testing-library/user-event` from 12.8.3 to 13.1.8 - 675a569a9: chore: bump `react-use` dependency in all packages - Updated dependencies [062bbf90f] - Updated dependencies [889d89b6e] - Updated dependencies [3f988cb63] - Updated dependencies [675a569a9] - @backstage/core@0.7.9