|
35 | 35 |
|
36 | 36 | ### Bug Fixes
|
37 | 37 |
|
38 |
| -* **$core:** do not transpile core packages' dependencies ([b69b107](https://github.com/vuejs/vuepress/commit/b69b107)) |
39 |
| -* **avatar:** fix url ([45e31b4](https://github.com/vuejs/vuepress/commit/45e31b4)) |
40 |
| -* **contributors:** fix for good contributions ([a709a4f](https://github.com/vuejs/vuepress/commit/a709a4f)) |
41 |
| -* **contributors:** fix url parameters ([db71238](https://github.com/vuejs/vuepress/commit/db71238)) |
42 |
| -* add missing hash in [#1706](https://github.com/vuejs/vuepress/issues/1706) ([#1780](https://github.com/vuejs/vuepress/issues/1780)) ([25777e4](https://github.com/vuejs/vuepress/commit/25777e4)) |
43 |
| -* contributors commit link ([#1809](https://github.com/vuejs/vuepress/issues/1809)) ([bb61182](https://github.com/vuejs/vuepress/commit/bb61182)) |
| 38 | +* **$core:** Do not transpile core packages' dependencies ([b69b107](https://github.com/vuejs/vuepress/commit/b69b107)) |
| 39 | +* **$avatar:** Fix url ([45e31b4](https://github.com/vuejs/vuepress/commit/45e31b4)) |
| 40 | +* **$contributors:** Fix for good contributions ([a709a4f](https://github.com/vuejs/vuepress/commit/a709a4f)) |
| 41 | +* **$contributors:** Fix url parameters ([db71238](https://github.com/vuejs/vuepress/commit/db71238)) |
| 42 | +* **$core:** Add missing hash in [#1706](https://github.com/vuejs/vuepress/issues/1706) ([#1780](https://github.com/vuejs/vuepress/issues/1780)) ([25777e4](https://github.com/vuejs/vuepress/commit/25777e4)) |
| 43 | +* **$contributors:** Fix contributors commit link ([#1809](https://github.com/vuejs/vuepress/issues/1809)) ([bb61182](https://github.com/vuejs/vuepress/commit/bb61182)) |
44 | 44 |
|
45 | 45 |
|
46 | 46 | ### Features
|
47 | 47 |
|
48 |
| -* **$core:** use any custom protocol for outboundRE ([#1731](https://github.com/vuejs/vuepress/issues/1731)) ([120d885](https://github.com/vuejs/vuepress/commit/120d885)) |
49 |
| -* Disable next and prev links from global config ([#1761](https://github.com/vuejs/vuepress/issues/1761)) ([92a1c02](https://github.com/vuejs/vuepress/commit/92a1c02)) |
50 |
| - |
51 |
| - |
52 |
| - |
53 |
| -# [](https://github.com/vuejs/vuepress/compare/v1.0.4...v) (2019-09-06) |
54 |
| - |
55 |
| - |
56 |
| - |
57 |
| -## [1.0.4](https://github.com/vuejs/vuepress/compare/v1.0.3...v1.0.4) (2019-09-06) |
58 |
| - |
59 |
| - |
60 |
| -### Bug Fixes |
61 |
| - |
62 |
| -* **$core:** do not transpile core packages' dependencies ([b69b107](https://github.com/vuejs/vuepress/commit/b69b107)) |
63 |
| -* **avatar:** fix url ([45e31b4](https://github.com/vuejs/vuepress/commit/45e31b4)) |
64 |
| -* **contributors:** fix for good contributions ([a709a4f](https://github.com/vuejs/vuepress/commit/a709a4f)) |
65 |
| -* **contributors:** fix url parameters ([db71238](https://github.com/vuejs/vuepress/commit/db71238)) |
66 |
| -* add missing hash in [#1706](https://github.com/vuejs/vuepress/issues/1706) ([#1780](https://github.com/vuejs/vuepress/issues/1780)) ([25777e4](https://github.com/vuejs/vuepress/commit/25777e4)) |
67 |
| -* contributors commit link ([#1809](https://github.com/vuejs/vuepress/issues/1809)) ([bb61182](https://github.com/vuejs/vuepress/commit/bb61182)) |
68 |
| - |
69 |
| - |
70 |
| -### Features |
71 |
| - |
72 |
| -* **$core:** use any custom protocol for outboundRE ([#1731](https://github.com/vuejs/vuepress/issues/1731)) ([120d885](https://github.com/vuejs/vuepress/commit/120d885)) |
73 |
| -* Disable next and prev links from global config ([#1761](https://github.com/vuejs/vuepress/issues/1761)) ([92a1c02](https://github.com/vuejs/vuepress/commit/92a1c02)) |
| 48 | +* **$core:** Use any custom protocol for outboundRE ([#1731](https://github.com/vuejs/vuepress/issues/1731)) ([120d885](https://github.com/vuejs/vuepress/commit/120d885)) |
| 49 | +* **$theme-default:** Disable next and prev links from global config ([#1761](https://github.com/vuejs/vuepress/issues/1761)) ([92a1c02](https://github.com/vuejs/vuepress/commit/92a1c02)) |
74 | 50 |
|
75 | 51 |
|
76 | 52 |
|
|
0 commit comments