Skip to content

Releases: quarkiverse/quarkus-quinoa

2.3.1

19 Dec 14:38
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.3.0...2.3.1

2.2.2

19 Dec 14:28
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.3.0...2.2.2

2.3.0

16 Dec 21:56
Compare
Choose a tag to compare

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

Full Changelog: 2.2.1...2.3.0

2.2.1

04 Oct 00:45
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.2.0...2.2.1

2.2.0

03 Oct 08:48
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: 2.1.0...2.2.0

2.1.0

16 Aug 16:37
Compare
Choose a tag to compare

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

18 Jul 17:05
Compare
Choose a tag to compare

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

15 Jul 17:09
5512039
Compare
Choose a tag to compare

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

30 Jun 13:08
f42ab2a
Compare
Choose a tag to compare

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

Full Changelog: 2.0.5...2.0.6

2.0.5

14 Jun 15:56
90c8d14
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.4...2.0.5