mirror of
https://github.com/vuejs/babel-plugin-jsx.git
synced 2025-07-09 22:00:15 +08:00
v1.0.0-rc.1
This commit is contained in:
13
CHANGELOG.md
13
CHANGELOG.md
@ -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`
|
||||
|
Reference in New Issue
Block a user