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 v2.1.1 released!

    Announcements
    6
    7
    373
    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-v2.1.1

      Upgraded deps: archiver@5.0.2, copy-webpack-plugin@6.1.1, dot-prop@5.3.0, file-loader@6.1.0, html-webpack-plugin@4.5.0, mini-css-extract-plugin@0.11.2, optimize-css-assets-webpack-plugin@5.0.4, table@6.0.3, terser-webpack-plugin@4.2.2, webpack@4.44.2, webpack-bundle-analyzer@3.9.0, webpack-node-externals@2.5.2

      1 Reply Last reply Reply Quote 1
      • R
        realtebo last edited by

        Could I ask what is app v2?

        Aren’t we at 1.14?

        1 Reply Last reply Reply Quote 0
        • Hawkeye64
          Hawkeye64 last edited by

          @realtebo @quasar/app is currently at v2.11
          Read the upgrade guide here: https://quasar.dev/quasar-cli/app-upgrade-guide#Upgrade-Guide

          1 Reply Last reply Reply Quote 0
          • S
            samodraland last edited by

            I have same confusion with @realtebo

            from this documentation https://quasar.dev/quasar-cli/app-upgrade-guide#Introduction said that quasar/app and quasar are different packages (one is the Quasar App CLI and one is the Quasar UI), each one with its own version.
            Currently Quasar is v1.14.1 , quasar/app is v2.1.1 and quasar/cli is v1.1.2

            based on documentation above, what is the difference between cli and app since those two said the same but have difference version (v1.1.2 and v2.1.1)? and I guess Quasar is the components and related with UI right?

            s.molinari 1 Reply Last reply Reply Quote 0
            • s.molinari
              s.molinari @samodraland last edited by s.molinari

              What are the different packages in Quasar Framework?

              ebc6f3af-3dc8-41f2-bc40-8bf44c487418-image.png

              The three main packages are:

              @quasar/ui (or just quasar)= the component library = 1.14.1
              @quasar/cli = the global CLI (i.e. for creating projects, doing builds, etc.) = 1.1.2
              @quasar/app = the project CLI commands and why you have to be in a project folder root to run them (i.e. for running the dev server, creating new pages, layouts, etc.) = 2.1.1

              As you can also see from the image, there are other packages like IconGenie and Extras and the Docs.

              Scott

              1 Reply Last reply Reply Quote 1
              • S
                samodraland last edited by

                thank you @s-molinari for the clear explanation!

                metalsadman 1 Reply Last reply Reply Quote 0
                • metalsadman
                  metalsadman @samodraland last edited by

                  Can also check the core packages at the https://quasar.dev/start/release-notes#Introduction

                  1 Reply Last reply Reply Quote 0
                  • First post
                    Last post