Description
The vue-next changelog links to https://github.com/vuejs/rfcs/pulls?q=is%3Apr+is%3Amerged+label%3A3.x, but all of the "Rendered" links are broken in the PRs now due to file renaming. We should probably edit the original posts so that it is easy to reference the RFCs that have landed. Here are the links that currently need updating:
#8: https://github.com/vuejs/rfcs/blob/master/active-rfcs/0005-replace-v-bind-sync-with-v-model-argument.md
#20: https://github.com/vuejs/rfcs/blob/slots-unification/active-rfcs/0006-slots-unification.md
#27: https://github.com/vuejs/rfcs/blob/functional-async-api-change/active-rfcs/0007-functional-async-api-change.md
#28: https://github.com/vuejs/rfcs/blob/render-fn-api-change/active-rfcs/0008-render-function-api-change.md
#29: https://github.com/vuejs/rfcs/blob/global-api-change/active-rfcs/0009-global-api-change.md
#31: https://github.com/vuejs/rfcs/blob/master/active-rfcs/0011-v-model-api-change.md
#32: https://github.com/vuejs/rfcs/blob/master/active-rfcs/0012-custom-directive-api-change.md
#95: https://github.com/vuejs/rfcs/blob/master/active-rfcs/0014-drop-keycode-support.md
#97: https://github.com/vuejs/rfcs/blob/master/active-rfcs/0015-remove-filters.md
#98: https://github.com/vuejs/rfcs/blob/master/active-rfcs/0016-remove-inline-templates.md
Hoping someone with permissions can do this. Thank you!