Skip to content

Conversation

@NataliaTepluhina
Copy link
Member

@NataliaTepluhina NataliaTepluhina commented Jul 16, 2020

There are a few changes marked as breaking on https://github.com/vuejs/rfcs/pulls?q=is%3Apr+is%3Amerged+label%3Acore+label%3A%22breaking+change%22 but not listed:

  • slots unification happened on 2.6 so I haven't added it to breaking
  • attribute coercion does not look like breaking too
  • some of the changes have multiple PRs on the list (like v-model changes)

Please let me know if I was wrong in my assumptions so we could fix the list.

Netlify preview

@Justineo
Copy link
Member

  • slots unification happened on 2.6 so I haven't added it to breaking

According to the Adoption strategy, $scopedSlots will be removed in 3.0 and users need to use $slots instead.

  • attribute coercion does not look like breaking too

There are breaking changes in this one too, listed in the Drawbacks part.

@NataliaTepluhina
Copy link
Member Author

@Justineo valid arguments! Point proved 😅

I've updated the description with these two points

Copy link
Member

@bencodezen bencodezen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a minor update to a heading that I think will prevent some confusion, but otherwise thanks for taking the lead on this and great work!

@bencodezen bencodezen merged commit 1d98226 into master Jul 16, 2020
@NataliaTepluhina NataliaTepluhina deleted the migration-introduction-fix branch July 17, 2020 14:38
TalexDreamSoul pushed a commit to Talexs/docs that referenced this pull request Apr 17, 2022
* fixed: slots.md

* Apply suggestions from code review

* Update src/guide/components/slots.md

Co-authored-by: wxsm <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update summary of breaking changes to match RFCs

4 participants