Skip to content

Releases: iTwin/changed-elements-react

@itwin/[email protected]

08 Oct 18:22
Compare
Choose a tag to compare

0.11.0 - 2024-10-08

Minor changes

  • JobAndNamedVersions now exported through the barrel
  • ComparisonJob models now exported through the barrel

@itwin/[email protected]

08 Oct 15:04
Compare
Choose a tag to compare

0.10.0 - 2024-10-08

Fixes

  • Changed Elements React removed pseudo-commonjs modules from build output
  • ChangedElementEntryCache Entries will now be compared and loaded based on cached value not, unchanged current value being check. This prevents an infinite loop.

v0.9.2

26 Jul 19:22
Compare
Choose a tag to compare

0.9.2 - 2024-07-26

Fixes

  • VersionCompareSelectWidget V2 will now end the active comparison and start a new one once a new one is triggered instead of doing a no-op on starting a new comparison.

v0.9.1

10 Jul 16:51
Compare
Choose a tag to compare

0.9.1 - 2024-07-10

Fixes

  • VersionCompareSelectModal V2 toast now fixed when opening and closing modal.

@itwin/[email protected]

03 Jul 18:54
Compare
Choose a tag to compare

Minor changes

  • VersionCompareFeatureTracking can now be fed to initialization options

@itwin/[email protected]

28 Jun 17:01
Compare
Choose a tag to compare

Minor changes

  • VersionCompareSelectModal V2 now uses paging to load named versions, resulting in faster load times.
  • package updates fixing package vulnerabilities

@itwin/[email protected]

05 Jun 12:54
Compare
Choose a tag to compare

Minor changes

  • VersionCompareManager.startComparisonV2: Invoke VersionCompareManager.stopComparison when recovering from error

@itwin/[email protected]

23 May 20:40
Compare
Choose a tag to compare

Fixes

  • Fixes comparison job error workflow in VersionCompareSelectModal. When error jobs are re-run, they delete the existing broken job and re-run a new job for the given job ID.

@itwin/[email protected]

21 May 17:03
Compare
Choose a tag to compare

Fixes

  • Fixes spurious 409 error in onClick work flow in ChangedElementsWidget

@itwin/[email protected]

15 May 15:31
Compare
Choose a tag to compare

Fixes

  • Fix deleted elements not appearing in ChangedElementsWidget