Skip to content

Commit bf4ade6

Browse files
committed
Edited formatting of ReadMe
1 parent 9c4f359 commit bf4ade6

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -125,13 +125,15 @@
125125
<details><summary>OverVue 5.0</summary>
126126
<ul>
127127
<li>Upgraded source code to Vue 3</li>
128-
<li>Upgraded from Vuex 3 to Vuex 4</li>
129-
<li>Upgraded from Electron 5 to 16</li>
130-
<li>Upgraded from Quasar 1 to 2</li>
131-
<li></li>
128+
<li>Upgraded major dependencies to newest versions</li>
129+
<ul>
130+
<li>Upgraded from Vuex 3 to Vuex 4</li>
131+
<li>Upgraded from Electron 5 to 16</li>
132+
<li>Upgraded from Quasar 1 to 2</li>
133+
</ul>
132134
<li>Rewrote exports in Vue 3</li>
133135
<li>Reconfigured Vue Devtools to launch and connect upon running quasar in dev mode</li>
134-
<li>Note that due to breaking changes when upgrading to Vue 3, vued3tree had to be replaced with vue3-tree.Due to this, a bulleted list currently renders instead of a tree. This is intended to be a short-term change, with the old package being utilized again once it is compatible. </li>
136+
<li>Note that due to breaking changes when upgrading to Vue 3, vued3tree had to be replaced with vue3-tree.Due to this, a bulleted list currently renders instead of a tree. This is intended to be a short-term change, with the old package being utilized again once it is compatible.</li>
135137
</ul>
136138
</details>
137139

0 commit comments

Comments
 (0)