Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update vuex: 3.1.0 → 3.6.2 (minor) #82

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented Jan 27, 2021

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ vuex (3.1.0 → 3.6.2) · Repo

Release Notes

3.6.2

Bug Fixes

  • build: fix wrong path name for the export module (679313b)

3.6.0

Bug Fixes

  • stop throwing an error on hasModule when parent does not exists (#1850) (#1851) (12aabe4)

Features

  • types: adding logger type for logger plugin (#1853) (cb3198d)
  • build: enable named esm module import on node.js >= 14 (#1872) (acddab2)

3.5.1

Bug Fixes

  • types: add missing logger.d.ts file to the package (#1789) (a477334)
  • warn when unregistering non existing module (#1786) (7cec79d)

3.5.0

Features

  • include logger plugin to the core export (#1783) (04e2bd8)

3.4.0

Features

3.3.0

Bug Fixes

Features

  • Add prepend option for subscribe and subscribeAction (#1358) (a39d076)
  • logger: createLogger can optionally log actions (#987) (18be128)

3.2.0

Features

3.1.3

Bug Fixes

  • Prevent invalidating subscription iterator (#1438) (@cngu)

Improvements

3.1.2

Bug Fixes

  • types: avoid broadening vue instance type when using map helpers (#1639) (9a96720) (@ktsn)

Improvements

Performance Improvements

3.1.1

Features

Improvements

  • Improved jsdelivr support (#1496)

Fixed

  • Memory leak happening while using registerModule/unregisterModule (#1508)
  • Typings: Make mutation and action payload optional in definition file (#1517)

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by more commits than we can show here.


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu bot added the depfu label Jan 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants