# TODOs - [x] Webpack 5 + Vue 3 custom block support - [ ] conventional changelog - [ ] (Test) show virtual console error messages - [ ] use export from the package entry - [ ] webpack 5 `this.getOptions` ## Known Issues - SSR usage needs more thorough testing. - `vue-style-loader` hasn't been not updated for Vue 3 yet. Please use `mini-css-extract-plugin` for CSS extraction. - No [`shadowMode`](https://vue-loader.vuejs.org/options.html#shadowmode) support.