Skip to content

Commit c22c941

Browse files
committed
1.0.0-alpha.50 changlog
1 parent 33ebdf2 commit c22c941

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

CHANGELOG.md

+26
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,29 @@
1+
<a name="1.0.0-alpha.50"></a>
2+
# [1.0.0-alpha.50](https://github.com/vuejs/vuepress/compare/v1.0.0-alpha.49...v1.0.0-alpha.50) (2019-06-04)
3+
4+
5+
### Bug Fixes
6+
7+
* **$core:** window is not defined ([d30e078](https://github.com/vuejs/vuepress/commit/d30e078))
8+
9+
<a name="1.0.0-alpha.49"></a>
10+
# [1.0.0-alpha.49](https://github.com/vuejs/vuepress/compare/v1.0.0-alpha.48...v1.0.0-alpha.49) (2019-06-03)
11+
12+
13+
### Bug Fixes
14+
15+
* **$core:** cannot load theme with shortcut. ([7eed1f4](https://github.com/vuejs/vuepress/commit/7eed1f4))
16+
* **$core:** cannot retrieve the correct theme name when them path is a local absolute path linked to a javascript file. ([50f64b4](https://github.com/vuejs/vuepress/commit/50f64b4))
17+
18+
19+
### Features
20+
21+
* **$core:** global variable "__VUEPRESS__" to store runtime key infos ([bd0bdf9](https://github.com/vuejs/vuepress/commit/bd0bdf9))
22+
* **$core:** safer class name of content outlet ([7d0542e](https://github.com/vuejs/vuepress/commit/7d0542e))
23+
* **$theme-default:** using '.theme-default-content' to replace '.content' in `<Content />` outlet. ([85ff630](https://github.com/vuejs/vuepress/commit/85ff630))
24+
25+
26+
127
<a name="1.0.0-alpha.48"></a>
228
# [1.0.0-alpha.48](https://github.com/vuejs/vuepress/compare/v1.0.0-alpha.47...v1.0.0-alpha.48) (2019-05-14)
329

0 commit comments

Comments
 (0)