Skip to content

Releases: vaadin/hilla

Hilla 24.4.0.alpha5

21 Feb 10:33
Compare
Choose a tag to compare
Hilla 24.4.0.alpha5 Pre-release
Pre-release

Website · Getting Started · Documentation

This is a pre-release for the next minor version of Hilla. We appreciate it if you give it a try and report any issues you notice.

Versions

  • Hilla Maven Plugin
  • Hilla Gradle Plugin
  • Hilla Spring Boot Starter
  • Vaadin Design System / Web Components (24.4.0-alpha13)
  • Vaadin Design System / React Components (24.4.0-alpha13)

What's Changed

Full Changelog: 24.4.0.alpha4...24.4.0.alpha5

Hilla 24.4.0.alpha4

14 Feb 06:49
Compare
Choose a tag to compare
Hilla 24.4.0.alpha4 Pre-release
Pre-release

Website · Getting Started · Documentation

This is a pre-release for the next minor version of Hilla. We appreciate it if you give it a try and report any issues you notice.

Versions

  • Hilla Maven Plugin
  • Hilla Gradle Plugin
  • Hilla Spring Boot Starter
  • Vaadin Design System / Web Components (24.4.0-alpha13)
  • Vaadin Design System / React Components (24.4.0-alpha13)

What's Changed

  • chore: add hilla-dev dependency to tests so as they can be run in devmode by @manolo in #2041
  • feat: add file-based router by @Lodin in #1985
  • chore(file-router): ignore build folders by @Lodin in #2044
  • fix: support fallback calling full plugin name by @cromoteca in #2031
  • chore: Copilot version update to 24.3.11 by @Artur- in #2050
  • chore(file-router): add build folders to the package files by @Lodin in #2054
  • fix: allow validator generation in TS models for references by @taefi in #2046
  • test: gradle failure by @ZheSun88 in #2067
  • !refactor: keep only one hilla-dev module by @ZheSun88 in #2066
  • feat: rename @vaadin/hilla-core to @vaadin/hilla-frontend by @taefi in #2052
  • test: Add index file to trigger endpoint generator by @mshabarov in #2069
  • test(engine-runtime): fix setup for Flow Hilla detection by @platosha in #2070
  • feat: Add template package.json for Hilla components by @mshabarov in #2015

Full Changelog: 24.4.0.alpha3...24.4.0.alpha4

1.3.33

12 Feb 15:16
Compare
Choose a tag to compare

Website · Getting Started · Documentation

Versions

Included dependencies:

  • Hilla Endpoint
  • Hilla Engine (Experimental)
  • Vaadin Dev Server (23.3.29)

Official add-ons and plugins:

  • Hilla Maven Plugin
  • Hilla Spring Boot Starter
  • Vaadin Design System / Web Components (23.3.30)
  • Vaadin Design System / React Components (1.3.30)

What's Changed

Full Changelog: 1.3.32...1.3.33

Hilla 24.4.0.alpha3

07 Feb 11:19
Compare
Choose a tag to compare
Hilla 24.4.0.alpha3 Pre-release
Pre-release

Website · Getting Started · Documentation

This is a pre-release for the next minor version of Hilla. We appreciate it if you give it a try and report any issues you notice.

Versions

  • Hilla Maven Plugin
  • Hilla Gradle Plugin
  • Hilla Spring Boot Starter
  • Vaadin Design System / Web Components (24.4.0-alpha12)
  • Vaadin Design System / React Components (24.4.0-alpha12)

What's Changed

  • chore: update package[-lock].json (main) by @vaadin-bot in #1966
  • chore: update package[-lock].json (main) by @vaadin-bot in #1969
  • feat: allow to amend Atmosphere configuration by @cromoteca in #1959
  • chore: update package[-lock].json (main) by @vaadin-bot in #1974
  • chore: update package[-lock].json (main) by @vaadin-bot in #1976
  • test: Use vaadin-router in tests where Lit is used by @mshabarov in #1990
  • chore: figure out correct goalPrefix when hilla-maven-plugin is packed as vaadin-maven-plugin by @manolo in #1988
  • chore: Remove workarounds for server-side routes by @mshabarov in #1994
  • chore: update package[-lock].json (main) by @vaadin-bot in #1993
  • chore: add hilla-dev-mode in hilla-bom by @tltv in #1991
  • chore: change hilla-dev to hilla-dev-mode in hilla by @tltv in #1992
  • feat: add useDataProvider hook by @sissbruecker in #1934
  • feat: Add aria-controls to autocrud grid to control the form by @krissvaa in #1946
  • chore: remove hilla spring boot starter modules by @tltv in #1995
  • fix: Make NaN as default/empty number value in binder by @krissvaa in #1953
  • chore: reenable flow specific goals in hilla-maven-plugin by @manolo in #1999
  • chore: update package[-lock].json (main) by @vaadin-bot in #2005
  • chore: Remove react router config parameter from tests by @mshabarov in #2010
  • feat: gather Flow and Hilla Gradle tasks under vaadin group by @taefi in #1996
  • chore: remove DevToolsDatabase from hilla-dev-mode by @tltv in #2001
  • [Snyk] Upgrade org.apache.maven.plugin-tools:maven-plugin-annotations from 3.10.2 to 3.11.0 by @manolo in #1997
  • chore: update spring-boot to 3.2.2 by @vaadin-bot in #1977
  • chore: Copilot 24.3.6 by @Artur- in #2007
  • chore: Use components 24.4 alpha10 by @Artur- in #2009
  • chore: align dependency versions with flow/platform 24.4 by @ZheSun88 in #2002
  • fix gradle plugin source jar by @taefi in #2014
  • chore: update react-components to alpha9 by @ZheSun88 in #2017
  • chore: Upgrade to TestBench 9.2.2 by @Artur- in #2020
  • test: Show log output by @Artur- in #2019
  • chore: remove hilla-*-version.json from hilla artifacts, they are provided by platform by @manolo in #2008
  • chore: active full set of spring module in PR validations by @ZheSun88 in #2018
  • chore: Copilot 24.3.10 by @Artur- in #2029
  • feat: extract and combine routes from fs routing and flow by @krissvaa in #2032
  • test: Bump Jetty to 11.0.20 so it works with Java 21 by @Artur- in #2036
  • chore: remove hilla-dev from hilla-react and hilla artifacts by @manolo in #2040

