dashboard
                                
                                
                                
                                    dashboard copied to clipboard
                            
                            
                            
                        chore(deps): update dependency @vitejs/plugin-vue to v1.10.2
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence | 
|---|---|---|---|---|---|
| @vitejs/plugin-vue (source) | 1.2.1 -> 1.10.2 | 
Release Notes
vitejs/vite-plugin-vue
v1.10.2
Bug Fixes
v1.10.1
Bug Fixes
v1.10.0
v1.9.4
Bug Fixes
v1.9.3
Bug Fixes
v1.9.2
Bug Fixes
- plugin-vue: handle rewrite default edge case with TS (609a342)
 
Reverts
- Revert "feat(plugin-vue): define VUE_SSR flag" (3e2c1bf)
 
v1.9.1
Features
- ~~plugin-vue: define VUE_SSR flag (49618c1)~~ (Reverted)
 
v1.9.0
Bug Fixes
- plugin-vue: enable ts in template also for lang=tsx (ed88df3)
 
Features
- plugin-vue: support optional @vue/compiler-sfc peer dep (b17b5ae)
 
1.8.1 (2021-09-19)
Bug Fixes
- plugin-vue: generate tree-shakable code (316d7af)
 
v1.8.1
Bug Fixes
- plugin-vue: generate tree-shakable code (316d7af)
 
v1.8.0
Bug Fixes
Performance Improvements
- plugin-vue: inline main script for build + avoid sourcemap generation when possible (93d9a2d)
 
1.7.1 (2021-09-18)
Bug Fixes
- plugin-vue: properly handle in-template TS syntax + tests (0a2a5e1)
 
v1.7.1
Bug Fixes
- plugin-vue: properly handle in-template TS syntax + tests (0a2a5e1)
 
v1.7.0
Features
- plugin-vue: support TS in template expressions (01fa2ab)
 
1.6.2 (2021-09-08)
Bug Fixes
- plugin-vue: ensure descriptor in case main request is cached (85612fe)
 
1.6.1 (2021-09-06)
Bug Fixes
- hmr doesn't work when modifying the code of jsx in sfc (#4563) (1012367)
 - plugin-vue: avoid applying ref transform to dependencies by default (cd4f341)
 
v1.6.2
Bug Fixes
- plugin-vue: ensure descriptor in case main request is cached (85612fe)
 
v1.6.1
Bug Fixes
- hmr doesn't work when modifying the code of jsx in sfc (#4563) (1012367)
 - plugin-vue: avoid applying ref transform to dependencies by default (cd4f341)
 
v1.6.0
Features
- plugin-vue: latest ref transform support (533b002)
 - plugin-vue: warn compiler-sfc version mismatch (e7263b9)
 
v1.5.0
v1.4.0
Features
- Custom Elements mode behavior changed: now only inlines the CSS and no longer exports the custom element constructor (exports the component as in normal mode). Users now need to explicitly call 
defineCustomElementon the component. This allows the custom element to be defined using an async version of the source component. 
Bug Fixes
v1.3.0
Bug Fixes
Features
- plugin-vue: support importing vue files as custom elements (3a3af6e)
 
1.2.5 (2021-07-12)
1.2.4 (2021-06-27)
Bug Fixes
1.2.3 (2021-06-01)
Bug Fixes
1.2.2 (2021-04-24)
Bug Fixes
- plugin-vue: add newline character before class components, fix #2787 (#2933) (8fe828e)
 - plugin-vue: avoid duplicate import, fix #2640 (#2897) (011438d)
 - plugin-vue: respect 
hmr: falseserver config, fix #2790 (#2797) (27e0c3f) 
1.2.1 (2021-03-31)
Bug Fixes
v1.2.5
v1.2.4
Bug Fixes
v1.2.3
Bug Fixes
v1.2.2
Bug Fixes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
 
This PR has been generated by Mend Renovate. View repository job log here.
Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.