File tree 1 file changed +18
-0
lines changed
1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change
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
+
1
19
<a name =" 1.0.0-alpha.25 " ></a >
2
20
# [ 1.0.0-alpha.25] ( https://github.com/vuejs/vuepress/compare/v1.0.0-alpha.24...v1.0.0-alpha.25 ) (2018-11-29)
3
21
You can’t perform that action at this time.
0 commit comments