release: v3.2.1

This commit is contained in:
Evan You
2021-08-09 16:29:53 -04:00
parent 4adf76385f
commit 2749c15170
17 changed files with 48 additions and 39 deletions

View File

@@ -1,3 +1,12 @@
## [3.2.1](https://github.com/vuejs/vue-next/compare/v3.2.0...v3.2.1) (2021-08-09)
### Bug Fixes
* **compiler-sfc:** fix import usage check for last expression ([1e1682f](https://github.com/vuejs/vue-next/commit/1e1682f060883ee11e802834adb273159d8e84cc))
# [3.2.0](https://github.com/vuejs/vue-next/compare/v3.2.0-beta.8...v3.2.0) (2021-08-09)
### Compatibility Notes