No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    @quasar/app v3.0.0-beta.8 (Vue 3) released! New features for PWA and Capacitor

    Announcements
    2
    1
    1000
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • rstoenescu
      rstoenescu Admin last edited by

      https://github.com/quasarframework/quasar/releases/tag/%40quasar%2Fapp-v3.0.0-beta.8

      Overview

      • Capacitor v3 support (check Quasar CLI > Developing Capacitor Apps pages).
      • TS support for PWA. Should you wish to use it, just rename the extensions of /src-pwa/*.js files to “.ts”.
      • Workbox with InjectManifest mode: the custom-service-worker.js/.ts now gets compiled, so the old restrictions are no longer valid (like not being able to import with relative path and not having a linter active – you can now configure it).

      For in-depth information please consult the appropriate pages in our documentation.

      New

      • feat(app): Capacitor v3 support
      • feat(app): Compile PWA custom service worker; Add TS support for the custom sw and register-sw
      • Upgrade deps: vue@3.0.6, @vue/compiler-sfc@3.0.6, @vue/server-renderer@3.0.6, vue-router@4.0.4, archiver@5.20, chokidar@3.5.1, fast-glob@3.2.5, fs-extra@9.1.0, register-service-worker@1.7.2, sass@1.32.8, semver@7.3.4, table@6.0.7, webpack-bundle-analyzer@4.4.0, webpack-dev-server@3.11.2
      • chore(app): upgrade TS deps (4.2.2)
      • chore(app): Bump default workbox-webpack-plugin to v6

      Fixes

      • fix(app/electron): first run of the build command fails #8521
      1 Reply Last reply Reply Quote 2
      • First post
        Last post