Skip to content

Releases: jhipster/generator-jhipster

v8.8.0

23 Dec 17:44
Compare
Choose a tag to compare

What’s Changed

🖥️ Frontend

🐾 JDL/Internals/Blueprints

🪶 Maven

🐘 Gradle

📦 Dependency updates

  • Bump transitional dependencies (#28261) @github-actions
  • update spring-boot-dependencies bom to v3.4.1 (#28249) @github-actions
  • Bump to Typescript 5.7.2 (#28213) @qmonmert
  • Bump to Rimraf 6 (#28214) @qmonmert
  • angular: update to Angular v19 (#28114) @mshima
  • Bump transitional dependencies (#28190) @github-actions
  • Fix upgrade Chai (#28137) @qmonmert
  • Bump transitional dependencies (#28140) @github-actions
  • angular: add experimental esbuild bundler support (#28003) @mshima
  • Update Spring Boot to v3.4.0 (#27963) @github-actions
  • Bump transitional dependencies (#28037) @github-actions
  • Reactivate Couchbase for SB3 (#27972) @kamilkrzywanski
  • [React] react-router v7 (#27985) @qmonmert
  • Bump transitional dependencies (#27971) @github-actions
  • Fix upgrade: dot-properties from 1.0.1 to 1.1.0 (#27964) @qmonmert
  • internal: drop types-export files (#27933) @mshima
  • Bump transitional dependencies (#27896) @github-actions
  • adjusts for blueprints (#27874) @mshima
  • Bump transitional dependencies (#27848) @github-actions
  • [Angular] Fix bump the ngx-translate group (#27804) @qmonmert
  • vue: replace @module-federation/utilities with @module-federation/enhanced/runtime (#27774) @mshima
  • Bump transitional dependencies (#27767) @github-actions

v8.7.3

30 Oct 08:53
Compare
Choose a tag to compare

What’s Changed

🖥️ Frontend

📦 Dependency updates

v8.7.2

29 Oct 03:34
Compare
Choose a tag to compare

What’s Changed

🖥️ Frontend

🐾 JDL/Internals/Blueprints

🪶 Maven

  • spring-boot: adjust gradle dev dependencies (#27648) @mshima
  • client: add client bundler for internal organization. (#27507) @mshima
  • testing: add helpers and migrate to JHipster helpers (#27426) @mshima

🐘 Gradle

📦 Dependency updates

  • Bump transitional dependencies (#27688) @github-actions
  • add more workflows support to github-build-matrix and migrate angular workflow (#27624) @mshima
  • Bump transitional dependencies (#27625) @github-actions
  • switch to react and vue to @module-federation/enhanced (#27613) @mshima
  • drop quibble dependency (#27610) @mshima
  • dynamic register ts node loader (#27587) @mshima
  • Bump transitional dependencies (#27559) @github-actions
  • update @yeoman/adapter to v2.0.0 (#27553) @mshima
  • react, vue: downgrade sass to avoid deprecations (#27528) @mshima
  • Bump transitional dependencies (#27431) @github-actions
  • fix eslint exports (#27359) @mshima

v8.7.1

21 Sep 22:26
Compare
Choose a tag to compare

What’s Changed

🖥️ Frontend

🐾 JDL/Internals/Blueprints

🪶 Maven

🐘 Gradle

📦 Dependency updates

v8.7.0

27 Aug 01:53
Compare
Choose a tag to compare

What’s Changed

🖥️ Frontend

🐾 JDL/Internals/Blueprints

🪶 Maven

🐘 Gradle

📦 Dependency updates

  • Bump transitional dependencies (#27057) @github-actions
  • update spring-boot-dependencies bom to v3.3.3 (#27037) @github-actions
  • cleanup dependencies (#27020) @mshima
  • [Angular] typescript-eslint 8.2.0 (#27018) @qmonmert
  • Bump transitional dependencies (#26990) @github-actions
  • adjust to vue compat (#26989) @mshima
  • Bump transitional dependencies (#26940) @github-actions
  • Update ESLint to v9 (#26916) @mshima
  • Bump transitional dependencies (#26895) @github-actions
  • Bump transitional dependencies (#26834) @github-actions
  • update vue eslint to v9 (#26827) @mshima
  • migrate vue eslint to flat config (#26794) @mshima
  • react: update eslint to v9 (#26793) @mshima
  • update husky to v9.1.1 (#26762) @mshima
  • Bump transitional dependencies (#26773) @github-actions
  • update spring-boot-dependencies bom to v3.3.2 (#26760) @github-actions
  • Update Angular to eslint@9 (#26504) @mshima
  • revert husky to 9.0.11 (#26757) @mshima
  • Migrate React eslint to flat config (#26725) @mshima
  • Upgrade Prettier 3.3.3 (#26711) @qmonmert
  • Bump transitional dependencies (#26710) @github-actions
  • Bump transitional dependencies (#26634) @github-actions
  • add javascript:eslint generator (#26632) @mshima
  • Bump transitional dependencies (#26576) @github-actions
  • add javascript:prettier and javascript:husky generators. (#26567) @mshima
  • drop airbnb eslint config (#26555) @mshima

v8.6.0

24 Jun 23:39
Compare
Choose a tag to compare

What’s Changed

🖥️ Frontend

🐾 JDL/Internals/Blueprints

🪶 Maven

🐘 Gradle

v8.5.0

31 May 02:11
Compare
Choose a tag to compare

What’s Changed

🖥️ Frontend

🐾 JDL/Internals/Blueprints

🪶 Maven

🐘 Gradle

📦 Dependency updates

  • Bump transitional dependencies (#26266) @github-actions
  • Bump transitional dependencies (#26174) @github-actions
  • fix jdl tests types and add to npm test (#26154) @mshima
  • Bump transitional dependencies (#26109) @github-actions
  • bump execa from 8.0.1 to 9.0.2 (#26091) @qmonmert
  • Revert "build(deps-dev): bump octokit from 4.0.1 to 4.0.2" (#26084) @mshima
  • Bump transitional dependencies (#26034) @github-actions

8.4.0

30 Apr 01:44
Compare
Choose a tag to compare

What’s Changed

  • Upgrade to Spring Boot 3.2.5 (#25902)
  • Update Codec for Redis to fix LazyInitializationException (#25988) @solnone
  • Use custom CSRF handler to provide BREACH protection (#25907) @yhao3
  • Fix Spring Boot profiles to inherit from Spring Boot parent (#25980) @timothystone
  • Add support for homepage customizations in blueprints (#25943) @mshima

🖥️ Frontend

🐾 JDL/Internals/Blueprints

🪶 Maven

  • build(generator): default maven-resources-plugin to the spring-boot-parent definition (#25980) @timothystone

🐘 Gradle

  • build(generator): default maven-resources-plugin to the spring-boot-parent definition (#25980) @timothystone

📦 Dependency updates

8.3.0

09 Apr 05:27
Compare
Choose a tag to compare

What’s Changed

  • Upgrade to Spring Boot 3.2.4 (#25593)
  • Drop jhipster-dependencies in favor of Spring Boot's dependency management (#25602)
  • Add --experimental support for Spring Cloud Gateway MVC (#25768).
  • Improve Spring context caching during tests (#25642)
  • Upgrade to Gradle 8.7 (#25681)
  • Keycloak fixes so user registration works (#25680, #25679)
  • Add vitest.test-setup.ts to generate-blueprint (#25641) @mshima
  • Drop commons-collections4 dependency (#25597) @mshima
  • Avoid inconsistent incremental changelog files (#25585) @OmarHawk

🖥️ Frontend

🐾 JDL/Internals/Blueprints

🪶 Maven

🐘 Gradle

📦 Dependency updates

8.2.1

20 Mar 14:59
Compare
Choose a tag to compare

What’s Changed

💎 Features & Enhancements

🐞 Bug Fixes

🖥️ Frontend

Read more