What’s Changed
- Skip install step if source matches (#27301) @mshima
- Minor improvement to README.md (#27287) @mraible
- Prevent logback from outputting its own status (#27267) @DanielFran
- Enable typescript auto merge (#27265) @mshima
- Update banner location (#27221) @mshima
- Update dependency sonarqube-community-branch-plugin to v1.22.0 (#27202) @renovate
- Upgrade eslint-plugin-import-x 4.2.1 (ignore some import-x/no-unresolved) (#27188) @qmonmert
- Make jdl types decoupled (#27176) @mshima
- Clean up jdl and reduce dependency on jhipster (#27151) @mshima
- Enable ignored dependencies (#27322) @mshima
🖥️ Frontend
- Don't convert blob types in jdl (#27328) @mshima
- Upgrade Vue 3.5.5 (#27290) @qmonmert
- Integrate docker compose (#27062) @mshima
- npmw created after ./npmw started (#27268) @qmonmert
- Upgrade Angular 18.2.4 (#27263) @qmonmert
- Optimize tests (#27255) @mshima
- Drop file reader from jdl/core (#27248) @mshima
- Update yeoman-test to v9. (#27247) @mshima
- Convert files to typescript and move testing to lib (#27237) @mshima
- Fix types and enable type check for entire project (#27235) @mshima
- Rework jdl structure (#27208) @mshima
- Upgrade Eslint 9.10.0 (#27204) @qmonmert
- Add types to jhipsterConfig and jhipsterConfigWithDefaults (#27203) @mshima
- Fix translation with empty values (#27199) @mshima
- Type adjusts (#27194) @mshima
- Reimplement types (#27193) @mshima
- Rename generators files from js to ts. (#27187) @mshima
- Add initial command integration to jdl (#27152) @mshima
- Enable consistent-type-imports rule (#27177) @mshima
- Move command utils to an exclusive folder (#27175) @mshima
- Add derived properties types using command choices (#27138) @mshima
- Export types from command (#27133) @mshima
- Fix call to track function on entity list component template (#27114) @edilsonmendes
- [Angular] Use let on metrics component (#27108) @qmonmert
- [Angular] Upgrade typescript-eslint from 8.2.0 to 8.3.0 (#27098) @qmonmert
- Remove duplicate imports (#27096) @emilpaw
🐾 JDL/Internals/Blueprints
- use jhipster-framework release (#27342) @mshima
- don't convert blob types in jdl (#27328) @mshima
- add jdl support to blueprints (#27291) @mshima
- integrate docker compose (#27062) @mshima
- npmw created after ./npmw started (#27268) @qmonmert
- optimize tests (#27255) @mshima
- simplify incremental-changelog tests (#27250) @mshima
- update yeoman-test to v9. (#27247) @mshima
- convert files to typescript and move testing to lib (#27237) @mshima
- fix types and enable type check for entire project (#27235) @mshima
- Rework jdl structure (#27208) @mshima
- add types to jhipsterConfig and jhipsterConfigWithDefaults (#27203) @mshima
- Type adjusts (#27194) @mshima
- Reimplement types (#27193) @mshima
- Rename generators files from js to ts. (#27187) @mshima
- add initial command integration to jdl (#27152) @mshima
- add JDLRuntime to keep JDL runtime data (#27182) @mshima
- enable consistent-type-imports rule (#27177) @mshima
- move command utils to an exclusive folder (#27175) @mshima
- add derived properties types using command choices (#27138) @mshima
- reorganize jdl modules (#27137) @mshima
- export types from command (#27133) @mshima
🪶 Maven
- don't reorder plugins inside pom profile (#27343) @mshima
- integrate docker compose (#27062) @mshima
- optimize tests (#27255) @mshima
- update yeoman-test to v9. (#27247) @mshima
- convert files to typescript and move testing to lib (#27237) @mshima
- fix types and enable type check for entire project (#27235) @mshima
- Reimplement types (#27193) @mshima
- Rename generators files from js to ts. (#27187) @mshima
- enable consistent-type-imports rule (#27177) @mshima
- move command utils to an exclusive folder (#27175) @mshima
🐘 Gradle
- integrate docker compose (#27062) @mshima
- optimize tests (#27255) @mshima
- convert files to typescript and move testing to lib (#27237) @mshima
- fix types and enable type check for entire project (#27235) @mshima
- Update dependency gradle to v8.10.1 (#27213) @renovate
- Reimplement types (#27193) @mshima
- Rename generators files from js to ts. (#27187) @mshima
- add initial command integration to jdl (#27152) @mshima
- enable consistent-type-imports rule (#27177) @mshima
- move command utils to an exclusive folder (#27175) @mshima
📦 Dependency updates
- bump eslint and adjust types. (#27350) @mshima
- Bump transitional dependencies (#27351) @github-actions
- update spring-boot-dependencies bom to v3.3.4 (#27333) @github-actions
- override
@types/node
(#27327) @mshima - Upgrade faker-js 9 (#27292) @qmonmert
- Upgrade Vue 3.5.5 (#27290) @qmonmert
- Bump transitional dependencies (#27281) @github-actions
- Upgrade Angular 18.2.4 (#27263) @qmonmert
- simplify incremental-changelog tests (#27250) @mshima
- update yeoman-test to v9. (#27247) @mshima
- convert files to typescript and move testing to lib (#27237) @mshima
- Rework jdl structure (#27208) @mshima
- Upgrade Eslint 9.10.0 (#27204) @qmonmert
- Bump transitional dependencies (#27198) @github-actions
- Reimplement types (#27193) @mshima
- Upgrade eslint-plugin-import-x 4.2.1 (#27186) @qmonmert
- Bump transitional dependencies (#27132) @github-actions
- [Angular] Upgrade typescript-eslint from 8.2.0 to 8.3.0 (#27098) @qmonmert
- replace eslint-plugin-import with eslint-plugin-import-x (#27095) @mshima