|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## 1.1.0 (2023/2/16) |
| 4 | + |
| 5 | +- feat: support `initialIndent` for `pug` and `sass` |
| 6 | +- feat: add description for built-in directives, attributes, component, and elements |
| 7 | +- feat: support localization for event modifiers and props modifiers |
| 8 | +- feat: missing required props inlay hints (needs enabled `volar.inlayHints.missingRequiredProps`) |
| 9 | +- feat: show `(takeover)` instead of `(vue)` in status bar for takeover mode ([#2365](https://github.com/johnsoncodehk/volar/issues/2365)) |
| 10 | +- feat: more reliable formatting edits combine |
| 11 | +- fix(doctor): update source code link ([#2307](https://github.com/johnsoncodehk/volar/issues/2307)) |
| 12 | +- fix(typescript-plugin): tsserver multiple initializations lead to infinite loop (https://github.com/microsoft/vscode/issues/171591) |
| 13 | +- fix: syntactic features not working for untitled vue document |
| 14 | +- fix: spaces removed from ternary operator inside `{{ }}` ([#2305](https://github.com/johnsoncodehk/volar/issues/2305)) |
| 15 | +- fix: `source.addMissingImports` accidentally made imports for properties used the template ([#2304](https://github.com/johnsoncodehk/volar/issues/2304)) |
| 16 | +- fix: code action auto import should not append to the same line with the script tag ([#916](https://github.com/johnsoncodehk/volar/issues/916)) |
| 17 | +- fix: multi-line interpolation last line indent incorrect |
| 18 | +- fix: declaring empty emits like defineEmits<{}>() would fail the type-checking process ([#2370](https://github.com/johnsoncodehk/volar/issues/2370)) |
| 19 | +- fix: ignore `name` prop / attr for slot ([#2308](https://github.com/johnsoncodehk/volar/issues/2308)) |
| 20 | + |
| 21 | +**Breaking changes** |
| 22 | + |
| 23 | +- Removed pug convert tool |
| 24 | +- Removed script setup convert tool |
| 25 | +- Unsupported tracing for vue-tsc ([#2378](https://github.com/johnsoncodehk/volar/issues/2378)) |
| 26 | +- Extract Vite, Nuxt and component preview features to [Vue and Nuxt Preview](https://marketplace.visualstudio.com/items?itemName=johnsoncodehk.vscode-vue-preview) |
| 27 | + - feat: support `vite-plugin-vue-component-preview` for nuxt 3.2 |
| 28 | + - feat: add `volar.preview.root` setting for Nuxt component preview |
| 29 | + - fix: prevent random creation of multiple preview terminals |
| 30 | + - fix: support nuxt preview without vite serving allow list ([#2287](https://github.com/johnsoncodehk/volar/issues/2287)) |
| 31 | + |
| 32 | +--- |
| 33 | + |
| 34 | +<h3 align="center">Full-time Support by</h3> |
| 35 | +<br /> |
| 36 | + |
| 37 | +<p align="center"> |
| 38 | + <span> |
| 39 | + <a href="https://stackblitz.com/"><img src="./.github/sponsors/StackBlitz.png" height="80" /></a> |
| 40 | + <h4 align="center">Just click, and start coding.</h4> |
| 41 | + </span> |
| 42 | +</p> |
| 43 | +<br /> |
| 44 | + |
| 45 | +<h3 align="center">Our Sponsors ⭐✨</h3> |
| 46 | +<br /> |
| 47 | + |
| 48 | +<p align="center"> |
| 49 | + <a href="https://volta.net/"><img src="./.github/sponsors/volta.svg" height="60" /></a> |
| 50 | + <a href="https://vuejs.org/"><img src="./.github/sponsors/vue.png" height="80" /></a> |
| 51 | +</p> |
| 52 | +<br /> |
| 53 | + |
| 54 | +<p align="center"> |
| 55 | + <a href="https://www.prefect.io/"><img src="./.github/sponsors/prefect.svg" height="40" /></a> |
| 56 | +</p> |
| 57 | +<br /> |
| 58 | + |
| 59 | +<p align="center"> |
| 60 | + <h5 align="center"><a href="https://github.com/sponsors/johnsoncodehk">Adding You</a></h5> |
| 61 | +</p> |
| 62 | + |
3 | 63 | ## 1.0.24 (2023/1/8)
|
4 | 64 |
|
5 | 65 | - feat: add `vueCompilerOptions.macros` setting for vue-macros plugins
|
|
17 | 77 | - fix(component-meta): cannot detection of slots in script-less SFC ([#2113](https://github.com/johnsoncodehk/volar/issues/2113))
|
18 | 78 | - perf(component-meta): resolve schema on demand ([#2288](https://github.com/johnsoncodehk/volar/issues/2288))
|
19 | 79 |
|
20 |
| -### Platinum Sponsors |
21 |
| - |
22 |
| -<table><tr> |
23 |
| - <td align="center" valign="middle"><a href="https://volta.net/"><img src="https://raw.githubusercontent.com/johnsoncodehk/volar/master/.github/sponsors/volta.svg" height="60" /></a></td> |
24 |
| -</tr></table> |
25 |
| - |
26 |
| -### Gold Sponsors |
27 |
| - |
28 |
| -<table><tr> |
29 |
| - <td align="center" valign="middle"><a href="https://vuejs.org/"><img src="https://raw.githubusercontent.com/johnsoncodehk/volar/master/.github/sponsors/vue.png" height="80" /></a></td> |
30 |
| -</tr></table> |
31 |
| - |
32 |
| -### Silver Sponsors |
33 |
| - |
34 |
| -<table><tr> |
35 |
| - <td align="center" valign="middle"><a href="https://www.prefect.io/"><img src="https://raw.githubusercontent.com/johnsoncodehk/volar/master/.github/sponsors/prefect.svg" height="50" /></a></td> |
36 |
| - <td align="center" valign="middle"><a href="https://github.com/365talents"><img src="https://raw.githubusercontent.com/johnsoncodehk/volar/master/.github/sponsors/365talents.png" height="70" /></a></td> |
37 |
| -</tr></table> |
38 |
| - |
39 | 80 | ## 1.0.22 (2023/1/5)
|
40 | 81 |
|
41 | 82 | - fix: document folding ranges not working in .ts
|
|
0 commit comments