Closed
Description
Please see https://bootstrap-vue.js.org/docs/misc/changelog for a list of breaking changes (plus features and fixes) in the 2.0.0 stable release.
Please note we have had to change the new table slot syntax introduced in 2.0.0-rc.28 due to limitations on Vue's new v-slot
syntax that makes slot names less flexible (and not conducive to table field keys names that are beyond the control of the user). This affects users of scoped header, footer and data field slots.