npm vue-loader 7.2.0

latest releases: 17.4.2, 17.4.1, 17.4.0...
8 years ago
  • Downgraded babel-runtime peer dependency to 5.x due to:
    • Bugs in babel-runtime 6.x
    • All babel plugins still depend on runtime 5.x, having a top-level 6.x dependency forces duplicate copies of runtime 5.x in every plugin, resulting in the installation using much larger disk space and the build booting much slower.
  • More reliable hot-reload for nested child components.

Don't miss a new vue-loader release

NewReleases is sending notifications on new releases.