Skip to content

Commit dcca9fd

Browse files
committed
chore: 1.0.0-alpha.26 changelog
1 parent a9b9d9a commit dcca9fd

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
<a name="1.0.0-alpha.26"></a>
2+
# [1.0.0-alpha.26](https://github.com/vuejs/vuepress/compare/v1.0.0-alpha.25...v1.0.0-alpha.26) (2018-12-02)
3+
4+
5+
### Bug Fixes
6+
7+
* **$core:** changing `frontmatter` always took a long time to refresh page ([68add19](https://github.com/vuejs/vuepress/commit/68add19))
8+
- From now on `AppContext` has become a `singleton`.
9+
10+
11+
### Features
12+
13+
* **$cli:** allow unknown options in dev and build command ([0ecd099](https://github.com/vuejs/vuepress/commit/0ecd099))
14+
* **$core:** debug to see performance ([0876491](https://github.com/vuejs/vuepress/commit/0876491))
15+
- Using `--developer` flag to see the performance for 1st dev and build. note that `--developer` flag is a separate flag which doesn't have log level.
16+
* **$core:** support Vue SFCs as source files ([dfb0bba](https://github.com/vuejs/vuepress/commit/dfb0bba))
17+
- Note that when Vue SFCs are source files, VuePress will treat them as `layout components` directly.
18+
119
<a name="1.0.0-alpha.25"></a>
220
# [1.0.0-alpha.25](https://github.com/vuejs/vuepress/compare/v1.0.0-alpha.24...v1.0.0-alpha.25) (2018-11-29)
321

0 commit comments

Comments
 (0)