You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
***$theme-default:** fix editLink for repos hosted on gitlab.com ([#2523](https://github.com/vuejs/vuepress/issues/2523)) ([1c3967c](https://github.com/vuejs/vuepress/commit/1c3967c))
7
+
* add toml dependencyt to shared-utils ([b858a6e](https://github.com/vuejs/vuepress/commit/b858a6e))
8
+
* regular files should not be executable ([#2535](https://github.com/vuejs/vuepress/issues/2535)) ([ffb8527](https://github.com/vuejs/vuepress/commit/ffb8527))
9
+
***$theme-default:** improve last-updated text color contrast ([#2282](https://github.com/vuejs/vuepress/issues/2282)) ([7ca9fbc](https://github.com/vuejs/vuepress/commit/7ca9fbc))
10
+
* allows no rel attribute on external links in the nav ([#2338](https://github.com/vuejs/vuepress/issues/2338)) ([b343cd3](https://github.com/vuejs/vuepress/commit/b343cd3))
11
+
***$core:** style loss under build for package that specifies `sideEffects: false` (fix [#2350](https://github.com/vuejs/vuepress/issues/2350)) ([#2471](https://github.com/vuejs/vuepress/issues/2471)) ([7e29900](https://github.com/vuejs/vuepress/commit/7e29900))
12
+
***$markdown:** line highlighting not working correctly when importing code snippets ([#2441](https://github.com/vuejs/vuepress/issues/2441)) ([d0f2e42](https://github.com/vuejs/vuepress/commit/d0f2e42))
13
+
***deps:**[security] bump acorn from 5.7.3 to 5.7.4 ([#2500](https://github.com/vuejs/vuepress/issues/2500)) ([8e48e5c](https://github.com/vuejs/vuepress/commit/8e48e5c))
14
+
***deps:**[security] bump handlebars from 4.2.1 to 4.7.6 ([#2502](https://github.com/vuejs/vuepress/issues/2502)) ([a01ebc9](https://github.com/vuejs/vuepress/commit/a01ebc9))
15
+
***deps:**[security] bump https-proxy-agent from 2.2.1 to 2.2.4 ([#2503](https://github.com/vuejs/vuepress/issues/2503)) ([cbb9ba9](https://github.com/vuejs/vuepress/commit/cbb9ba9))
16
+
***deps:** bump envinfo from 7.4.0 to 7.7.2 ([#2526](https://github.com/vuejs/vuepress/issues/2526)) ([c827c19](https://github.com/vuejs/vuepress/commit/c827c19))
17
+
18
+
19
+
### Features
20
+
21
+
***$theme-default:** add initial open group index option ([#2408](https://github.com/vuejs/vuepress/issues/2408)) ([465ae40](https://github.com/vuejs/vuepress/commit/465ae40))
22
+
* use GitHub actions instead of CircleCI ([#2417](https://github.com/vuejs/vuepress/issues/2417)) ([eb80283](https://github.com/vuejs/vuepress/commit/eb80283))
0 commit comments