Closed greenkeeper[bot] closed 5 years ago
Update to this version instead π
The new version differs by 8 commits.
5fb2fa8
chore(release): 4.3.0
a5928ad
feat: Provide sourcemap for blocks in .vue file (#215)
77a3be7
chore: Update repo links in package.json (#213)
41fc1cc
chore: Add CNAME and GA
674700c
chore: Add cookbook examples
b63e4b6
chore: Add docs deploy script
ea6ac4e
docs: Docs for RPV (#211)
89839f2
fix: Transform require
in render function compiled from <template>
(#212)
See the full diff
devDependency
rollup-plugin-vue was updated from 3.0.0
to 4.4.0
.Update to this version instead π
The new version differs by 9 commits.
9aeee7f
chore(release): 4.4.0
3aa9fe7
test: Properly encode testfixture imports (#254)
27bc6f8
fix(README): logo URL (#246)
3c1113b
fix: Copy SFCDescriptor before further passing it to processors (#243)
5d8aa49
fix: Throw style compilation errors (#235)
deab460
chore(release): 4.4.0-alpha.0
3549e11
feat: Use runtime helper package instead of inline generated code
20bfd08
feat: Expose TypeScript declarations (#225)
c2d0a7c
chore: Various doc recommendations (#222)
See the full diff
devDependency
rollup-plugin-vue was updated from 3.0.0
to 4.5.0
.Update to this version instead π
The new version differs by 8 commits.
bc2823d
chore(release): 4.5.0
b503965
fix #233, Update cookbook library example
2ae1bbf
feat: Add beforeAssemble hook
08229a0
fix #245, Add FAQs page
9874a59
fix #251, Update source-map package
e28b7ab
fix #258, Add link to enable production mode
3fbc8eb
fix: Use rollup's resolveId instead of require.resolve to resolve internal modules
7530dfa
fix #257, resolve runtime helpers path
See the full diff
devDependency
rollup-plugin-vue was updated from 3.0.0
to 4.6.0
.devDependency
rollup-plugin-vue was updated from 3.0.0
to 4.6.1
.devDependency
rollup-plugin-vue was updated from 3.0.0
to 4.7.0
.Update to this version instead π
The new version differs by 12 commits.
8707e70
chore(release): 4.7.0
a5711f6
feat: Add data option to allow prepending style block content
c61e6d6
test: customTag option
8ae8568
feat: Combine customBlocks inclusion/exclusion option
5c1dffb
feat: Add exposeFilename to control __file property
5fb30ce
fix: Use isProduction when defined and fallback to NODE_ENV/BUILD
911eabc
fix: Use template.isProduction option if set (#267)
3c9293c
docs: Add FAQ on version 4.6.2 error message (#265)
fd3dfb9
docs: Add CommonJS plugin in example as it's required in most cases
dcd18a7
Update ISSUE_TEMPLATE.md
cb566b2
chore(release): 4.6.2
a5de6a4
chore: Update vue-runtime-helpers
See the full diff
devDependency
rollup-plugin-vue was updated from 3.0.0
to 4.7.1
.
Version 4.1.4 of rollup-plugin-vue was just published.
rollup-plugin-vue
The version 4.1.4 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 30 commits ahead by 30, behind by 6.
b8db23a
chore(release): 4.1.4
b3d63f0
fix: Use named import querystring module (#199)
11739b4
chore(release): 4.1.3
4295c0d
chore: Add prepublish script
f03bfca
chore(release): 4.1.2
43aed61
chore: Move docs generation task to postchangelog hook (#195)
c73bc23
$ jest
73f944c
fix: Change main file in package.json
e930d1c
chore(release): v4.1.0
27881f0
chore: use standard version
e19d910
chore: Add inline docs (#193)
05176a8
fix: Use file basename in vue block imports (#192)
758e330
feat: Migrate codebase to typescript (#191)
2806494
chore: Release v4.0.2
d3f44ea
chore: Add script to publish package
There are 30 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: