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 v1.5.2 released!

    Announcements
    3
    3
    345
    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-v1.5.2

      • fix(app): deduplicate code when using core-js@3 (#6117)
      1 Reply Last reply Reply Quote 1
      • J
        jeffatpf last edited by

        Im interested in why the installed versions of ESLiint and related are a bit behind the latest.

        @vue/eslint-config-standard 4.0.0 4.0.0 5.1.0 devDependencies https://github.com/vuejs/eslint-config-standard#readme
        eslint 5.16.0 5.16.0 6.8.0 devDependencies https://eslint.org
        eslint-loader 2.1.2 2.1.2 3.0.3 devDependencies https://github.com/webpack-contrib/eslint-loader
        eslint-plugin-node 9.2.0 9.2.0 11.0.0 devDependencies https://github.com/mysticatea/eslint-plugin-node#readme
        eslint-plugin-vue 5.2.3 5.2.3 6.1.2 devDependencies https://eslint.vuejs.org

        R 1 Reply Last reply Reply Quote 0
        • R
          rusia @jeffatpf last edited by

          @jeffatpf You can manually change them to latest versions in package.json
          I do so and it doesn’t harm my projects.

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