question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Roadmap for version 4

See original GitHub issue

It’s time for a major version bump. This will be a relatively small release but will include a number of necessary breaking changes.

Planned Features

Dependency Updates

Changed Behavior

  • vue-template-loader: preserveWhitespace: false -> whitespace: 'condense' #3853
  • use NODE_ENV=production by default if not specified when running vue-cli-service build #3859
  • plugin-pwa: manifest.json should be generated during the build process rather than scaffolding #2981

New Features

Most proposed new features other than plugin APIs can also be landed in v3.x so they are not listed here.

  • Plugin API: Allow plugins to provide a minimum vue-cli version #3861
  • vue upgrade overhaul, allowing running codemods from plugins
  • Plugin ordering #1754, #1938

Removed

  • Drop Node.js v9 support (in documentation, no need to touch the code)
  • remove support for vue-cli-service e2e command (already deprecated since 3.0 rc) (#3774)

Needs Discussion

  • <del>Drop unit mocha in favor of Jest only
    • Mostly because mocha-webpack is unmaintained and unlikely to work with webpack 5
    • Need good migration strategy for existing users</del>
  • Use mochapack instead of mocha-webpack
  • Upgrade to mocha v6

How Can I Help?

Please let us know your thoughts and if we missed anything. We’ll be more than happy to explain our rationale around these decisions if there’s any further questions.

If there’s anything you (and the community) feel strongly about but is not found on this list, please make an effort to send a PR! We’ll be more than happy to accept contributions.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:124
  • Comments:52 (24 by maintainers)

github_iconTop GitHub Comments

33reactions
edimitchelcommented, Mar 20, 2019

Mocha is much faster than Jest. Keep it.

25reactions
larixercommented, Mar 23, 2019

@LinusBorg Great! Yes, I plan to keep on working on mochapack and add Wepback 5 support to it. I will notify you here, when Webpack 5 support will be ready in mochapack.

Read more comments on GitHub >

github_iconTop Results From Across the Web

2022-2026 Strategic Technology Roadmap Version 4 - CISA
Our annual Strategic Technology Roadmap (STR) provides evidence-based recommendations to help you enable and influence future capabilities. I'm ...
Read more >
Roadmap – Network File System Version 4 Wiki
Note: See TracRoadmap for help on using the roadmap. Download in other formats: iCalendar · Trac Powered. Powered by Trac 1.0.10. By Edgewall...
Read more >
Roadmap - MoodleDocs
Printable version. Permanent link · Page information. This page was last edited on 31 October 2022, at 06:47. Content is available under GNU...
Read more >
VCS VERSION 4 CONSULTATION ROADMAP | Verra
This VCS Version 4 Consultation Roadmap is designed to advance consideration of the various proposals set out during the first VCS Version 4...
Read more >
What's new - Analytics Help - Google Support
As of October 14, 2020, a Google Analytics 4 property (formerly known as an "App + Web" property) is now the default when...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found