Claudio Eyzaguirre
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
CHANGELOG.md
|
|
@ -30,7 +30,7 @@ |
|
|
|
* **compiler:** compiler options have been adjusted. |
|
|
|
- new option `decodeEntities` is added. |
|
|
|
- `namedCharacterReferences` option has been removed. |
|
|
|
- `maxCRNameLength` option has been rmeoved. |
|
|
|
- `maxCRNameLength` option has been removed. |
|
|
|
* **asyncComponent:** `retryWhen` and `maxRetries` options for |
|
|
|
`defineAsyncComponent` has been replaced by the more flexible `onError` |
|
|
|
option, per https://github.com/vuejs/rfcs/pull/148 |
|
|
|