Skip to content

Commit cb94170

Browse files
committed
Set version of Generator to 10.24
1 parent 2122f26 commit cb94170

2 files changed

Lines changed: 1 addition & 15 deletions

File tree

packages/generator-widget/CHANGELOG.md

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

1111
- We cleaned up a template with unused imports.
1212

13-
## [11.11.0] - 2026-06-04
14-
15-
### Changed
16-
1713
- We updated the version of cypress when e2e tests are generated.
1814

1915
- We renamed the initial e2e tests so they match cypress' default specPattern.
2016

21-
## [11.6.0] - 2026-03-04
22-
23-
### Changed
24-
25-
- We upgraded React to version 19 and React Native to version 0.78.2 for generated widgets.
26-
27-
## [11.3.1] - 2026-02-04
28-
29-
### Changed
30-
3117
- We migrated the generated unit tests to use React Testing Library instead of enzyme.
3218

3319
- We changed the copyright prompt to prefill the current year.

packages/generator-widget/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mendix/generator-widget",
3-
"version": "11.11.0",
3+
"version": "10.24.1",
44
"description": "Mendix Pluggable Widgets Generator",
55
"type": "module",
66
"engines": {

0 commit comments

Comments
 (0)