File tree Expand file tree Collapse file tree 21 files changed +150
-46
lines changed Expand file tree Collapse file tree 21 files changed +150
-46
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 3.0.0-alpha.7] ( https://github.com/zely-js/zely/compare/v3.0.0-alpha.6...v3.0.0-alpha.7 ) (2024-02-12)
7
+
8
+
9
+ ### New Features
10
+
11
+ * env type declaration ([ fc53dfc] ( https://github.com/zely-js/zely/commit/fc53dfce6136ae5604cd0534ac6a7938e7212926 ) )
12
+
13
+
14
+ ### Others
15
+
16
+ * exclude typescript code ([ 16066a8] ( https://github.com/zely-js/zely/commit/16066a818532a7f6882fe18d78cf6ae552c0b20b ) )
17
+
18
+
19
+
6
20
## [ 3.0.0-alpha.6] ( https://github.com/zely-js/zely/compare/v3.0.0-alpha.5...v3.0.0-alpha.6 ) (2024-02-12)
7
21
8
22
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 3.0.0-alpha.6 " ,
2
+ "version" : " 3.0.0-alpha.7 " ,
3
3
"packages" : [
4
4
" packages/*"
5
5
],
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 3.0.0-alpha.7] ( https://github.com/zely-js/zely/compare/v3.0.0-alpha.6...v3.0.0-alpha.7 ) (2024-02-12)
7
+
8
+ ** Note:** Version bump only for package @zely/builder
9
+
10
+
11
+
12
+
13
+
6
14
## [ 3.0.0-alpha.6] ( https://github.com/zely-js/zely/compare/v3.0.0-alpha.5...v3.0.0-alpha.6 ) (2024-02-12)
7
15
8
16
** Note:** Version bump only for package @zely/builder
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @zely/builder" ,
3
- "version" : " 3.0.0-alpha.6 " ,
3
+ "version" : " 3.0.0-alpha.7 " ,
4
4
"main" : " ./dist/index.js" ,
5
5
"module" : " ./dist/index.mjs" ,
6
6
"types" : " ./types/index.d.ts" ,
13
13
"repository" : " https://github.com/zely-js/zely" ,
14
14
"description" : " Builder for zely.js" ,
15
15
"devDependencies" : {
16
- "zely" : " 3.0.0-alpha.6 " ,
16
+ "zely" : " 3.0.0-alpha.7 " ,
17
17
"zept" : " ^0.0.4"
18
18
},
19
19
"dependencies" : {
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 3.0.0-alpha.7] ( https://github.com/zely-js/zely/compare/v3.0.0-alpha.6...v3.0.0-alpha.7 ) (2024-02-12)
7
+
8
+
9
+ ### Others
10
+
11
+ * exclude typescript code ([ 16066a8] ( https://github.com/zely-js/zely/commit/16066a818532a7f6882fe18d78cf6ae552c0b20b ) )
12
+
13
+
14
+
6
15
## [ 3.0.0-alpha.6] ( https://github.com/zely-js/zely/compare/v3.0.0-alpha.5...v3.0.0-alpha.6 ) (2024-02-12)
7
16
8
17
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " zely-cli" ,
3
- "version" : " 3.0.0-alpha.6 " ,
3
+ "version" : " 3.0.0-alpha.7 " ,
4
4
"bin" : " ./dist/index.js" ,
5
5
"main" : " ./dist/index.js" ,
6
6
"dependencies" : {
7
- "@zely-js/loader" : " 3.0.0-alpha.6 " ,
8
- "@zely-js/logger" : " 3.0.0-alpha.4 " ,
9
- "@zely-js/watch" : " 3.0.0-alpha.4 " ,
10
- "@zely-js/zely" : " 3.0.0-alpha.6 " ,
7
+ "@zely-js/loader" : " 3.0.0-alpha.7 " ,
8
+ "@zely-js/logger" : " 3.0.0-alpha.7 " ,
9
+ "@zely-js/watch" : " 3.0.0-alpha.7 " ,
10
+ "@zely-js/zely" : " 3.0.0-alpha.7 " ,
11
11
"animaux" : " ^0.0.4"
12
12
},
13
13
"files" : [
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 3.0.0-alpha.7] ( https://github.com/zely-js/zely/compare/v3.0.0-alpha.6...v3.0.0-alpha.7 ) (2024-02-12)
7
+
8
+
9
+ ### Others
10
+
11
+ * exclude typescript code ([ 16066a8] ( https://github.com/zely-js/zely/commit/16066a818532a7f6882fe18d78cf6ae552c0b20b ) )
12
+
13
+
14
+
6
15
## [ 3.0.0-alpha.6] ( https://github.com/zely-js/zely/compare/v3.0.0-alpha.5...v3.0.0-alpha.6 ) (2024-02-12)
7
16
8
17
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @zely-js/core" ,
3
- "version" : " 3.0.0-alpha.6 " ,
3
+ "version" : " 3.0.0-alpha.7 " ,
4
4
"main" : " ./dist/index.js" ,
5
5
"module" : " ./dist/index.mjs" ,
6
6
"types" : " ./types/index.d.ts" ,
7
7
"dependencies" : {
8
- "@zely-js/loader" : " 3.0.0-alpha.6 " ,
9
- "@zely-js/logger" : " 3.0.0-alpha.4 " ,
8
+ "@zely-js/loader" : " 3.0.0-alpha.7 " ,
9
+ "@zely-js/logger" : " 3.0.0-alpha.7 " ,
10
10
"@zept/http" : " ^0.0.1" ,
11
11
"@zept/path-regexp" : " ^0.0.1" ,
12
12
"mime-types" : " ^2.1.35"
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 3.0.0-alpha.7] ( https://github.com/zely-js/zely/compare/v3.0.0-alpha.6...v3.0.0-alpha.7 ) (2024-02-12)
7
+
8
+
9
+ ### Others
10
+
11
+ * exclude typescript code ([ 16066a8] ( https://github.com/zely-js/zely/commit/16066a818532a7f6882fe18d78cf6ae552c0b20b ) )
12
+
13
+
14
+
6
15
## [ 3.0.0-alpha.6] ( https://github.com/zely-js/zely/compare/v3.0.0-alpha.5...v3.0.0-alpha.6 ) (2024-02-12)
7
16
8
17
** Note:** Version bump only for package @zely-js/loader-esbuild
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @zely-js/loader-esbuild" ,
3
- "version" : " 3.0.0-alpha.6 " ,
3
+ "version" : " 3.0.0-alpha.7 " ,
4
4
"main" : " ./dist/index.js" ,
5
5
"module" : " ./dist/index.mjs" ,
6
6
"types" : " ./types/index.d.ts" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 3.0.0-alpha.7] ( https://github.com/zely-js/zely/compare/v3.0.0-alpha.6...v3.0.0-alpha.7 ) (2024-02-12)
7
+
8
+
9
+ ### Others
10
+
11
+ * exclude typescript code ([ 16066a8] ( https://github.com/zely-js/zely/commit/16066a818532a7f6882fe18d78cf6ae552c0b20b ) )
12
+
13
+
14
+
6
15
## [ 3.0.0-alpha.6] ( https://github.com/zely-js/zely/compare/v3.0.0-alpha.5...v3.0.0-alpha.6 ) (2024-02-12)
7
16
8
17
** Note:** Version bump only for package @zely-js/loader
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @zely-js/loader" ,
3
- "version" : " 3.0.0-alpha.6 " ,
3
+ "version" : " 3.0.0-alpha.7 " ,
4
4
"main" : " ./dist/index.js" ,
5
5
"module" : " ./dist/index.mjs" ,
6
6
"types" : " ./types/index.d.ts" ,
7
7
"dependencies" : {
8
- "@zely-js/loader-esbuild" : " 3.0.0-alpha.6 "
8
+ "@zely-js/loader-esbuild" : " 3.0.0-alpha.7 "
9
9
},
10
10
"devDependencies" : {
11
- "@zely-js/core" : " 3.0.0-alpha.6 "
11
+ "@zely-js/core" : " 3.0.0-alpha.7 "
12
12
},
13
13
"files" : [
14
14
" ./types" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 3.0.0-alpha.7] ( https://github.com/zely-js/zely/compare/v3.0.0-alpha.6...v3.0.0-alpha.7 ) (2024-02-12)
7
+
8
+
9
+ ### Others
10
+
11
+ * exclude typescript code ([ 16066a8] ( https://github.com/zely-js/zely/commit/16066a818532a7f6882fe18d78cf6ae552c0b20b ) )
12
+
13
+
14
+
6
15
## 3.0.0-alpha.4 (2024-01-22)
7
16
8
17
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @zely-js/logger" ,
3
- "version" : " 3.0.0-alpha.4 " ,
3
+ "version" : " 3.0.0-alpha.7 " ,
4
4
"main" : " ./dist/index.js" ,
5
5
"module" : " ./dist/index.mjs" ,
6
6
"types" : " ./index.d.ts" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 3.0.0-alpha.7] ( https://github.com/zely-js/zely/compare/v3.0.0-alpha.6...v3.0.0-alpha.7 ) (2024-02-12)
7
+
8
+
9
+ ### Others
10
+
11
+ * exclude typescript code ([ 16066a8] ( https://github.com/zely-js/zely/commit/16066a818532a7f6882fe18d78cf6ae552c0b20b ) )
12
+
13
+
14
+
6
15
## 3.0.0-alpha.4 (2024-01-22)
7
16
8
17
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @zely-js/watch" ,
3
- "version" : " 3.0.0-alpha.4 " ,
3
+ "version" : " 3.0.0-alpha.7 " ,
4
4
"main" : " ./dist/index.js" ,
5
5
"module" : " ./dist/index.mjs" ,
6
6
"types" : " ./types/index.d.ts" ,
7
7
"dependencies" : {
8
- "@zely-js/logger" : " 3.0.0-alpha.4 " ,
8
+ "@zely-js/logger" : " 3.0.0-alpha.7 " ,
9
9
"chokidar" : " ^3.5.3"
10
10
},
11
11
"files" : [
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 3.0.0-alpha.7] ( https://github.com/zely-js/zely/compare/v3.0.0-alpha.6...v3.0.0-alpha.7 ) (2024-02-12)
7
+
8
+
9
+ ### New Features
10
+
11
+ * env type declaration ([ fc53dfc] ( https://github.com/zely-js/zely/commit/fc53dfce6136ae5604cd0534ac6a7938e7212926 ) )
12
+
13
+
14
+ ### Others
15
+
16
+ * exclude typescript code ([ 16066a8] ( https://github.com/zely-js/zely/commit/16066a818532a7f6882fe18d78cf6ae552c0b20b ) )
17
+
18
+
19
+
6
20
## [ 3.0.0-alpha.6] ( https://github.com/zely-js/zely/compare/v3.0.0-alpha.5...v3.0.0-alpha.6 ) (2024-02-12)
7
21
8
22
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @zely-js/zely" ,
3
- "version" : " 3.0.0-alpha.6 " ,
3
+ "version" : " 3.0.0-alpha.7 " ,
4
4
"main" : " ./dist/index.js" ,
5
5
"types" : " ./types/index.d.ts" ,
6
6
"files" : [
9
9
" ./env.d.ts"
10
10
],
11
11
"dependencies" : {
12
- "@zely-js/core" : " 3.0.0-alpha.6 " ,
13
- "@zely-js/logger" : " 3.0.0-alpha.4 " ,
12
+ "@zely-js/core" : " 3.0.0-alpha.7 " ,
13
+ "@zely-js/logger" : " 3.0.0-alpha.7 " ,
14
14
"@zept/http" : " ^0.0.1"
15
15
},
16
16
"gitHead" : " b0769ffaf7d5d37dc2be3fcd86ddafab7a349cd6" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 3.0.0-alpha.7] ( https://github.com/zely-js/zely/compare/v3.0.0-alpha.6...v3.0.0-alpha.7 ) (2024-02-12)
7
+
8
+
9
+ ### New Features
10
+
11
+ * env type declaration ([ fc53dfc] ( https://github.com/zely-js/zely/commit/fc53dfce6136ae5604cd0534ac6a7938e7212926 ) )
12
+
13
+
14
+ ### Others
15
+
16
+ * exclude typescript code ([ 16066a8] ( https://github.com/zely-js/zely/commit/16066a818532a7f6882fe18d78cf6ae552c0b20b ) )
17
+
18
+
19
+
6
20
## [ 3.0.0-alpha.6] ( https://github.com/zely-js/zely/compare/v3.0.0-alpha.5...v3.0.0-alpha.6 ) (2024-02-12)
7
21
8
22
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " zely" ,
3
- "version" : " 3.0.0-alpha.6 " ,
3
+ "version" : " 3.0.0-alpha.7 " ,
4
4
"types" : " ./types/index.d.ts" ,
5
5
"main" : " ./index.js" ,
6
6
"module" : " ./index.mjs" ,
23
23
" routing"
24
24
],
25
25
"dependencies" : {
26
- "@zely-js/zely" : " 3.0.0-alpha.6 " ,
27
- "zely-cli" : " 3.0.0-alpha.6 "
26
+ "@zely-js/zely" : " 3.0.0-alpha.7 " ,
27
+ "zely-cli" : " 3.0.0-alpha.7 "
28
28
},
29
29
"gitHead" : " b0769ffaf7d5d37dc2be3fcd86ddafab7a349cd6"
30
30
}
You can’t perform that action at this time.
0 commit comments