From: Evan You Date: Wed, 28 Apr 2021 13:40:54 +0000 (-0400) Subject: chore: update IE11 support [ci skip] X-Git-Tag: v3.1.0-beta.1~60 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad59b7ef4bfd2dd9d71fbaf135af884441d5a306;p=thirdparty%2Fvuejs%2Fcore.git chore: update IE11 support [ci skip] --- diff --git a/README.md b/README.md index 536ebc06b1..e5e7ade723 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ This is the repository for Vue 3.0. Please consult the [Migration Guide](https://v3.vuejs.org/guide/migration/introduction.html). -- Note: IE11 support is still pending. +Also note: Vue 3 does not support IE11 ([RFC](https://github.com/vuejs/rfcs/blob/master/active-rfcs/0038-vue3-ie11-support.md) | [Discussion](https://github.com/vuejs/rfcs/discussions/296)). ## Supporting Libraries