Skip to content

Releases: vaadin/hilla

Hilla 24.7.0.alpha8

20 Jan 08:59
Compare
Choose a tag to compare
Hilla 24.7.0.alpha8 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.7.0-alpha5)
  • Vaadin Design System / React Components (24.7.0-alpha5)

What's Changed

Full Changelog: 24.7.0.alpha7...24.7.0.alpha8

Hilla 24.7.0.alpha7

17 Jan 11:51
Compare
Choose a tag to compare
Hilla 24.7.0.alpha7 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.7.0-alpha5)
  • Vaadin Design System / React Components (24.7.0-alpha5)

What's Changed

  • chore: Bump dependencies by @Artur- in #3142
  • fix: clarify TS Docs for better DX by @taefi in #3076
  • chore: Fix Maven plugin version warning by @Artur- in #3143
  • fix(engine): don't check for @JsonCreator annotation and only take @JsonValue into account by @cromoteca in #3097
  • feat(form): support validation change events by @platosha in #2902
  • fix(binder): convert property paths in arrays to dot notation by @cromoteca in #3157

Full Changelog: 24.7.0.alpha6...24.7.0.alpha7

Hilla 24.6.2

14 Jan 08:52
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.6.2)
  • Vaadin Design System / React Components (24.6.2)

What's Changed

Full Changelog: 24.6.1...24.6.2

Hilla 24.5.10

14 Jan 08:46
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.5.7)
  • Vaadin Design System / React Components (24.5.7)

What's Changed

  • fix(form): initialize arrays when receiving items by @platosha in #2959

Full Changelog: 24.5.9...24.5.10

Hilla 24.4.20

14 Jan 08:42
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.4.18)
  • Vaadin Design System / React Components (24.4.18)

What's Changed

Full Changelog: 24.4.19...24.4.20

Hilla 24.7.0.alpha6

13 Jan 08:50
Compare
Choose a tag to compare
Hilla 24.7.0.alpha6 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.7.0-alpha4)
  • Vaadin Design System / React Components (24.7.0-alpha4)

What's Changed

Full Changelog: 24.7.0.alpha5...24.7.0.alpha6

Hilla 24.7.0.alpha5

09 Jan 10:05
Compare
Choose a tag to compare
Hilla 24.7.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.7.0-alpha3)
  • Vaadin Design System / React Components (24.7.0-alpha3)

What's Changed

  • chore: Use React.JSX instead of the global JSX removed in React 19 by @Artur- in #3105
  • test: Remove types from non-dev deps by @Artur- in #3106
  • fix(gradle): restore task replacement by @cromoteca in #3110
  • chore: Bump preact signals by @Artur- in #3109
  • feat(gradle-plugin): add check for Spring Boot plugin by @cromoteca in #3113
  • fix(engine): lower message level to debug when default annotations are not found by @cromoteca in #3115
  • [Snyk] Upgrade io.swagger.core.v3:swagger-core from 2.2.26 to 2.2.27 by @Artur- in #3119
  • fix(aot): don't auto-close class loader by @cromoteca in #3124
  • fix(form): initialize arrays when receiving items (#2959) (CP: main) by @vaadin-bot in #3127

Full Changelog: 24.7.0.alpha4...24.7.0.alpha5

Hilla 24.6.1

07 Jan 13:48
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.6.0)
  • Vaadin Design System / React Components (24.6.0)

What's Changed

Full Changelog: 24.6.0...24.6.1

Hilla 24.7.0.alpha4

31 Dec 12:45
Compare
Choose a tag to compare
Hilla 24.7.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.7.0-alpha2)
  • Vaadin Design System / React Components (24.7.0-alpha2)

What's Changed

  • chore: update Spring Boot to 3.4.1 by @cromoteca in #3067
  • chore: Change the code so Eclipse JDT accepts it is ok by @Artur- in #3072
  • chore: Bump more deps by @Artur- in #3065
  • chore: Bump @nx/js by @Artur- in #3063
  • feat: Use and recommend org.jspecify.annotations.NonNull instead of a custom one by @Artur- in #3046
  • Flow 24.7 has bumped Node to 20+ by @Artur- in #3064
  • [Snyk] Upgrade com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.17.2 to 2.18.2 by @manolo in #3050
  • chore: Bump Mocha to 11 by @Artur- in #3062
  • chore: Bump meow,pino,c8 by @Artur- in #3080
  • chore: Bump sinon chai by @Artur- in #3035
  • fix: log operation validator messages by @taefi in #2939
  • feat!(generator): load endpoints from Spring components and stop using Maven/Gradle at each generation by @cromoteca in #2616
  • fix: throw exception if feature flag is not enabled by @taefi in #2998
  • Revert "chore: Bump sinon chai" by @Artur- in #3091
  • chore: Bump react types by @Artur- in #3090
  • chore: Make compatible with React 19 types by @Artur- in #3088
  • test: Use project .npmrc for tests by @Artur- in #3089
  • chore: align dependencies version with Flow by @mcollovati in #3094
  • chore: Expose methods from Flow crud classes to browser callables by @Artur- in #3073

Full Changelog: 24.7.0.alpha3...24.7.0.alpha4

Hilla 24.5.9

20 Dec 11:47
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.5.6)
  • Vaadin Design System / React Components (24.5.6)

What's Changed

Full Changelog: 24.5.8...24.5.9