Releases: iTwin/changed-elements-react
Releases · iTwin/changed-elements-react
@itwin/[email protected]
0.11.0 - 2024-10-08
Minor changes
JobAndNamedVersions
now exported through the barrelComparisonJob
models now exported through the barrel
@itwin/[email protected]
0.10.0 - 2024-10-08
Fixes
Changed Elements React
removed pseudo-commonjs modules from build outputChangedElementEntryCache
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
v0.9.1
@itwin/[email protected]
Minor changes
VersionCompareFeatureTracking
can now be fed to initialization options
@itwin/[email protected]
Minor changes
VersionCompareSelectModal
V2 now uses paging to load named versions, resulting in faster load times.- package updates fixing package vulnerabilities
@itwin/[email protected]
Minor changes
VersionCompareManager.startComparisonV2
: InvokeVersionCompareManager.stopComparison
when recovering from error
@itwin/[email protected]
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]
Fixes
- Fixes spurious 409 error in onClick work flow in
ChangedElementsWidget
@itwin/[email protected]
Fixes
- Fix deleted elements not appearing in
ChangedElementsWidget