-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Labels
Description
The dependency vuex was updated from 3.0.1 to 3.1.0.
This version is covered by your current version range and after updating it in your project the build failed.
vuex is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.
Status Details
- ❌ continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).
Release Notes for v3.1.0
Features
store.subscribeActioncan now specify whether the handler should be invoked before the action, after the action, or both. 76818c1 (#1115 by @wa3l)
Improvements
- Errors thrown inside action subscribers no longer cause the entire action to fail.
Commits
The new version differs by 157 commits.
4c0d0ae[release] 3.1.0745f23b[build] 3.1.0fa6e833build: update build script for rollup 1.0e1fd222chore: format431540bdocs: document new subscribeAction optionsacd7249feat: ensure errors in action subscribers do not break actions59f31afbuild: bump dev deps76818c1Action before and after subscribers (#1115)da22a6edocs(ja): fix translation (#1460)2dfdd83docs: replaced video preview code to a VideoPreview component (#1453)c92cef3Fix typo and update tense (#1457)f5a42d3docs(zh): update (#1454)6e154c1removing English text from pt-br file (#1449)4b82bb2docs: add 5-minute video to What is Vuex? (#1447)d93a5c3docs(ru): Translation update (#1445)
There are 157 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper Bot 🌴