Skip to content

Commit bd4ceb8

Browse files
chore(release): 10.63.3 [skip ci]
## [10.63.3](v10.63.2...v10.63.3) (2025-02-06) ### 📝 Documentation * **Portal:** wrap text of property table description ([#4543](#4543)) ([b0ba974](b0ba974)) ### 🐛 Bug Fixes * **Forms:** enhance Form.useData to update and render in sync when `id` is used ([#4536](#4536)) ([bb12d70](bb12d70)), closes [#4461](#4461) * **Forms:** ensure `pathDefined` on Form.Visibility does not render when value is `undefined` ([#4539](#4539)) ([4f99680](4f99680)) * **Forms:** ensure `pathUndefined` on Form.Visibility does render when value is `undefined` ([#4540](#4540)) ([9d165e3](9d165e3))
1 parent 9ada3c4 commit bd4ceb8

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

packages/dnb-eufemia/build/CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,20 @@
33
All notable changes to @dnb/eufemia will be documented in this file. See
44
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [10.63.3](https://github.com/dnbexperience/eufemia/compare/v10.63.2...v10.63.3) (2025-02-06)
7+
8+
9+
### :memo: Documentation
10+
11+
* **Portal:** wrap text of property table description ([#4543](https://github.com/dnbexperience/eufemia/issues/4543)) ([b0ba974](https://github.com/dnbexperience/eufemia/commit/b0ba974723bc6b3d665c902298167292702365a0))
12+
13+
14+
### :bug: Bug Fixes
15+
16+
* **Forms:** enhance Form.useData to update and render in sync when `id` is used ([#4536](https://github.com/dnbexperience/eufemia/issues/4536)) ([bb12d70](https://github.com/dnbexperience/eufemia/commit/bb12d707fd393c42f8008936c4ad87dd07883763)), closes [#4461](https://github.com/dnbexperience/eufemia/issues/4461)
17+
* **Forms:** ensure `pathDefined` on Form.Visibility does not render when value is `undefined` ([#4539](https://github.com/dnbexperience/eufemia/issues/4539)) ([4f99680](https://github.com/dnbexperience/eufemia/commit/4f9968006ec2dc5088845da399d34f175e9fab2e))
18+
* **Forms:** ensure `pathUndefined` on Form.Visibility does render when value is `undefined` ([#4540](https://github.com/dnbexperience/eufemia/issues/4540)) ([9d165e3](https://github.com/dnbexperience/eufemia/commit/9d165e35a76df881f1f584cc10ec3b3fdf444220))
19+
620
## [10.63.2](https://github.com/dnbexperience/eufemia/compare/v10.63.1...v10.63.2) (2025-02-04)
721

822

0 commit comments

Comments
 (0)