framework7io / framework7-vue

Deprecated! Build full featured iOS & Android apps using Framework7 & Vue
http://framework7.io/vue/
MIT License
674 stars 151 forks source link

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

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

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

Dependency rollup-plugin-vue
Current Version 3.0.0
Type devDependency

The version 4.0.1 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 12 commits ahead by 12, behind by 6.

  • 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
  • 41f823a 2.5.3
  • 302ad64 Revert "fix: move vue-template-compiler to dev & peer dependencies"

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: