You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| ATTR_FALSE_VALUE | ✔ | No longer removes attribute if binding value is boolean `false`|[link](https://v3-migration.vuejs.org/breaking-changes/attribute-coercion.html)|
314
-
|ATTR_ENUMERATED_COERSION| ✔ | No longer special case enumerated attributes |[link](https://v3-migration.vuejs.org/breaking-changes/attribute-coercion.html)|
314
+
|ATTR_ENUMERATED_COERCION| ✔ | No longer special case enumerated attributes |[link](https://v3-migration.vuejs.org/breaking-changes/attribute-coercion.html)|
315
315
| TRANSITION_GROUP_ROOT | ✔ |`<transition-group>` no longer renders a root element by default |[link](https://v3-migration.vuejs.org/breaking-changes/transition-group.html)|
| COMPONENT_FUNCTIONAL | ✔ | Functional component API changed (now must be plain functions) |[link](https://v3-migration.vuejs.org/breaking-changes/functional-components.html)|
0 commit comments