Skip to content

Commit c0b73e0

Browse files
authored
Merge pull request #53 from ThatOpen/release-please--branches--main--components--openbim-components
chore(main): release 2.4.0
2 parents 9e20f8b + 1d3b3f6 commit c0b73e0

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

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

3+
## [2.4.0](https://github.com/ThatOpen/engine_ui-components/compare/v2.3.0...v2.4.0) (2024-11-28)
4+
5+
6+
### Features
7+
8+
* **core:** adds better typing support for bim-table ([51a8587](https://github.com/ThatOpen/engine_ui-components/commit/51a858722a19e2c7650a80cc93fd768af5d13d32))
9+
* **core:** adds the posibility to update a statefull component inside it-self ([2fdc271](https://github.com/ThatOpen/engine_ui-components/commit/2fdc2710570e2813c3c8125947d933f8e701351c))
10+
* **core:** improves the bim-grid component ([5f97e85](https://github.com/ThatOpen/engine_ui-components/commit/5f97e85897378db9478ff94b2935e5aee1263f64))
11+
* **obc:** adds dispose to bim-world ([a6e9ae1](https://github.com/ThatOpen/engine_ui-components/commit/a6e9ae19207e8c8e07ccd6d7459cf652dc6deab2))
12+
* **obc:** improves the set of BCFTopics UIs and creates a full tutorial to use them ([39faace](https://github.com/ThatOpen/engine_ui-components/commit/39faace28329ca24ccd7a66d37207b2fba4ee6f7))
13+
14+
15+
### Bug Fixes
16+
17+
* **obc:** solve missing ElementProperties table when no Name is found ([afccbc1](https://github.com/ThatOpen/engine_ui-components/commit/afccbc17ef980671c32d842c2cad8911b81e1a8d))
18+
319
## [2.3.0](https://github.com/ThatOpen/engine_ui-components/compare/v2.2.0...v2.3.0) (2024-10-07)
420

521

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,5 @@
4242
"vite": "5.1.6",
4343
"vite-plugin-dts": "3.7.3"
4444
},
45-
"version": "2.3.0"
45+
"version": "2.4.0"
4646
}

0 commit comments

Comments
 (0)