Skip to content
This repository was archived by the owner on Dec 30, 2022. It is now read-only.

Commit 5b1ff3f

Browse files
chore: release v4.0.0-beta.3 (#1045)
Co-authored-by: eunjae-lee <[email protected]>
1 parent 43aed4f commit 5b1ff3f

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [4.0.0-beta.3](https://github.com/algolia/vue-instantsearch/compare/v4.0.0-beta.2...v4.0.0-beta.3) (2021-08-20)
2+
3+
4+
### Bug Fixes
5+
6+
* **vue 3:** pass renderToString to findResultsState instead of createServerRootMixin ([#1044](https://github.com/algolia/vue-instantsearch/issues/1044)) ([43aed4f](https://github.com/algolia/vue-instantsearch/commit/43aed4f50a0bdfda301e047e84badc6e41892e7c))
7+
8+
9+
110
# [4.0.0-beta.2](https://github.com/algolia/vue-instantsearch/compare/v4.0.0-beta.1...v4.0.0-beta.2) (2021-08-19)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"autocomplete"
1717
],
1818
"license": "MIT",
19-
"version": "4.0.0-beta.2",
19+
"version": "4.0.0-beta.3",
2020
"files": [
2121
"vue2",
2222
"vue3",

0 commit comments

Comments
 (0)