release: v3.0.0-rc.4

This commit is contained in:
Evan You
2020-07-21 15:40:46 -04:00
parent 11c2ad4a04
commit d63daaf9b6
15 changed files with 46 additions and 37 deletions

View File

@@ -1,3 +1,12 @@
# [3.0.0-rc.4](https://github.com/vuejs/vue-next/compare/v3.0.0-rc.3...v3.0.0-rc.4) (2020-07-21)
### Bug Fixes
* **deps:** move @babel/types back to dependencies ([11c2ad4](https://github.com/vuejs/vue-next/commit/11c2ad4a04c000ea828a0f5017e41fc7e0816868))
# [3.0.0-rc.3](https://github.com/vuejs/vue-next/compare/v3.0.0-rc.2...v3.0.0-rc.3) (2020-07-21)