v9.0.0-beta.2
⚠️ DEPRECATED
This release is broken. It causes Maximum call stack size exceeded errors when parsing JDL files due to a chevrotain-allstar bug.
Please wait for 9.0.0-beta.3.
See #32116 for details.
The 9.0.0-beta.1 release exposed an issue that made the generator unusable in certain scenarios. This beta release fixes that problem and includes the related stability improvements.
As always, this is a beta release, and we welcome community feedback to help us stabilize JHipster 9 for the final release.
What's Changed
🐾 JDL/Internals/Blueprints
- Rework CI and testing internals (#32120) @mshima
- Add pack and package execution test (#32122) @mshima
🐘 Gradle
- Upgrade Gradle to 9.3.1 (#32121) @renovate[bot]