* docs: updating the `dropdownRender` description and jumps in the FAQ for Select
* fix: fix select error in multiple mode
* fix: fix cascader select error in ssr mode
closesvueComponent/ant-design-vue#5765
Add `compatConfig: { MODE: 3 }` to all component definitions to signal to `@vue/compat` not to use any Vue 2 compatibility features.