Skip to content

Commit df3b636

Browse files
committedDec 12, 2018
chore: 1.0.0-alpha.28 changelog
1 parent c859623 commit df3b636

File tree

1 file changed

+22
-1
lines changed

1 file changed

+22
-1
lines changed
 

Diff for: ‎CHANGELOG.md

+22-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
<a name="1.0.0-alpha.28"></a>
2+
# [1.0.0-alpha.28](https://github.com/vuejs/vuepress/compare/v1.0.0-alpha.27...v1.0.0-alpha.28) (2018-12-12)
3+
4+
5+
### Bug Fixes
6+
7+
* **$cli:** bump CAC version ([#1062](https://github.com/vuejs/vuepress/issues/1062)) ([172afa3](https://github.com/vuejs/vuepress/commit/172afa3))
8+
* **$core:** async function support for plugin option `additionalPages` (close: [#1077](https://github.com/vuejs/vuepress/issues/1077))([#1080](https://github.com/vuejs/vuepress/issues/1080)) ([3095106](https://github.com/vuejs/vuepress/commit/3095106))
9+
* **$core:** `'slotKey'` must be defined as props in user's markdown's script tag (close: [#975](https://github.com/vuejs/vuepress/issues/975)) ([ece2e1e](https://github.com/vuejs/vuepress/commit/ece2e1e))
10+
* **$core:** remove smoothing scroll (close: [#1071](https://github.com/vuejs/vuepress/issues/1071)) ([#1075](https://github.com/vuejs/vuepress/issues/1075)) ([26c0628](https://github.com/vuejs/vuepress/commit/26c0628))
11+
* **$theme-default:** fix height of input in SearchBox for IE11 ([#1093](https://github.com/vuejs/vuepress/issues/1093)) ([04510e9](https://github.com/vuejs/vuepress/commit/04510e9))
12+
13+
14+
### Features
15+
16+
* **$core:** pass generated page paths to `generated` hook ([#925](https://github.com/vuejs/vuepress/issues/925)) ([5ee2b2b](https://github.com/vuejs/vuepress/commit/5ee2b2b))
17+
* **$core:** `extendCli` Plugin Option API ([#1069](https://github.com/vuejs/vuepress/issues/1069)) ([e963731](https://github.com/vuejs/vuepress/commit/e963731))
18+
- See [docs](https://vuepress.vuejs.org/plugin/option-api.html#extendcli).
19+
* **$plugin-search:** searchable paths with test RegExp ([#1032](https://github.com/vuejs/vuepress/issues/1032)) ([d6bddf1](https://github.com/vuejs/vuepress/commit/d6bddf1))
20+
21+
22+
123
<a name="1.0.0-alpha.27"></a>
224
# [1.0.0-alpha.27](https://github.com/vuejs/vuepress/compare/v1.0.0-alpha.26...v1.0.0-alpha.27) (2018-12-03)
325

@@ -1051,4 +1073,3 @@
10511073
* support nesting in sidebar ([1964709](https://github.com/vuejs/vuepress/commit/1964709))
10521074
* support style/script hoisting + css modules ([f97e676](https://github.com/vuejs/vuepress/commit/f97e676))
10531075

1054-

0 commit comments

Comments
 (0)