chore: fix typo in Chagelog.md (#960) [ci skip]
This commit is contained in:
parent
7cbf684611
commit
a35e2970b2
@ -30,7 +30,7 @@
|
|||||||
* **compiler:** compiler options have been adjusted.
|
* **compiler:** compiler options have been adjusted.
|
||||||
- new option `decodeEntities` is added.
|
- new option `decodeEntities` is added.
|
||||||
- `namedCharacterReferences` option has been removed.
|
- `namedCharacterReferences` option has been removed.
|
||||||
- `maxCRNameLength` option has been rmeoved.
|
- `maxCRNameLength` option has been removed.
|
||||||
* **asyncComponent:** `retryWhen` and `maxRetries` options for
|
* **asyncComponent:** `retryWhen` and `maxRetries` options for
|
||||||
`defineAsyncComponent` has been replaced by the more flexible `onError`
|
`defineAsyncComponent` has been replaced by the more flexible `onError`
|
||||||
option, per https://github.com/vuejs/rfcs/pull/148
|
option, per https://github.com/vuejs/rfcs/pull/148
|
||||||
|
Loading…
Reference in New Issue
Block a user