Skip to content

Commit dd3868d

Browse files
committed
changelog
1 parent b1dbc4b commit dd3868d

File tree

1 file changed

+98
-0
lines changed

1 file changed

+98
-0
lines changed

Diff for: CHANGELOG.md

+98
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,98 @@
1+
<a name="0.3.3"></a>
2+
## [0.3.3](https://github.com/vuejs/vuepress/compare/v0.3.2...v0.3.3) (2018-04-15)
3+
4+
5+
### Bug Fixes
6+
7+
* fix outbound nav links (close [#37](https://github.com/vuejs/vuepress/issues/37)) ([c909007](https://github.com/vuejs/vuepress/commit/c909007))
8+
9+
10+
11+
<a name="0.3.2"></a>
12+
## [0.3.2](https://github.com/vuejs/vuepress/compare/v0.3.1...v0.3.2) (2018-04-15)
13+
14+
15+
### Bug Fixes
16+
17+
* added escaping of meta tag attribute value ([#29](https://github.com/vuejs/vuepress/issues/29)) ([15a1ac8](https://github.com/vuejs/vuepress/commit/15a1ac8))
18+
* escape text in code block when lang is text or not specified [#31](https://github.com/vuejs/vuepress/issues/31) ([#32](https://github.com/vuejs/vuepress/issues/32)) ([ac4acab](https://github.com/vuejs/vuepress/commit/ac4acab))
19+
* **dev build:** use portfinder ([#30](https://github.com/vuejs/vuepress/issues/30)) ([f2a8229](https://github.com/vuejs/vuepress/commit/f2a8229)), closes [#26](https://github.com/vuejs/vuepress/issues/26)
20+
* generate better slugs for non latin langs (close [#45](https://github.com/vuejs/vuepress/issues/45)) ([e08e3d2](https://github.com/vuejs/vuepress/commit/e08e3d2))
21+
* hoistedTags may not always be present (close [#35](https://github.com/vuejs/vuepress/issues/35)) ([ed33515](https://github.com/vuejs/vuepress/commit/ed33515))
22+
* home link '/' shouldn’t always stays active ([#47](https://github.com/vuejs/vuepress/issues/47)) ([67c758e](https://github.com/vuejs/vuepress/commit/67c758e))
23+
* images should have 100% max width ([9e63974](https://github.com/vuejs/vuepress/commit/9e63974))
24+
* renderChildren / sidebarDepth: 0 ([42f63a8](https://github.com/vuejs/vuepress/commit/42f63a8))
25+
26+
27+
### Features
28+
29+
* add warning about node version on startup (close [#51](https://github.com/vuejs/vuepress/issues/51)) ([1118327](https://github.com/vuejs/vuepress/commit/1118327))
30+
31+
32+
33+
<a name="0.3.1"></a>
34+
## [0.3.1](https://github.com/vuejs/vuepress/compare/v0.3.0...v0.3.1) (2018-04-14)
35+
36+
37+
### Bug Fixes
38+
39+
* **style:** prevent scrollbar in code ([#18](https://github.com/vuejs/vuepress/issues/18)) ([a3db4d2](https://github.com/vuejs/vuepress/commit/a3db4d2))
40+
* code margin on mobile ([695440f](https://github.com/vuejs/vuepress/commit/695440f))
41+
42+
43+
### Features
44+
45+
* commands now defaults targetDir to cwd. ([#25](https://github.com/vuejs/vuepress/issues/25)) ([22b7943](https://github.com/vuejs/vuepress/commit/22b7943)), closes [#8](https://github.com/vuejs/vuepress/issues/8)
46+
47+
48+
49+
<a name="0.3.0"></a>
50+
# [0.3.0](https://github.com/vuejs/vuepress/compare/v0.2.2...v0.3.0) (2018-04-14)
51+
52+
53+
54+
<a name="0.2.2"></a>
55+
## [0.2.2](https://github.com/vuejs/vuepress/compare/v0.2.1...v0.2.2) (2018-04-14)
56+
57+
58+
59+
<a name="0.2.1"></a>
60+
## [0.2.1](https://github.com/vuejs/vuepress/compare/v0.2.0...v0.2.1) (2018-04-14)
61+
62+
63+
### Bug Fixes
64+
65+
* fix vuepress cant resolve custom theme under .vuepress/theme ([#3](https://github.com/vuejs/vuepress/issues/3)) ([133bdb3](https://github.com/vuejs/vuepress/commit/133bdb3))
66+
67+
68+
69+
<a name="0.2.0"></a>
70+
# [0.2.0](https://github.com/vuejs/vuepress/compare/v0.1.0...v0.2.0) (2018-04-13)
71+
72+
73+
### Features
74+
75+
* auto detect invalid inbound links ([ca82906](https://github.com/vuejs/vuepress/commit/ca82906))
76+
* google analytics ([764ccd5](https://github.com/vuejs/vuepress/commit/764ccd5))
77+
* pwa ([664a8e0](https://github.com/vuejs/vuepress/commit/664a8e0))
78+
79+
80+
81+
<a name="0.1.0"></a>
82+
# [0.1.0](https://github.com/vuejs/vuepress/compare/890f929...v0.1.0) (2018-04-12)
83+
84+
85+
### Bug Fixes
86+
87+
* css extraction ([d293194](https://github.com/vuejs/vuepress/commit/d293194))
88+
* workaround for empty style chunk ([701658a](https://github.com/vuejs/vuepress/commit/701658a))
89+
90+
91+
### Features
92+
93+
* dev server ([890f929](https://github.com/vuejs/vuepress/commit/890f929))
94+
* support nesting in sidebar ([1964709](https://github.com/vuejs/vuepress/commit/1964709))
95+
* support style/script hoisting + css modules ([f97e676](https://github.com/vuejs/vuepress/commit/f97e676))
96+
97+
98+

0 commit comments

Comments
 (0)