Skip to content

Commit 0902ea8

Browse files
committed
Update the change log
1 parent 102e7df commit 0902ea8

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

packages/pluggable-widgets-tools/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66

77
## [Unreleased]
88

9+
### Added
10+
11+
- We added a built-in Jest mock for the `mendix` module, so widgets that import runtime values from it (e.g. `ValueStatus`, `FormatterType`) in unit tests no longer fail with "This package should not be used in the runtime".
12+
913
## [11.12.0] - 2026-06-30
1014

1115
### Changed

0 commit comments

Comments
 (0)