Skip to content

Commit aaaf1eb

Browse files
Release packages [publish docs]
1 parent cc58e88 commit aaaf1eb

File tree

3 files changed

+16
-13
lines changed

3 files changed

+16
-13
lines changed

.changeset/crazy-singers-hope.md

Lines changed: 0 additions & 12 deletions
This file was deleted.

packages/changed-elements-react/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Changelog
22

3+
## 0.17.0
4+
5+
### Minor Changes
6+
7+
#### [0.17.0](https://github.com/iTwin/changed-elements-react/tree/v0.17.0/packages/changed-elements-react) - 2025-08-12
8+
9+
_Frontend Enhancements:_
10+
11+
1. Change named version list to be a infinite list, so we do not spam the UI with quires for constructing Named Versions
12+
13+
_Frontend Bug Fixes:_
14+
15+
1. Fixed active version header not clearing once a comparison is complete
16+
2. Disabled process result buttons when a comparison is currently being run
17+
318
## 0.16.0
419

520
### Minor Changes

packages/changed-elements-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@itwin/changed-elements-react",
3-
"version": "0.16.0",
3+
"version": "0.17.0",
44
"license": "MIT",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)