Releases: quarkiverse/quarkus-web-bundler
Releases · quarkiverse/quarkus-web-bundler
Release 1.2.0
Awesome new features
- Web Deps managemen: avoid re-installing deps between builds
- Allow to put the node_modules dir in the project directory for better IDE support
- Support for Typescript types in recently released Web dependencies
- Out of the box build time Qute template rendering
Breaking changes
- This changes the way to use Server Side Qute Components (see docs)
- Change the way to configure the app preset (use
quarkus.web-bundler.bundle.app
)
What's Changed
- Update examples.adoc by @phillip-kruger in #127
- [breaking] Various improvements in user xp by @ia3andy in #132
- 1.2.0.alpha1 by @ia3andy in #135
- Add the ability to enable Qute Tags per bundle by @ia3andy in #137
- Fix build-time html serving in prod mode by @ia3andy in #138
- 1.2.0.alpha2 by @ia3andy in #139
- Add config namespace to built templates (and refactor) by @ia3andy in #144
- 1.2.0.CR1 by @ia3andy in #145
- Disable static server cache in dev mode by @ia3andy in #152
- Bump io.mvnpm:locker-maven-plugin from 0.0.4 to 0.0.6 by @dependabot in #150
- Bump de.larsgrefer.sass:sass-embedded-host from 3.3.1 to 3.3.2 by @dependabot in #149
- 1.2.0 by @ia3andy in #153
Full Changelog: 1.1.6...1.2.0
1.1.6
IMPORTANT: Imported images in js and css now have the correct path by default and won't require to be prefixed by /static/bundle:
(e.g. ia3andy/one-two-three-quarkus@94043f5)
What's Changed
- Add locker doc by @ia3andy in #112
- Add locker by @ia3andy in #113
- Add bundleSplitting config option by @ia3andy in #118
- Fix Bundle Mapping by @ia3andy in #120
- Bump esbuild-java to 1.0.7 by @ia3andy in #119
- Bump saas-compiler to 3.3.1 by @ia3andy in #121
- Bump esbuild-java to 1.0.8 by @ia3andy in #123
- Handle public path for bundling and optionally allow CDN by @ia3andy in #125
- Bump io.mvnpm:esbuild-java from 1.0.7 to 1.0.8 by @dependabot in #124
- 1.1.6 by @ia3andy in #122
Full Changelog: 1.1.5...1.1.6
1.1.5
1.1.4
What's Changed
- Bump com.sksamuel.scrimage:scrimage-core from 4.0.39 to 4.1.1 by @dependabot in #95
- Dev block deps by @ia3andy in #97
Full Changelog: 1.1.3...1.1.4
1.1.2
What's Changed
- Log install/bundling durations by @ia3andy in #76
- Bump esbuild-java by @phillip-kruger in #81
Full Changelog: 1.1.1...1.1.2
Release 1.1.1
What's Changed
- Bump io.quarkiverse.quinoa:quarkus-quinoa-testing from 2.0.8 to 2.1.0 by @dependabot in #66
- Bump com.sksamuel.scrimage:scrimage-core from 4.0.38 to 4.0.39 by @dependabot in #64
- Support for tsconfig.json and fixes by @ia3andy in #74
- 1.1.1 by @ia3andy in #75
Full Changelog: 1.1.0...1.1.1
Release 1.1.0
What's Changed
- Change to io.mvnpm for esbuild-java by @phillip-kruger in #70
- Upgrade esbuild-java version by @phillip-kruger in #71
- [Breaking changes] External and Static by @ia3andy in #72
- 1.1.0 by @ia3andy in #73
New Contributors
- @phillip-kruger made their first contribution in #70
Full Changelog: 1.0.1...1.1.0
Release 1.0.0
What's Changed
- Adjust doc title by @gastaldi in #45
- Make sure static resources are cleaned up only in dev and test modes by @aloubyansky in #49
- Bump scrimage-core from 4.0.37 to 4.0.38 by @dependabot in #48
- Improve bundle tag and doc by @ia3andy in #51
- Update doc by @ia3andy in #59
- Fixes by @ia3andy in #60
- Bump io.quarkiverse.quinoa:quarkus-quinoa-testing from 2.0.6 to 2.0.8 by @dependabot in #57
- Bump org.mvnpm.at.hotwired:stimulus from 3.2.1 to 3.2.2 by @dependabot in #56
- Bump org.mvnpm:bootstrap from 5.3.0 to 5.3.1 by @dependabot in #54
- Bump de.larsgrefer.sass:sass-embedded-host from 2.5.1 to 2.5.2 by @dependabot in #53
- Release 1.0.0 by @ia3andy in #61
New Contributors
- @aloubyansky made their first contribution in #49
Full Changelog: 1.0.0-CR2...1.0.0