New Contributors

Full Changelog: 24.4.0.alpha2...24.4.0.alpha3

1.4.0.alpha2

23 Jan 09:56
Compare
Choose a tag to compare

Website · Getting Started · Documentation

This is a pre-release for the next minor version of Hilla. We appreciate if you give it a try and report any issues you notice.

Versions

Included dependencies:

  • Fusion Endpoint (1.4.0.alpha2)
  • Vaadin Dev Server (23.4.0.alpha1)

Official add-ons and plugins:

  • Hilla Maven Plugin (1.4.0.alpha2)
  • Hilla Spring Boot Starter (1.4.0.alpha2)
  • Vaadin Design System / Web Components (23.4.0-alpha3)

What's Changed

Full Changelog: 1.4.0.alpha1...1.4.0.alpha2

Hilla 24.4.0.alpha2

16 Jan 12:20
Compare
Choose a tag to compare
Hilla 24.4.0.alpha2 Pre-release
Pre-release

Website · Getting Started · Documentation

This is a pre-release for the next minor version of Hilla. We appreciate it if you give it a try and report any issues you notice.

Versions

  • Hilla Maven Plugin
  • Hilla Gradle Plugin
  • Hilla Spring Boot Starter
  • Vaadin Design System / Web Components (24.4.0-alpha4)
  • Vaadin Design System / React Components (24.4.0-alpha4)

What's Changed

Full Changelog: 24.4.0.alpha1...24.4.0.alpha2

Hilla 2.5.6

16 Jan 11:41
Compare
Choose a tag to compare

Website · Getting Started · Documentation

Versions

  • Hilla Maven Plugin
  • Hilla Gradle Plugin
  • Hilla Spring Boot Starter
  • Vaadin Design System / Web Components (24.3.0)
  • Vaadin Design System / React Components (2.3.0)

What's Changed

New Contributors

Full Changelog: 2.5.5...2.5.6

1.3.32

15 Jan 12:42
Compare
Choose a tag to compare

Website · Getting Started · Documentation

Versions

Included dependencies:

  • Hilla Endpoint
  • Hilla Engine (Experimental)
  • Vaadin Dev Server (23.3.28)

Official add-ons and plugins:

  • Hilla Maven Plugin
  • Hilla Spring Boot Starter
  • Vaadin Design System / Web Components (23.3.30)
  • Vaadin Design System / React Components (1.3.30)

Full Changelog: 1.3.31...1.3.32

Hilla 24.4.0.alpha1

12 Jan 09:52
Compare
Choose a tag to compare
Hilla 24.4.0.alpha1 Pre-release
Pre-release

Website · Getting Started · Documentation

This is a pre-release for the next minor version of Hilla. We appreciate it if you give it a try and report any issues you notice.

Versions

  • Hilla Maven Plugin
  • Hilla Gradle Plugin
  • Hilla Spring Boot Starter
  • Vaadin Design System / Web Components (24.4.0-alpha3)
  • Vaadin Design System / React Components (24.4.0-alpha3)

What's Changed

Full Changelog: 2.5.0.beta1...24.4.0.alpha1

1.3.31

08 Jan 13:46
Compare
Choose a tag to compare

Website · Getting Started · Documentation

Versions

Included dependencies:

  • Hilla Endpoint
  • Hilla Engine (Experimental)
  • Vaadin Dev Server (23.3.27)

Official add-ons and plugins:

  • Hilla Maven Plugin
  • Hilla Spring Boot Starter
  • Vaadin Design System / Web Components (23.3.30)
  • Vaadin Design System / React Components (1.3.30)

What's Changed

Full Changelog: 1.3.30...1.3.31