Skip to content

Commit 8f5325c

Browse files
committed
Update PWT changelog
1 parent 4065209 commit 8f5325c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

packages/pluggable-widgets-tools/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
99
### Added
1010

1111
- We added support for the `allowUpload` attribute on image properties in native widgets, generating `EditableImageValue<NativeImage>` when enabled, introduced in Mendix 11.11.
12+
- We added the `audit` command. It will scan the dependencies of pluggable-widgets-tools for vulnerable packages and suggest overrides. Currently only npm is supported.
1213

1314
### Changed
1415

1516
- We changed the order of imports in generated widget prop types to match that of the eslint sort-imports rule.
17+
- We updated outdated and vulnerable dependencies. This required major upgrades of several dependencies, including eslint@9, jest@30, and rollup@4.
1618

1719
## [11.8.1] - 2026-03-16
1820

0 commit comments

Comments
 (0)