Skip to content

Commit b1faf70

Browse files
Bump the mendix version to 9.24
1 parent 08256a2 commit b1faf70

File tree

3 files changed

+26
-62
lines changed

3 files changed

+26
-62
lines changed

packages/pluggable-widgets-tools/CHANGELOG.md

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

1717
### Changed
1818

19+
- We updated the Mendix package to version 9.24.2965.
20+
1921
- We bumped the pinned version of TypeScript to 4.9.5.
2022

2123
- We updated the typings generator for icon properties to support icon collections, introduced in Mendix 9.24.

packages/pluggable-widgets-tools/package-lock.json

Lines changed: 23 additions & 61 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/pluggable-widgets-tools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"jest-jasmine2": "^29.0.3",
7878
"jest-junit": "^13.0.0",
7979
"jest-react-hooks-shallow": "^1.5.1",
80-
"mendix": "^9.22.62233",
80+
"mendix": "^9.24.2965",
8181
"metro-react-native-babel-preset": "^0.74.1",
8282
"node-fetch": "^2.6.1",
8383
"postcss": "^8.3.11",

0 commit comments

Comments
 (0)