Skip to content

Commit c53b113

Browse files
committed
chore(release): publish
1 parent 91dfcef commit c53b113

File tree

6 files changed

+138
-18
lines changed

6 files changed

+138
-18
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,19 @@
11

2+
## independent (2021-03-08)
3+
4+
#### :rocket: New Feature
5+
* `module-loader-typing`, `module-loader`
6+
* [#6](https://github.com/aceHubert/vue-async/pull/6) 移除dymanicComponent功能模块 ([@aceHubert](https://github.com/aceHubert))
7+
8+
#### :boom: Breaking Change
9+
* `module-loader-typing`, `module-loader`
10+
* [#6](https://github.com/aceHubert/vue-async/pull/6) 移除dymanicComponent功能模块 ([@aceHubert](https://github.com/aceHubert))
11+
12+
#### Committers: 1
13+
- Hubert X. ([@aceHubert](https://github.com/aceHubert))
14+
15+
16+
217
## independent (2020-12-15)
318

419
#### :rocket: New Feature

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vue-async",
3-
"version": "1.1.1",
4-
"description": "Vue Async",
3+
"version": "2.0.0",
4+
"description": "Vue模块化加载和公共方法",
55
"private": true,
66
"repository": {
77
"type": "git",

packages/module-loader-typing/CHANGELOG.md

Lines changed: 5 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3,32 +3,23 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6-
# 0.1.0 (2020-12-15)
6+
# 0.2.0 (2021-03-08)
77

88

99
### Features
1010

11-
* **module-loader:** 服务端渲染 ([06c30b8](https://github.com/aceHubert/vue-async/commit/06c30b8403776c16cf5d21f7dc9a2c22e13eb34d))
12-
13-
14-
15-
## 1.0.8 (2020-09-30)
16-
17-
18-
### Features
19-
20-
* **module-loader:** 模块在 Vue 实例化之前调用方法 ([fb57208](https://github.com/aceHubert/vue-async/commit/fb57208020cb0da3dff68861c531adc59e767868))
21-
11+
* 移除dymanicComponent功能模块 ([eb046f5](https://github.com/aceHubert/vue-async/commit/eb046f587a7abcd1f2cd9940c9524dd3cde8db85))
2212

2313
### Performance Improvements
2414

2515
* type definitions change ([867b2ca](https://github.com/aceHubert/vue-async/commit/867b2caeca483852f08c0af7c1c5cc0c4f038d21))
2616

2717

2818

29-
## 1.0.4 (2020-08-05)
19+
# 0.1.0 (2020-12-15)
3020

3121

3222
### Features
3323

34-
* typescript definitions from @vue-async/module-loader ([ef53a3c](https://github.com/aceHubert/vue-async/commit/ef53a3c2f17dc2efba4d2ef0861130df621d535c))
24+
* **module-loader:** 服务端渲染 ([06c30b8](https://github.com/aceHubert/vue-async/commit/06c30b8403776c16cf5d21f7dc9a2c22e13eb34d))
25+

packages/module-loader-typing/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vue-async/module-loader-typing",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"description": "TypeScript definitions for @vue-async/module-loader but using in the child modules",
55
"main": "",
66
"typings": "index.d.ts",

packages/module-loader/CHANGELOG.md

Lines changed: 114 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,120 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# 2.0.0 (2021-03-08)
7+
8+
9+
### Features
10+
11+
* 移除dymanicComponent功能模块 ([eb046f5](https://github.com/aceHubert/vue-async/commit/eb046f587a7abcd1f2cd9940c9524dd3cde8db85))
12+
* **module-loader:** 服务端渲染 ([06c30b8](https://github.com/aceHubert/vue-async/commit/06c30b8403776c16cf5d21f7dc9a2c22e13eb34d))
13+
14+
15+
### Performance Improvements
16+
17+
* ts baseUrl 修改 ([c1722fa](https://github.com/aceHubert/vue-async/commit/c1722fa33d902ca680cfa04544f606948b5f9373))
18+
19+
20+
### BREAKING CHANGES
21+
22+
* dymanicComponent功能将不可用
23+
24+
25+
26+
## 1.0.8 (2020-09-30)
27+
28+
29+
### Features
30+
31+
* **module-loader:** 模块在 Vue 实例化之前调用方法 ([fb57208](https://github.com/aceHubert/vue-async/commit/fb57208020cb0da3dff68861c531adc59e767868))
32+
33+
34+
35+
## 1.0.7 (2020-09-14)
36+
37+
38+
### Features
39+
40+
* **module-loader:** add "sync" param in options ([c7fae50](https://github.com/aceHubert/vue-async/commit/c7fae5084a711e3df33075aed464a832f4ea84b3))
41+
42+
43+
44+
## 1.0.6 (2020-09-01)
45+
46+
47+
### Features
48+
49+
* moduleLoader error handle ([19741c3](https://github.com/aceHubert/vue-async/commit/19741c3847384b050de609cc9daef98c068c14ab))
50+
51+
52+
53+
## 1.0.5 (2020-08-07)
54+
55+
56+
### Features
57+
58+
* extract css file load ([1bd5866](https://github.com/aceHubert/vue-async/commit/1bd5866d6e8ad47438c78b4346e6d13e46bb88a6))
59+
60+
61+
### Performance Improvements
62+
63+
* rename dist filename ([468af87](https://github.com/aceHubert/vue-async/commit/468af875d596d11942e1c65af582f218b99ace38))
64+
65+
66+
67+
## 1.0.4 (2020-08-05)
68+
69+
70+
### Features
71+
72+
* vue object using in modules problem ([c807d04](https://github.com/aceHubert/vue-async/commit/c807d04ea5b381980044ded1129f8e945b198a64))
73+
74+
75+
76+
## 1.0.3 (2020-07-13)
77+
78+
79+
### Bug Fixes
80+
81+
* **module-loader:** router.beforeEach in beforeCreate ([af48850](https://github.com/aceHubert/vue-async/commit/af4885065612ff57dfb1dda506c73ae25e48d8e0))
82+
83+
84+
### Features
85+
86+
* **module-loader:** module-loader install options change ([697841c](https://github.com/aceHubert/vue-async/commit/697841c0a60e638b111355b13c8e1cc4c3b6e80a))
87+
88+
89+
### Performance Improvements
90+
91+
* **rollup:** rollup build packages ([791121a](https://github.com/aceHubert/vue-async/commit/791121a1b1cb3bbc19f03f0d6d79872f30148e83))
92+
93+
94+
95+
## 1.0.1 (2020-05-29)
96+
97+
98+
### Bug Fixes
99+
100+
* changelog test ([93171fe](https://github.com/aceHubert/vue-async/commit/93171fe9dcae0f5286793b6fff9d8b159ac84f8e))
101+
* window.Vue.use() options problem ([285b9c1](https://github.com/aceHubert/vue-async/commit/285b9c19990916b67568c57c7ca86f720a93a784))
102+
103+
104+
### Features
105+
106+
* add remote component loader function ([ff5c47c](https://github.com/aceHubert/vue-async/commit/ff5c47c1e0ec1a0bc986cac244b5854b0b8cb104))
107+
* addRoutes/AddLayouts 支持外部重新定义 ([d1a9ccb](https://github.com/aceHubert/vue-async/commit/d1a9ccb908db7af66c94c47c298254d03befa327))
108+
* remove init modules from framework constructor ([b972b66](https://github.com/aceHubert/vue-async/commit/b972b6660acfa2d61f83fadb7bf1a2f0ab25f687))
109+
110+
111+
### Performance Improvements
112+
113+
* code clean up ([9796b85](https://github.com/aceHubert/vue-async/commit/9796b85a6e6f7d19e05322e66c63314630704074))
114+
* types format ([538cb85](https://github.com/aceHubert/vue-async/commit/538cb8538c25566b3cd976c00cf55db06b33eecf))
115+
116+
117+
118+
119+
6120
# 1.1.0 (2020-12-15)
7121

8122

packages/module-loader/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vue-async/module-loader",
3-
"version": "1.1.0",
3+
"version": "2.0.0",
44
"author": "Hubert<yi.xiang@live.com>",
55
"description": "Module Loader Core.",
66
"main": "dist/module-loader.common.js",

0 commit comments

Comments
 (0)