Skip to content
Compare
Choose a tag to compare
@roluk roluk released this 20 Jul 13:25

0.2.0 - 2023-07-20

Breaking changes

  • The package has dropped dependency on @itwin/appui-react and thus no longer sets up any frontstages on behalf of the user. If you wish to continue using AppUI, you will have to create a version comparison frontstage yourself. See our test-app-frontend package for an example.

Minor changes

  • Update ChangedElementsWidget layout
  • Update search bar style in ChangedElementsWidget
  • Expose ElementList ref through ChangedElementsWidget props