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

    How to UPGRADE from Quasar 0.17 to 1.0 beta

    Help
    8
    10
    2243
    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.
    • S
      Sweetyy last edited by Sweetyy

      Hi guys,

      First of all, congratulation for this new awesome version of Quasar ! It’s just all what i was looking for to develop my project !
      But today i really need your help guys…
      My project is running with quasar 0.17 and today i wanted to upgrade to the last version 1.0 beta for the new features.
      So first i upgraded the quasar-cli in global and then i started to compare a new project created with the new cli to mine previously created with the 0.17 version… After multiples errors related to the quasar.conf.js and babel that i fixed, now it build but the compile fails with 9 errors… The problem is that I don’t know what those errors are … As you can see :

      alt text

      How to know what those errors are or what is the best way to upgrade from 0.17 to 1.0 beta please ?

      Thanks in advance !

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

        You can´t expect to upgrade to v1 and have the CLI tell you what to change.

        Copied from Discord:
        If you a want a “preview” for Upgrade notes (remember, these are the notes), you can look here: https://gist.github.com/hawkeye64/da4b4d662ab1484bd0b532ffd871679e

        This will tell you what has changed, but you will still have to manually check and edit the code yourself. I believe the best way at this moment is to start a new project and copy/rewrite your project from scratch (as there still might be bugs in the beta so you will have to check if you made a mistake or if it is a bug that has to be fixed).

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

          Well… this is exactly what i was afraid off …

          I remember when a lot of members already asked a long time before if it will be necessary or not to create a complete new project to upgrade to v1.0 and the answers were ‘no need’…

          I just can’t rewrite my project from scratch it’s just too big … that’s why i aksed too in order to be sure that i will be able to upgrade to the v1.0 despite the fact my project is really big … If i have to check in the list you put here and replace/change/adapt steps by steps the components and so on, it will just never end …

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

            Sorry it took so long to answer here, but at the moment we are working on the upgrading guide. Here are the Team notes about the process: https://gist.github.com/hawkeye64/da4b4d662ab1484bd0b532ffd871679e

            and Matyas from the staff generated a comparison between 0.17 and 1.0:
            https://hackmd.io/4fPrV1paR56TnpNjz0Lcvg?view

            We plan to maintain 0.17 for at least a year, but we won’t be adding new features. There will be backported security fixes and we will try to keep packages modern.

            1 Reply Last reply Reply Quote 0
            • R
              rund1me last edited by

              It would also help just to get the error messages again, currently we would like to be early adopters and give it a try but i dont know how to enable the error messages (same as OP)

              1 Reply Last reply Reply Quote 0
              • N
                njsteele last edited by

                Has an upgrade guide ever been developed? I’m also using 0.17 and looking to go to 1.x

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

                  @njsteele - https://quasar.dev/start/upgrade-guide

                  Scott

                  1 Reply Last reply Reply Quote 0
                  • Allan-EN-GB
                    Allan-EN-GB Admin last edited by

                    @Hawkeye64 Also wrote a linter to aid the process but I can’t find the link - Jeff, can you post it please?

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

                      https://github.com/quasarframework/eslint-plugin-quasar

                      1 Reply Last reply Reply Quote 0
                      • Allan-EN-GB
                        Allan-EN-GB Admin last edited by

                        Odd that a search for lint on the quasar repo’s didn’t work …

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