1.3.0.alpha1
Pre-release
Pre-release
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.3.0.alpha1)
- Vaadin Dev Server (23.3.0.alpha1)
Official add-ons and plugins:
- Hilla Maven Plugin (1.3.0.alpha1)
- Hilla Spring Boot Starter (1.3.0.alpha1)
- Vaadin Design System / Web Components (23.3.0-alpha2)
What's Changed
- chore: remove all
webpack.config.js
by @cromoteca in #538 - fix: support unicode client side @pattern validations by @cromoteca in #544
- [Snyk] Security upgrade com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.13.3 to 2.13.4 by @snyk-bot in #540
- fix(parser-jvm-plugin-nonnull): add default constructor to make AnnotationMatcher usable in Maven config by @Lodin in #547
- fix(generator-typescript-plugin-model): process enum correctly by @Lodin in #548
- fix: Add provided scope to servlet-api dependency by @TatuLund in #549
- fix(parser-jvm-plugin-backbone): add a fallback for bare types by @Lodin in #550
- refactor!(parser): revisit node walking for the parser by @Lodin in #535
- test(parser): support skipping transient fields by @cromoteca in #556
- feat(ts): add EnumModel by @Lodin in #555
- fix(parser): ignore fields annotated with JsonIgnore by @cromoteca in #554
- fix: use correct model for unknown value by @Lodin in #563
- refactor(maven-plugin): create OpenAPI file during generation by @Lodin in #561
- build: prevent saving non-build Java IT modules to workspace by @platosha in #565
- chore: bump Maven project version to 1.3-SNAPSHOT by @platosha in #564
New Contributors
Full Changelog: 1.2.0...1.3.0.alpha1