maple3142 / vuejs-contextmenu

vue.js contextmenu wrapper
1 stars 0 forks source link

Update rollup-plugin-vue to the latest version 🚀 #6

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 4.0.2 of rollup-plugin-vue was just published.

Dependency rollup-plugin-vue
Current Version 3.0.0
Type devDependency

The version 4.0.2 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of rollup-plugin-vue.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 17 commits ahead by 17, behind by 6.

  • 2806494 chore: Release v4.0.2
  • d3f44ea chore: Add script to publish package
  • 4601385 chore: Add missing dependency (querystring) (#189)
  • 3a64402 fix: When using extract CSS add scopeId to component for scoped CSS (#188)
  • 4110dbb feat: Improve compatibility with other plugins that uses query parameters (#185)
  • 3d1d210 chore: release version 4.0.1
  • 2fddee1 feat: Convert script & styles to import statements (#184)
  • 8409424 feat: Use @vue/component-compiler (#182)
  • 31a8c57 Upgrade PostCSS to 6.0.* (#176)
  • f918a7f fix: edit example conf.js (#161)
  • 9e1b315 chore: Use cross-env in npm scripts; closes vuejs/rollup-plugin-vue#167 (#168)
  • 0c207dc 3.0.0
  • 7c6c56a fix: move vue-template-compiler to peer dependencies
  • 684de42 fix: use prepare instead of prepublish
  • abd8b06 2.5.4

There are 17 commits in total.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree: