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/cli v1.0.1/2 released!

    Announcements
    1
    1
    618
    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 rstoenescu

      Enjoy!


      EDIT: Important! If you are on Windows and using quasar/cli v1.0.1, please upgrade to the newly released v1.0.2. The “create” command hangs on Windows due to a bug in recently updated “ora” package (which was downgraded). https://github.com/quasarframework/quasar/releases/tag/%40quasar%2Fcli-v1.0.2


      https://github.com/quasarframework/quasar/releases/tag/%40quasar%2Fcli-v1.0.1

      This is the optional global installation of Quasar CLI. To upgrade to it, type “yarn global add @quasar/cli@latest” or “npm i -g @quasar/cli@latest”.

      New

      • Upgrade all deps (fixes a security vulnerability in handlebars package)
      • feat(upgrade): allow eslint-plugin-quasar to be upgraded if detected (#5290)
      • feat(serve): new param ("–index") allowing you to override the default /index.html
      • feat(serve): new param ("–cors") allowing you to enable CORS for all requests

      Fixes

      • fix(cli): “-h” generating warning
      1 Reply Last reply Reply Quote 0
      • First post
        Last post