Skip to content

1.9.0

Latest
Compare
Choose a tag to compare
@wimdeblauwe wimdeblauwe released this 04 Jun 18:45
· 1 commit to main since this release

Changelog

🚀 Features

  • 765acc8 feat: JTE support - Configure Vite so that live reload of JTE templates works
  • 1842385 feat: JTE support - insert correct CSS and JS links depending on template type
  • f930875 feat: JTE support - Have JTE run in production mode when not using local profile
  • 51b9eef feat: Use released vite-spring-boot 0.9.0
  • 242d972 feat: Updates for JTE support when using Tailwind 3 + remove thymeleaf property from application-local.properties
  • 4f4ff00 feat: Do not add htmx-spring-boot-thymeleaf dependency when using JTE
  • 365af64 feat: initial JTE support

🛠 Build

  • 361f22a build(deps): bump org.jline:jline from 3.30.3 to 3.30.4
  • fe12a04 build(deps): bump org.jline:jline from 3.29.0 to 3.30.3
  • 8a5ee0f build(deps): bump org.jreleaser:jreleaser-maven-plugin
  • 7340f3f build(deps): bump org.jsoup:jsoup from 1.19.1 to 1.20.1
  • 48780cd build(deps): bump org.springframework.boot:spring-boot-starter-parent
  • 870775a build(deps): bump org.jsoup:jsoup from 1.18.3 to 1.19.1
  • 99792b0 build(deps): bump org.jreleaser:jreleaser-maven-plugin
  • eb1524d build(deps): bump org.springframework.boot:spring-boot-starter-parent

  • 77d4dcc 🏁 Releasing version 1.9.0
  • 38fea2a Normalize newlines to avoid test failure on Windows
  • 21d05c9 Update ExternalProcessRunner to print details about failures
  • 63e89b9 ⬆️ Next version

Contributors

We'd like to thank the following people for their contributions:

  • Vlad Dumitrescu
  • Wim Deblauwe