release: v3.2.11

This commit is contained in:
Evan You
2021-09-08 18:58:13 -04:00
parent f243d2fbdc
commit 781d2d4d58
18 changed files with 52 additions and 43 deletions

View File

@@ -1,3 +1,12 @@
## [3.2.11](https://github.com/vuejs/vue-next/compare/v3.2.10...v3.2.11) (2021-09-08)
### Bug Fixes
* **hmr:** handle possible duplicate component definitions with same id ([aa8908a](https://github.com/vuejs/vue-next/commit/aa8908a8543c5151a2cc06ed4d8fab3a1461692a))
## [3.2.10](https://github.com/vuejs/vue-next/compare/v3.2.9...v3.2.10) (2021-09-07)