Update dependency vuex to v4 by renovate[bot] · Pull Request #272 · oxylbot/dashboard
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| vuex | 3.6.2 → 4.1.0 |
Release Notes
vuejs/vuex (vuex)
v4.1.0
Vue Core Version Requirement Change
This release contains an important fix (#1883) that relies on the effectScope API from Vue core, which is only available in Vue 3.2+.
Bug Fixes
- build: node deprecated warning in export module (#2048) (397e9fb)
- getters being destroyed on component destroy (#1878) (#1883) (b2f851f)
4.0.2 (2021-06-17)
Bug Fixes
- devtools: fix no getters displayed on root module + better getters inspector (#1986) (bc20295)
- build: cjs build failing due to
__VUE_PROD_DEVTOOLS__defined (#1991) (#1992) (7151622)
4.0.1 (2021-05-24)
Features
- dx: add devtools integration (#1949)
v4.0.2
Vue Core Version Requirement Change
This release contains an important fix (#1883) that relies on the effectScope API from Vue core, which is only available in Vue 3.2+.
Bug Fixes
- build: node deprecated warning in export module (#2048) (397e9fb)
- getters being destroyed on component destroy (#1878) (#1883) (b2f851f)
4.0.2 (2021-06-17)
Bug Fixes
- devtools: fix no getters displayed on root module + better getters inspector (#1986) (bc20295)
- build: cjs build failing due to
__VUE_PROD_DEVTOOLS__defined (#1991) (#1992) (7151622)
4.0.1 (2021-05-24)
Features
- dx: add devtools integration (#1949)
v4.0.1
Vue Core Version Requirement Change
This release contains an important fix (#1883) that relies on the effectScope API from Vue core, which is only available in Vue 3.2+.
Bug Fixes
- build: node deprecated warning in export module (#2048) (397e9fb)
- getters being destroyed on component destroy (#1878) (#1883) (b2f851f)
4.0.2 (2021-06-17)
Bug Fixes
- devtools: fix no getters displayed on root module + better getters inspector (#1986) (bc20295)
- build: cjs build failing due to
__VUE_PROD_DEVTOOLS__defined (#1991) (#1992) (7151622)
4.0.1 (2021-05-24)
Features
- dx: add devtools integration (#1949)
v4.0.0
Vue Core Version Requirement Change
This release contains an important fix (#1883) that relies on the effectScope API from Vue core, which is only available in Vue 3.2+.
Bug Fixes
- build: node deprecated warning in export module (#2048) (397e9fb)
- getters being destroyed on component destroy (#1878) (#1883) (b2f851f)
4.0.2 (2021-06-17)
Bug Fixes
- devtools: fix no getters displayed on root module + better getters inspector (#1986) (bc20295)
- build: cjs build failing due to
__VUE_PROD_DEVTOOLS__defined (#1991) (#1992) (7151622)
4.0.1 (2021-05-24)
Features
- dx: add devtools integration (#1949)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.