@guanghechen/task 1.0.0-alpha.8 → 1.0.0-beta.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,91 +1,196 @@
1
1
  # Change Log
2
2
 
3
- All notable changes to this project will be documented in this file.
4
- See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
3
+ All notable changes to this project will be documented in this file. See
4
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
- # [1.0.0-alpha.8](https://github.com/guanghechen/sora/compare/@guanghechen/task@1.0.0-alpha.7...@guanghechen/task@1.0.0-alpha.8) (2023-09-14)
6
+ # [1.0.0-beta.1](https://github.com/guanghechen/sora/compare/@guanghechen/task@1.0.0-alpha.26...@guanghechen/task@1.0.0-beta.1) (2024-03-09)
7
+
8
+ ### Performance Improvements
9
+
10
+ - :art: refactor task & remove task.types
11
+ ([7169a51](https://github.com/guanghechen/sora/commit/7169a5123c95be1e29e7bdfe49f11b6de823594f))
7
12
 
13
+ # Change Log
14
+
15
+ All notable changes to this project will be documented in this file. See
16
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
17
+
18
+ # [1.0.0-alpha.26](https://github.com/guanghechen/sora/compare/@guanghechen/task@1.0.0-alpha.25...@guanghechen/task@1.0.0-alpha.26) (2024-02-03)
8
19
 
9
20
  ### Performance Improvements
10
21
 
11
- * ⬆️ upgrade dependencies ([0af59d8](https://github.com/guanghechen/sora/commit/0af59d85d8c2c514f57e5289e87f0a3cbb6ab5ab))
22
+ - 💄 fix lint
23
+ ([2d5bb6f](https://github.com/guanghechen/sora/commit/2d5bb6f03d0312a42c1117d95181df8b69de827a))
24
+ - 🔧 fix nx scripts
25
+ ([47bc4e6](https://github.com/guanghechen/sora/commit/47bc4e66df825cb37127219bccf60dc81d6a9b48))
26
+ - 🔧 update tsconfig
27
+ ([98855bc](https://github.com/guanghechen/sora/commit/98855bcc245d98c61217c5bafc6a1b2506b7824d))
12
28
 
29
+ # Change Log
13
30
 
31
+ All notable changes to this project will be documented in this file. See
32
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
14
33
 
34
+ # [1.0.0-alpha.25](https://github.com/guanghechen/sora/compare/@guanghechen/task@1.0.0-alpha.24...@guanghechen/task@1.0.0-alpha.25) (2024-01-02)
15
35
 
36
+ **Note:** Version bump only for package @guanghechen/task
16
37
 
17
- # [1.0.0-alpha.7](https://github.com/guanghechen/sora/compare/@guanghechen/task@1.0.0-alpha.6...@guanghechen/task@1.0.0-alpha.7) (2023-09-07)
38
+ # [1.0.0-alpha.24](https://github.com/guanghechen/sora/compare/@guanghechen/task@1.0.0-alpha.23...@guanghechen/task@1.0.0-alpha.24) (2023-12-04)
39
+
40
+ **Note:** Version bump only for package @guanghechen/task
18
41
 
42
+ # [1.0.0-alpha.23](https://github.com/guanghechen/sora/compare/@guanghechen/task@1.0.0-alpha.22...@guanghechen/task@1.0.0-alpha.23) (2023-12-03)
19
43
 
20
44
  ### Performance Improvements
21
45
 
22
- * ⬆️ upgrade dev dependencies & fix rollup config ([593e19b](https://github.com/guanghechen/sora/commit/593e19bf68c159ec4f9f5d34a567c832997b5055))
46
+ - 🔧 fix lint
47
+ ([4bc57d2](https://github.com/guanghechen/sora/commit/4bc57d2deabf2a4f144c7af46d45582387825ecb))
23
48
 
49
+ # [1.0.0-alpha.22](https://github.com/guanghechen/sora/compare/@guanghechen/task@1.0.0-alpha.21...@guanghechen/task@1.0.0-alpha.22) (2023-12-02)
24
50
 
51
+ **Note:** Version bump only for package @guanghechen/task
25
52
 
53
+ # [1.0.0-alpha.21](https://github.com/guanghechen/sora/compare/@guanghechen/task@1.0.0-alpha.20...@guanghechen/task@1.0.0-alpha.21) (2023-11-29)
26
54
 
55
+ ### Performance Improvements
27
56
 
28
- # [1.0.0-alpha.6](https://github.com/guanghechen/sora/compare/@guanghechen/task@1.0.0-alpha.5...@guanghechen/task@1.0.0-alpha.6) (2023-09-06)
57
+ - 🔧 no longer to require node engine version in packages
58
+ ([6dc2014](https://github.com/guanghechen/sora/commit/6dc2014122dd44bcadc893e2ee98697265e7d61e))
29
59
 
60
+ # [1.0.0-alpha.20](https://github.com/guanghechen/sora/compare/@guanghechen/task@1.0.0-alpha.19...@guanghechen/task@1.0.0-alpha.20) (2023-11-18)
61
+
62
+ **Note:** Version bump only for package @guanghechen/task
63
+
64
+ # [1.0.0-alpha.19](https://github.com/guanghechen/sora/compare/@guanghechen/task@1.0.0-alpha.18...@guanghechen/task@1.0.0-alpha.19) (2023-11-18)
65
+
66
+ **Note:** Version bump only for package @guanghechen/task
67
+
68
+ # [1.0.0-alpha.18](https://github.com/guanghechen/sora/compare/@guanghechen/task@1.0.0-alpha.17...@guanghechen/task@1.0.0-alpha.18) (2023-11-18)
30
69
 
31
70
  ### Performance Improvements
32
71
 
33
- * 🔧 update entries, support both esm and cjs ([b3f54dd](https://github.com/guanghechen/sora/commit/b3f54dde89d3b079c422e062cef795194482e165))
72
+ - 🔧 upgrade engine version requirement from '>= 16.0.0' to '>= 18.0.0'
73
+ ([ddb9521](https://github.com/guanghechen/sora/commit/ddb9521b529b2ca838554794339b9e27ac80b8aa))
34
74
 
75
+ # [1.0.0-alpha.17](https://github.com/guanghechen/sora/compare/@guanghechen/task@1.0.0-alpha.16...@guanghechen/task@1.0.0-alpha.17) (2023-11-07)
35
76
 
77
+ ### Performance Improvements
36
78
 
79
+ - 🔧 make tsconfig.json tidy
80
+ ([809f8cf](https://github.com/guanghechen/sora/commit/809f8cf6b18da2d8fbba1566a5f4a783b52683da))
37
81
 
82
+ # [1.0.0-alpha.16](https://github.com/guanghechen/sora/compare/@guanghechen/task@1.0.0-alpha.15...@guanghechen/task@1.0.0-alpha.16) (2023-10-26)
38
83
 
39
- # [1.0.0-alpha.5](https://github.com/guanghechen/sora/compare/@guanghechen/task@1.0.0-alpha.4...@guanghechen/task@1.0.0-alpha.5) (2023-09-05)
84
+ **Note:** Version bump only for package @guanghechen/task
40
85
 
86
+ # [1.0.0-alpha.15](https://github.com/guanghechen/sora/compare/@guanghechen/task@1.0.0-alpha.14...@guanghechen/task@1.0.0-alpha.15) (2023-10-25)
41
87
 
42
- ### Performance Improvements
88
+ **Note:** Version bump only for package @guanghechen/task
43
89
 
44
- * 🎨 re-export types and constants ([7213062](https://github.com/guanghechen/sora/commit/721306218d253c3dad6549f145cf51c81e86d9ad))
90
+ # [1.0.0-alpha.14](https://github.com/guanghechen/sora/compare/@guanghechen/task@1.0.0-alpha.13...@guanghechen/task@1.0.0-alpha.14) (2023-10-22)
45
91
 
92
+ **Note:** Version bump only for package @guanghechen/task
46
93
 
94
+ # [1.0.0-alpha.13](https://github.com/guanghechen/sora/compare/@guanghechen/task@1.0.0-alpha.12...@guanghechen/task@1.0.0-alpha.13) (2023-10-16)
47
95
 
96
+ ### Performance Improvements
48
97
 
98
+ - 🔧 remove unnecessary devDependencies
99
+ ([944f3ae](https://github.com/guanghechen/sora/commit/944f3aee64e68ce52ca30237c7d0240a82c9c58f))
49
100
 
50
- # [1.0.0-alpha.4](https://github.com/guanghechen/sora/compare/@guanghechen/task@1.0.0-alpha.3...@guanghechen/task@1.0.0-alpha.4) (2023-09-02)
101
+ # [1.0.0-alpha.12](https://github.com/guanghechen/sora/compare/@guanghechen/task@1.0.0-alpha.11...@guanghechen/task@1.0.0-alpha.12) (2023-10-10)
51
102
 
52
103
  **Note:** Version bump only for package @guanghechen/task
53
104
 
105
+ # [1.0.0-alpha.11](https://github.com/guanghechen/sora/compare/@guanghechen/task@1.0.0-alpha.10...@guanghechen/task@1.0.0-alpha.11) (2023-10-09)
54
106
 
107
+ **Note:** Version bump only for package @guanghechen/task
55
108
 
109
+ # [1.0.0-alpha.10](https://github.com/guanghechen/sora/compare/@guanghechen/task@1.0.0-alpha.9...@guanghechen/task@1.0.0-alpha.10) (2023-10-04)
56
110
 
111
+ ### Features
57
112
 
58
- # [1.0.0-alpha.3](https://github.com/guanghechen/sora/compare/@guanghechen/task@1.0.0-alpha.2...@guanghechen/task@1.0.0-alpha.3) (2023-08-30)
113
+ - ✨ add @guanghechen/scheduler.types and @guanghechen/task.types
114
+ ([81fa522](https://github.com/guanghechen/sora/commit/81fa52203ace549fc15da97218bd38a31eda4af9))
115
+
116
+ ### Performance Improvements
59
117
 
118
+ - fix type error
119
+ ([d06e855](https://github.com/guanghechen/sora/commit/d06e855ccc9d98768fcd4dd171e9288d7b645bd2))
120
+ - :truck: move @guanghechen/\_shared to @guanghechen/internal
121
+ ([73a08c9](https://github.com/guanghechen/sora/commit/73a08c918d5bf1eeb3c6daa69dc50169198b77bf))
122
+ - 🎨 reorganize files
123
+ ([0aef7fc](https://github.com/guanghechen/sora/commit/0aef7fce0cca25b2f4c40ba5881a37cdd1bcb40f))
124
+ - ⬆️ the version of subpackage devDependencies is not matter
125
+ ([3287c22](https://github.com/guanghechen/sora/commit/3287c22fb150af6620c1c9f6f4b186498aea815b))
126
+ - ⬆️ upgrade dependencies
127
+ ([7fcee0d](https://github.com/guanghechen/sora/commit/7fcee0de7b515b1cc9e18758c2be1f38a7374cfb))
128
+
129
+ # [1.0.0-alpha.9](https://github.com/guanghechen/sora/compare/@guanghechen/task@1.0.0-alpha.8...@guanghechen/task@1.0.0-alpha.9) (2023-09-16)
60
130
 
61
131
  ### Performance Improvements
62
132
 
63
- * 🎨 reuse constants and types ([5efb70e](https://github.com/guanghechen/sora/commit/5efb70e6df130dc870ccb5add632291dcbd94809))
133
+ - 🎨 expand monitors into smaller properties
134
+ ([28179bf](https://github.com/guanghechen/sora/commit/28179bf6ab0904c5b669e33fbadc9f13f12ccab7))
135
+ - ⬆️ upgrade dependencies
136
+ ([a259feb](https://github.com/guanghechen/sora/commit/a259feba5933148a34e4f498c9b883a5f87b7b50))
64
137
 
138
+ # [1.0.0-alpha.8](https://github.com/guanghechen/sora/compare/@guanghechen/task@1.0.0-alpha.7...@guanghechen/task@1.0.0-alpha.8) (2023-09-14)
65
139
 
140
+ ### Performance Improvements
66
141
 
142
+ - ⬆️ upgrade dependencies
143
+ ([0af59d8](https://github.com/guanghechen/sora/commit/0af59d85d8c2c514f57e5289e87f0a3cbb6ab5ab))
67
144
 
145
+ # [1.0.0-alpha.7](https://github.com/guanghechen/sora/compare/@guanghechen/task@1.0.0-alpha.6...@guanghechen/task@1.0.0-alpha.7) (2023-09-07)
68
146
 
69
- # [1.0.0-alpha.2](https://github.com/guanghechen/sora/compare/@guanghechen/task@1.0.0-alpha.1...@guanghechen/task@1.0.0-alpha.2) (2023-08-28)
147
+ ### Performance Improvements
70
148
 
149
+ - ⬆️ upgrade dev dependencies & fix rollup config
150
+ ([593e19b](https://github.com/guanghechen/sora/commit/593e19bf68c159ec4f9f5d34a567c832997b5055))
71
151
 
72
- ### Features
152
+ # [1.0.0-alpha.6](https://github.com/guanghechen/sora/compare/@guanghechen/task@1.0.0-alpha.5...@guanghechen/task@1.0.0-alpha.6) (2023-09-06)
73
153
 
74
- * add @guanghechen/error & refactor other sub packages ([c50e94d](https://github.com/guanghechen/sora/commit/c50e94de4b9e6d7fd635c10e202eb8bdc4f4f8dd))
154
+ ### Performance Improvements
75
155
 
156
+ - 🔧 update entries, support both esm and cjs
157
+ ([b3f54dd](https://github.com/guanghechen/sora/commit/b3f54dde89d3b079c422e062cef795194482e165))
76
158
 
159
+ # [1.0.0-alpha.5](https://github.com/guanghechen/sora/compare/@guanghechen/task@1.0.0-alpha.4...@guanghechen/task@1.0.0-alpha.5) (2023-09-05)
77
160
 
161
+ ### Performance Improvements
78
162
 
163
+ - 🎨 re-export types and constants
164
+ ([7213062](https://github.com/guanghechen/sora/commit/721306218d253c3dad6549f145cf51c81e86d9ad))
79
165
 
80
- # 1.0.0-alpha.1 (2023-08-27)
166
+ # [1.0.0-alpha.4](https://github.com/guanghechen/sora/compare/@guanghechen/task@1.0.0-alpha.3...@guanghechen/task@1.0.0-alpha.4) (2023-09-02)
167
+
168
+ **Note:** Version bump only for package @guanghechen/task
169
+
170
+ # [1.0.0-alpha.3](https://github.com/guanghechen/sora/compare/@guanghechen/task@1.0.0-alpha.2...@guanghechen/task@1.0.0-alpha.3) (2023-08-30)
171
+
172
+ ### Performance Improvements
173
+
174
+ - 🎨 reuse constants and types
175
+ ([5efb70e](https://github.com/guanghechen/sora/commit/5efb70e6df130dc870ccb5add632291dcbd94809))
81
176
 
177
+ # [1.0.0-alpha.2](https://github.com/guanghechen/sora/compare/@guanghechen/task@1.0.0-alpha.1...@guanghechen/task@1.0.0-alpha.2) (2023-08-28)
82
178
 
83
179
  ### Features
84
180
 
85
- * ✨ add @guanghechen/task ([83b66a5](https://github.com/guanghechen/sora/commit/83b66a52d84dd43e4125ca40bc297a511f5712f1))
181
+ - ✨ add @guanghechen/error & refactor other sub packages
182
+ ([c50e94d](https://github.com/guanghechen/sora/commit/c50e94de4b9e6d7fd635c10e202eb8bdc4f4f8dd))
183
+
184
+ # 1.0.0-alpha.1 (2023-08-27)
185
+
186
+ ### Features
86
187
 
188
+ - ✨ add @guanghechen/task
189
+ ([83b66a5](https://github.com/guanghechen/sora/commit/83b66a52d84dd43e4125ca40bc297a511f5712f1))
87
190
 
88
191
  ### Performance Improvements
89
192
 
90
- * 🔧 update path alias ([c396ec3](https://github.com/guanghechen/sora/commit/c396ec3316b2b19a69ba0234cc7a9d86edd9fac2))
91
- * ⬆️ upgrade devDependencies ([2b70a3f](https://github.com/guanghechen/sora/commit/2b70a3f5b895ed51de035b962d843661475663d6))
193
+ - 🔧 update path alias
194
+ ([c396ec3](https://github.com/guanghechen/sora/commit/c396ec3316b2b19a69ba0234cc7a9d86edd9fac2))
195
+ - ⬆️ upgrade devDependencies
196
+ ([2b70a3f](https://github.com/guanghechen/sora/commit/2b70a3f5b895ed51de035b962d843661475663d6))