Releases: quarkiverse/quarkus-quinoa
Releases · quarkiverse/quarkus-quinoa
2.2.2
What's Changed
- Fix dev service restart condition by @stuartwdouglas in #594
- Smart bypass of the dev server SPA by @ia3andy in #593
- 2.2.x backports for LTS by @melloware in #596
- 2.2.2 Release by @melloware in #597
New Contributors
- @stuartwdouglas made their first contribution in #594
Full Changelog: 2.3.0...2.2.2
2.3.0
What's Changed
- Bump postcss from 8.4.24 to 8.4.31 in /runtime/src/main/codestarts/quarkus/quinoa-codestart/base/src/main/webui by @dependabot in #543
- docs: spelling mistake chnages -> changes in Svelte configuration documentation by @steffenvan in #545
- docs: add steffenvan as a contributor for doc by @allcontributors in #546
- Docs: Define npm install by quinoa by @shivam-sharma7 in #548
- Bump @babel/traverse from 7.17.3 to 7.23.2 in /integration-tests/src/main/ui-angular by @dependabot in #551
- Bump @babel/traverse from 7.21.4 to 7.23.2 in /integration-tests/src/main/ui-react by @dependabot in #553
- Fix 404 to Quinoa package manager by @lukewoodcock in #555
- Docs: heading for Config Reference align properly by @shivam-sharma7 in #557
- Bump com.github.eirslett:frontend-plugin-core from 1.14.0 to 1.14.1 by @dependabot in #559
- Bump com.github.eirslett:frontend-plugin-core from 1.14.1 to 1.14.2 by @dependabot in #560
- Docs: Clear guide for package manager installation by @shivam-sharma7 in #558
- Node: let quinoa use new LTS version 20.9.0 by @shivam-sharma7 in #561
- Update advanced-guides.adoc by @melloware in #562
- Vite support in Dev Mode by @melloware in #563
- Use xref instead of link for internal documentation links by @treo in #569
- Update SvelteKit Documentation to support dev mode by @treo in #570
- docs: add treo as a contributor for doc by @allcontributors in #571
- Bump build to JDK 17 by @gastaldi in #576
- Bump @adobe/css-tools from 4.3.1 to 4.3.2 in /integration-tests/src/main/ui-react by @dependabot in #577
- Bump com.github.eirslett:frontend-plugin-core from 1.14.2 to 1.15.0 by @dependabot in #578
- Bump vite from 4.4.9 to 4.4.12 in /integration-tests/src/main/ui-vue by @dependabot in #581
- Remove DevUI JsonRpcService no longer needed by @melloware in #582
- Revert Vite ignore of /@ by @melloware in #583
- NextJS 14
next export
has been removed by @shivam-sharma7 in #572 - Upgrade: java GiutHub actions by @shivam-sharma7 in #584
- Let quinoa download node 20.x by @shivam-sharma7 in #585
- Let use quinoa-codestart latest LTS node by @shivam-sharma7 in #589
- RouteConstants for Vert.x web route order marks by @shivam-sharma7 in #588
- 2.3.0 by @melloware in #590
New Contributors
- @steffenvan made their first contribution in #545
- @lukewoodcock made their first contribution in #555
- @treo made their first contribution in #569
Full Changelog: 2.2.1...2.3.0
2.2.1
What's Changed
- Replace vue-legacy test by vue vite for stability by @ia3andy in #537
- docs: add ThoSap as a contributor for bug by @allcontributors in #540
- Fix #538: DevUI check for optional config by @melloware in #539
- 2.2.1 by @melloware in #541
Full Changelog: 2.2.0...2.2.1
2.2.0
Breaking Changes
The quinoa target build directory is not target/quinoa/build
instead of target/quinoa-build
. This may affect automation using the target quinoa directory.
Changed config:
- Replaced quarkus.quinoa.frozen-lockfile => quarkus.quinoa.ci
- Dropped quarkus.quinoa.package-manager-command.prepend-binary (this is always the default behavior now to make it compatible/consistant with package-manager install)
- Added quarkus.quinoa.dev-server.index-page to override the index page but only for the dev-server
- Added quarkus.quinoa.framework.detection to allow disabling framework detection
New features
- Improve framework auto-detection with pre-configuraiton and allow to override just what's needed
- Better packages install management which is re-triggered automatically now
- Fix stability problems on CI when downloading NodeJS
- Support for yarn berry (v2+)
- Fix network bugs in dev mode
What's Changed
- Bump quarkus.version from 3.1.0.Final to 3.3.0 by @dependabot in #491
- Update README.md - add a link to repository map by @alexkarezin in #490
- docs: add alexkarezin as a contributor for doc by @allcontributors in #492
- Bump @adobe/css-tools from 4.2.0 to 4.3.1 in /integration-tests/src/main/ui-react by @dependabot in #496
- use action/checkout@v4 by @shivam-sharma7 in #497
- Fix #500: Framework INFO to TRACE messages by @melloware in #501
- Bump com.github.eirslett:frontend-plugin-core from 1.13.4 to 1.14.0 by @dependabot in #504
- Fix wrong host after restart by @ia3andy in #502
- Use quarkus-playwright by @ia3andy in #505
- Bump quarkus.version from 3.3.0 to 3.4.0 by @dependabot in #508
- Quarkus 3.2.6.Final by @melloware in #509
- download node 18.18.0 LTS by @shivam-sharma7 in #510
- [Breaking Change] Big refactor and improvements code and doc by @ia3andy in #511
- Add Node.js install retry (5) by @ia3andy in #514
- Replaces flacky Maven Frontend Plugin download manager by Vertx to install Node.js by @ia3andy in #513
- 2.2.0.CR1 by @ia3andy in #515
- Improve File Downloader by @ia3andy in #522
- Improve Framework detection and tests by @ia3andy in #523
- 2.2.0.CR2 by @ia3andy in #524
- Fix #516: Better error message if failed moving files by @melloware in #525
- [Breaking Change] Fix #526: Detect package.json changes for install by @melloware in #527
- 2.2.0.CR3 by @ia3andy in #528
- Make ignore watch more precise and ignore lockfiles by @ia3andy in #529
- Add support for yarn Berry by @ia3andy in #532
- Bump semver from 5.7.1 to 5.7.2 in /integration-tests/src/main/ui-angular by @dependabot in #533
- Update node version in document by @shivam-sharma7 in #531
- Release 2.2.0 by @ia3andy in #536
New Contributors
- @alexkarezin made their first contribution in #490
Full Changelog: 2.1.0...2.2.0
2.1.0
What's Changed
- add new framework keywords for quarkus-extension by @shivam-sharma7 in #438
- Bump word-wrap from 1.2.3 to 1.2.4 in /integration-tests/src/main/ui-react by @dependabot in #439
- qwik support by @shivam-sharma7 in #440
- Bump word-wrap from 1.2.3 to 1.2.4 in /integration-tests/src/main/ui-vue by @dependabot in #441
- Gatsby support by @shivam-sharma7 in #444
- add docs for new frameworks by @shivam-sharma7 in #443
- Support Nuxt by @shivam-sharma7 in #446
- Reorder myself in Contributors list by @shivam-sharma7 in #448
- Cycle.js Support by @shivam-sharma7 in #449
- add docs for Cycle.JS by @shivam-sharma7 in #451
- Let's quinoa download current node v18.17.0 by @shivam-sharma7 in #452
- let's catch better common problem by @shivam-sharma7 in #453
- Add new rest service by @shivam-sharma7 in #454
- Riot.js Support by @shivam-sharma7 in #456
- include
scm
in connection by @shivam-sharma7 in #458 - Bump lit to v2.8.0 by @shivam-sharma7 in #457
- Add project description by @shivam-sharma7 in #461
- Add issue management by @shivam-sharma7 in #462
- Midway.js Support by @shivam-sharma7 in #463
- Document midway.js by @shivam-sharma7 in #464
- webpack update by @shivam-sharma7 in #466
- Added .gitattributes to repo by @shivam-sharma7 in #465
- Fix build status badge by @shivam-sharma7 in #467
- add missing
url
by @shivam-sharma7 in #468 - [#470] Developer profile by @shivam-sharma7 in #471
- Update Quinoa 2.0.8 by @shivam-sharma7 in #472
- use letest pnpm v8.6.12 by @shivam-sharma7 in #475
- Refine Support by @shivam-sharma7 in #477
- document refine by @shivam-sharma7 in #478
- devolup -> develope by @shivam-sharma7 in #479
- fix: Dependabot vulnerabilities alerts by @shivam-sharma7 in #480
- Bump playright.version from 1.36.0 to 1.37.0 by @dependabot in #482
- Renormalize files by @melloware in #483
- Revert "fix: Dependabot vulnerabilities alerts" by @shivam-sharma7 in #486
- Fix #481: URLEncode UI resources by @melloware in #484
- remove wrapper in log by @shivam-sharma7 in #487
- Fix #481: Integration Test URLEncode UI resources by @melloware in #488
- 2.1.0 Release by @melloware in #489
Full Changelog: 2.0.8...2.1.0
2.0.8
What's Changed
- let's keep current node v18.16.1 by @shivam-sharma7 in #433
- Change Quinoa docs URL by @shivam-sharma7 in #434
- Bump playright.version from 1.35.1 to 1.36.0 by @dependabot in #435
- POLYMER Support by @shivam-sharma7 in #436
- 2.0.8 by @melloware in #437
Full Changelog: 2.0.7...2.0.8
2.0.7
What's Changed
- Update node version in docs by @shivam-sharma7 in #414
- Update quinoa version by @shivam-sharma7 in #415
- add new framework keywords for quarkus-extension by @shivam-sharma7 in #416
- Bump frontend-plugin-core from 1.13.3 to 1.13.4 by @dependabot in #418
- Adjust doc title by @gastaldi in #420
- Bump tough-cookie from 4.0.0 to 4.1.3 in /integration-tests/src/main/ui-react by @dependabot in #421
- Bump semver from 5.7.1 to 5.7.2 in /integration-tests/src/main/ui-vue by @dependabot in #422
- Bump semver from 6.3.0 to 6.3.1 in /integration-tests/src/main/ui-react by @dependabot in #423
- Add resource of frameworks in docs by @shivam-sharma7 in #425
- Ember.js Support by @shivam-sharma7 in #426
- 2.0.7 Release by @shivam-sharma7 in #428
- Aurelia support by @shivam-sharma7 in #430
- GraalVM SDK by @melloware in #431
- Revert "2.0.7 Release" by @shivam-sharma7 in #432
- 2.0.7 by @melloware in #429
Full Changelog: 2.0.6...2.0.7
2.0.6
What's Changed
- set node v18.16.0 to install by default by @shivam-sharma7 in #384
- Docs update for node download by @shivam-sharma7 in #385
- check maven version before build by @shivam-sharma7 in #386
- upgrade dependencies for react, vue and lit by @shivam-sharma7 in #387
- Add Vue legacy support by @melloware in #388
- fix npm run script for vue by @shivam-sharma7 in #389
- Bump playright.version from 1.35.0 to 1.35.1 by @dependabot in #392
- let quinoa download node v18.16.1 by @shivam-sharma7 in #399
- Fix #394: Astro support by @melloware in #395
- docs: add shivam-sharma7 as a contributor for doc, and data by @allcontributors in #400
- Fix #391: Update ignored dirs and Svelte instructions by @melloware in #393
- make indexPage value to empty string when configured with value "/" by @fblan in #401
- Frontend 1.13.3 by @melloware in #403
- Plus sign look better in dark/light theme by @melloware in #390
- Solid Start support by @shivam-sharma7 in #396
- Update README.md by @shivam-sharma7 in #406
- Update quinoa docs by @shivam-sharma7 in #408
- Fix all asciidoc warnings by using pass macro by @TheJavaGuy in #407
- docs: add TheJavaGuy as a contributor for doc by @allcontributors in #409
- Release 2.0.6 by @melloware in #404
New Contributors
- @TheJavaGuy made their first contribution in #407
Full Changelog: 2.0.5...2.0.6
2.0.5
What's Changed
- Change "preview" to "stable" by @melloware in #358
- Bump playright.version from 1.33.0 to 1.34.0 by @dependabot in #361
- Bump quarkiverse-parent from 13 to 14 by @dependabot in #362
- Bump quarkus by @shivam-sharma7 in #363
- Fix #371: DevUI Logging by @melloware in #372
- Fix #370: DevServices UI updates by @melloware in #373
- Add docs logo by @melloware in #369
- Include
scm
info by @gastaldi in #375 - avoid redownloading and reinstalling dependencies by @shivam-sharma7 in #374
- Bump quarkiverse-parent from 14 to 15 by @dependabot in #378
- Bump playright.version from 1.34.0 to 1.35.0 by @dependabot in #379
- Fix #367: Framework automation detection by @melloware in #368
- Switch to vite codestart and improve dev-server host resiliency by @ia3andy in #380
- Update docs for framework auto detection by @melloware in #381
- 2.0.5 Release by @melloware in #382
Full Changelog: 2.0.4...2.0.5
2.0.4
What's Changed
- fix: deprecated version of actions by @shivam-sharma7 in #314
- docs: add shivam-sharma7 as a contributor for infra by @allcontributors in #315
- [#312]: add PR template by @shivam-sharma7 in #316
- [#313] add: issue template by @shivam-sharma7 in #317
- update: bug_report.yml by @shivam-sharma7 in #319
- add: CODE_OF_CONDUCT.md by @shivam-sharma7 in #323
- add: CONTRIBUTING.md by @shivam-sharma7 in #325
- docs: add shivam-sharma7 as a contributor for doc by @allcontributors in #326
- update: README.md by @shivam-sharma7 in #327
- Bump quarkiverse-parent from 12 to 13 by @dependabot in #328
- Upgrade Webpack by @shivam-sharma7 in #329
- upgrade webpack codestart devDependencies by @shivam-sharma7 in #333
- integration-test: upgrade react-dom by @shivam-sharma7 in #334
- Added logos by @melloware in #324
- Refactor IS_WINDOWS check by @melloware in #320
- Bump: testing library by @shivam-sharma7 in #335
- bump maven compiler-plugin by @shivam-sharma7 in #336
- Fix Node Logo Link by @melloware in #337
- Center: logo and heading by @shivam-sharma7 in #338
- add: Welcome workflow by @shivam-sharma7 in #340
- update: README.md by @shivam-sharma7 in #343
- add: resource link by @shivam-sharma7 in #345
- Add issue badge in README.md by @shivam-sharma7 in #347
- let quinoa download node 18.16.0 by @shivam-sharma7 in #346
- Bump playright.version from 1.32.0 to 1.33.0 by @dependabot in #350
- upgrade: node version for angular package manager by @shivam-sharma7 in #351
- fix: broken links by @shivam-sharma7 in #354
- Fix #355: Prevent NPE when UIDir is misconfigured by @melloware in #356
- 2.0.4 Release by @melloware in #357
New Contributors
- @shivam-sharma7 made their first contribution in #314
Full Changelog: 2.0.3...2.0.4