Skip to content

Commit 1f6f149

Browse files
committed
chore: update CHANGELOG for 4.0.0-beta.2
1 parent 91df799 commit 1f6f149

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed

Diff for: CHANGELOG.md

+11-4
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
# [4.0.0-beta.2](https://github.com/vuejs/vuex/compare/v4.0.0-beta.1...v4.0.0-beta.2) (2020-05-11)
22

33

4-
### Features
5-
6-
* Allow action subscribers to catch rejections. ([#1740](https://github.com/vuejs/vuex/issues/1740)) ([6ebbe64](https://github.com/vuejs/vuex/commit/6ebbe64c5821d19e55a41dc8b1d81cfce6cbd195)), closes [#1489](https://github.com/vuejs/vuex/issues/1489) [#1558](https://github.com/vuejs/vuex/issues/1558) [#1625](https://github.com/vuejs/vuex/issues/1625)
7-
4+
### Bug Fixes
85

6+
- types: add `useStore` function ([#1736](https://github.com/vuejs/vuex/issues/1736)) [#1739](https://github.com/vuejs/vuex/issues/1736)
7+
- build: fix `iife` build containing `process.env`.
98

109
# [4.0.0-beta.1](https://github.com/vuejs/vuex/compare/v3.3.0...v4.0.0-beta.1) (2020-04-25)
1110

@@ -106,6 +105,14 @@ app.mount('#app')
106105
- TypeScript support is not ready yet. Please use JS environment to test this for now.
107106

108107

108+
# [3.4.0](https://github.com/vuejs/vuex/compare/v3.3.0...v3.4.0) (2020-05-11)
109+
110+
111+
### Features
112+
113+
* Allow action subscribers to catch rejections. ([#1740](https://github.com/vuejs/vuex/issues/1740)) ([6ebbe64](https://github.com/vuejs/vuex/commit/6ebbe64c5821d19e55a41dc8b1d81cfce6cbd195)), closes [#1489](https://github.com/vuejs/vuex/issues/1489) [#1558](https://github.com/vuejs/vuex/issues/1558) [#1625](https://github.com/vuejs/vuex/issues/1625)
114+
115+
109116
# [3.3.0](https://github.com/vuejs/vuex/compare/v3.2.0...v3.3.0) (2020-04-25)
110117

111118

0 commit comments

Comments
 (0)