v1.0.0-rc.1

This commit is contained in:
Amour1688
2020-07-29 09:46:15 +08:00
parent 5c2179f6d9
commit d19a593080
3 changed files with 15 additions and 2 deletions

View File

@ -1,3 +1,16 @@
## 1.0.0-rc.1
`2020-07-29`
- 🌟 support `v-html` and `v-text`
- 🌟 add `isCustomElement`
- 🛠 do not optimize by default
### Breaking Change
- remove `compatibleProps`
- rename `usePatchFlag` as `optimize`
## 1.0.0-beta.4
`2020-07-22`