@yozora/tokenizer-definition 2.3.0 → 2.3.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 +280 -312
- package/README.md +212 -168
- package/lib/cjs/index.cjs +2 -1
- package/lib/esm/index.mjs +3 -2
- package/package.json +5 -10
package/CHANGELOG.md
CHANGED
|
@@ -1,620 +1,588 @@
|
|
|
1
1
|
# Change Log
|
|
2
2
|
|
|
3
|
-
All notable changes to this project will be documented in this file.
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
# [2.3.0](https://github.com/yozorajs/yozora/compare/v2.2.0...v2.3.0) (2023-09-18)
|
|
3
|
+
All notable changes to this project will be documented in this file. See
|
|
4
|
+
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
7
5
|
|
|
6
|
+
## [2.3.1](https://github.com/yozorajs/yozora/compare/v2.3.0...v2.3.1) (2024-01-30)
|
|
8
7
|
|
|
9
8
|
### Performance Improvements
|
|
10
9
|
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
10
|
+
- 🎨 support new parser option 'formatUrl' to resolve urls in the ast
|
|
11
|
+
([#24](https://github.com/yozorajs/yozora/issues/24))
|
|
12
|
+
([a2c5ac8](https://github.com/yozorajs/yozora/commit/a2c5ac836c0a93f20f86899ab4e4a038e812be4a))
|
|
13
|
+
- 🔧 use nx to simplify running commands on the monorepo
|
|
14
|
+
([#25](https://github.com/yozorajs/yozora/issues/25))
|
|
15
|
+
([377a126](https://github.com/yozorajs/yozora/commit/377a126f740e51cfd34bd8acc121e3e0424fc2aa))
|
|
15
16
|
|
|
17
|
+
# Change Log
|
|
16
18
|
|
|
17
|
-
|
|
19
|
+
All notable changes to this project will be documented in this file. See
|
|
20
|
+
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
18
21
|
|
|
22
|
+
# [2.3.0](https://github.com/yozorajs/yozora/compare/v2.2.0...v2.3.0) (2023-09-18)
|
|
19
23
|
|
|
20
24
|
### Performance Improvements
|
|
21
25
|
|
|
22
|
-
|
|
23
|
-
|
|
26
|
+
- :fire: remove 'tsconfig.json's in sub packages
|
|
27
|
+
([1e6a8b3](https://github.com/yozorajs/yozora/commit/1e6a8b39b1f4f4b84f01829b8956b1ef664e8743))
|
|
24
28
|
|
|
29
|
+
# [2.2.0](https://github.com/yozorajs/yozora/compare/v2.1.5...v2.2.0) (2023-08-21)
|
|
25
30
|
|
|
31
|
+
### Performance Improvements
|
|
26
32
|
|
|
33
|
+
- ⬆️ upgrade devDependencies
|
|
34
|
+
([bc46ce2](https://github.com/yozorajs/yozora/commit/bc46ce20cacb2eb46147d6129e42fe1390ee19fb))
|
|
27
35
|
|
|
28
36
|
## [2.1.5](https://github.com/yozorajs/yozora/compare/v2.1.4...v2.1.5) (2023-05-13)
|
|
29
37
|
|
|
30
|
-
|
|
31
38
|
### Performance Improvements
|
|
32
39
|
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
40
|
+
- 🔧 don't sourcemaps into tarball
|
|
41
|
+
([fc37aa8](https://github.com/yozorajs/yozora/commit/fc37aa8847ac4ad78ecb31f198e1cd6a85e91bcf))
|
|
42
|
+
- 📝 update CHANGELOGs
|
|
43
|
+
([c51b283](https://github.com/yozorajs/yozora/commit/c51b283874f8a562b6ed9fad46a0b7d578f6eb42))
|
|
39
44
|
|
|
40
45
|
## 2.1.4 (2023-04-02)
|
|
41
46
|
|
|
42
|
-
|
|
43
47
|
### Performance Improvements
|
|
44
48
|
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
+
- 🔧 don't pack src/ folder into tarball
|
|
50
|
+
([c9fac38](https://github.com/yozorajs/yozora/commit/c9fac382e9a7a8d6454452b0c4d5b57dac16455f))
|
|
51
|
+
- 🔖 publish v2.1.4
|
|
52
|
+
([aa464ed](https://github.com/yozorajs/yozora/commit/aa464ed1e3cd84892773a833910cfc53a556bf5f))
|
|
49
53
|
|
|
50
54
|
## 2.1.3 (2023-03-23)
|
|
51
55
|
|
|
52
|
-
|
|
53
56
|
### Performance Improvements
|
|
54
57
|
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
+
- 🔖 publish v2.1.3
|
|
59
|
+
([9abaaff](https://github.com/yozorajs/yozora/commit/9abaaff74a12d0bae0f645813241ff947a0d828c))
|
|
58
60
|
|
|
59
61
|
## 2.1.2 (2023-03-11)
|
|
60
62
|
|
|
61
|
-
|
|
62
63
|
### Performance Improvements
|
|
63
64
|
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
65
|
+
- 🔖 publish v2.1.2
|
|
66
|
+
([992baca](https://github.com/yozorajs/yozora/commit/992bacafd173e7788e99fed34ce8b45f6ed24cfe))
|
|
67
67
|
|
|
68
68
|
## 2.1.1 (2023-03-10)
|
|
69
69
|
|
|
70
|
-
|
|
71
70
|
### Performance Improvements
|
|
72
71
|
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
72
|
+
- 💥 prefer shorter types
|
|
73
|
+
([b93307f](https://github.com/yozorajs/yozora/commit/b93307f3c2372598dd8ca4fcbf04e80ce58d903d))
|
|
74
|
+
- 🔖 publish v2.1.1
|
|
75
|
+
([257a36d](https://github.com/yozorajs/yozora/commit/257a36d8dc079d4ac226405c155b238e7099bcea))
|
|
77
76
|
|
|
78
77
|
## 2.0.6 (2023-03-05)
|
|
79
78
|
|
|
80
|
-
|
|
81
79
|
### Performance Improvements
|
|
82
80
|
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
81
|
+
- 🔖 publish v2.0.6
|
|
82
|
+
([a263c53](https://github.com/yozorajs/yozora/commit/a263c5338103824347bac74d437051e9fbb6d791))
|
|
86
83
|
|
|
87
84
|
## 2.0.5 (2023-01-09)
|
|
88
85
|
|
|
89
|
-
|
|
90
86
|
### Performance Improvements
|
|
91
87
|
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
88
|
+
- 🔖 publish v2.0.5
|
|
89
|
+
([7ba3bab](https://github.com/yozorajs/yozora/commit/7ba3bab49fe65cf2f57082c0503af73da9356cf0))
|
|
95
90
|
|
|
96
91
|
## 2.0.5-alpha.0 (2023-01-05)
|
|
97
92
|
|
|
98
|
-
|
|
99
93
|
### Performance Improvements
|
|
100
94
|
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
95
|
+
- 🔧 fix test configuration
|
|
96
|
+
([f50b2d7](https://github.com/yozorajs/yozora/commit/f50b2d7600139e0ea54e042b025365d81f4518b5))
|
|
97
|
+
- 🔖 publish v2.0.5-alpha.0
|
|
98
|
+
([8bf941f](https://github.com/yozorajs/yozora/commit/8bf941fe4ef82947165b0f3cc123cd493665e13b))
|
|
99
|
+
- 🔧 update package entries
|
|
100
|
+
([2c94f27](https://github.com/yozorajs/yozora/commit/2c94f27ffb645119a863f2ceee68a6b1b7285a67))
|
|
101
|
+
- ⬆️ upgrade devDependencies
|
|
102
|
+
([13059a9](https://github.com/yozorajs/yozora/commit/13059a924f3ae3b7fd69080ec9e82cde34a0f097))
|
|
107
103
|
|
|
108
104
|
## 2.0.4 (2022-11-02)
|
|
109
105
|
|
|
110
|
-
|
|
111
106
|
### Performance Improvements
|
|
112
107
|
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
108
|
+
- 🔖 publish v2.0.4
|
|
109
|
+
([c980b95](https://github.com/yozorajs/yozora/commit/c980b95254394dcacba0cbb4bea251350b09397c))
|
|
116
110
|
|
|
117
111
|
## 2.0.3 (2022-10-11)
|
|
118
112
|
|
|
119
|
-
|
|
120
113
|
### Performance Improvements
|
|
121
114
|
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
115
|
+
- 🔖 publish v2.0.3
|
|
116
|
+
([8cc8f95](https://github.com/yozorajs/yozora/commit/8cc8f95cfebc8d752bc3272cdd24965f540c130b))
|
|
117
|
+
- 🔧 update build script
|
|
118
|
+
([d934cad](https://github.com/yozorajs/yozora/commit/d934cad21a4ab763621ca6a72379cd4294caa605))
|
|
126
119
|
|
|
127
120
|
## 2.0.2 (2022-09-24)
|
|
128
121
|
|
|
129
|
-
|
|
130
122
|
### Performance Improvements
|
|
131
123
|
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
124
|
+
- 📝 fix invalid links
|
|
125
|
+
([eb304c9](https://github.com/yozorajs/yozora/commit/eb304c931b2e682cf156bbceae0a20655777381e))
|
|
126
|
+
- 🔖 publish v2.0.2
|
|
127
|
+
([6911295](https://github.com/yozorajs/yozora/commit/6911295e9eacfa29563fe93494704190e50625fd))
|
|
128
|
+
- 🔧 support node@16.x.x
|
|
129
|
+
([eda301f](https://github.com/yozorajs/yozora/commit/eda301fe1047e380de5be915ae730206a026f07b))
|
|
130
|
+
- 📝 update links
|
|
131
|
+
([4467fe6](https://github.com/yozorajs/yozora/commit/4467fe646e0a95fcc7206658189884f68872bc4e))
|
|
138
132
|
|
|
139
133
|
## 2.0.2-alpha.0 (2022-05-22)
|
|
140
134
|
|
|
141
|
-
|
|
142
135
|
### Performance Improvements
|
|
143
136
|
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
137
|
+
- 🔖 publish v2.0.2-alpha.0
|
|
138
|
+
([430eaab](https://github.com/yozorajs/yozora/commit/430eaabd83f4a1ee29398ee1798aa4511976c38f))
|
|
147
139
|
|
|
148
140
|
## 2.0.1 (2022-05-21)
|
|
149
141
|
|
|
150
|
-
|
|
151
142
|
### Performance Improvements
|
|
152
143
|
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
144
|
+
- ✅ refactor test utils & rename createTester to createTokenizerTester
|
|
145
|
+
([7f2ce75](https://github.com/yozorajs/yozora/commit/7f2ce7571a336370d419aa01073bf8054783cfd9))
|
|
146
|
+
- 🔖 publish v2.0.1
|
|
147
|
+
([3aea330](https://github.com/yozorajs/yozora/commit/3aea33091e402bd6c7754d91d549e8d648475073))
|
|
157
148
|
|
|
158
149
|
# 2.0.0 (2022-01-15)
|
|
159
150
|
|
|
160
|
-
|
|
161
151
|
### Performance Improvements
|
|
162
152
|
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
153
|
+
- 💥 [breaking] rename 'NodePoint' and 'NodePosition'
|
|
154
|
+
([76692a2](https://github.com/yozorajs/yozora/commit/76692a211a82260bb81acffa5e9e9d41b569f673))
|
|
155
|
+
- 🔖 publish v2.0.0
|
|
156
|
+
([65e99d1](https://github.com/yozorajs/yozora/commit/65e99d1709fdd1c918465dce6b1e91de96bdab5e))
|
|
157
|
+
- 🎨 update types
|
|
158
|
+
([29b6ba8](https://github.com/yozorajs/yozora/commit/29b6ba8bd48b3b36619b7b176548a11a4b7dc508))
|
|
168
159
|
|
|
169
160
|
# 2.0.0-alpha.3 (2022-01-12)
|
|
170
161
|
|
|
171
|
-
|
|
172
162
|
### Features
|
|
173
163
|
|
|
174
|
-
|
|
175
|
-
|
|
164
|
+
- 💥 [breaking] remove 'I' prefix for AST node types
|
|
165
|
+
([cad4b0b](https://github.com/yozorajs/yozora/commit/cad4b0b5b8061ea495f6455ef1554bb3c8f223a0))
|
|
176
166
|
|
|
177
167
|
### Performance Improvements
|
|
178
168
|
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
169
|
+
- 🔖 publish v2.0.0-alpha.3
|
|
170
|
+
([9f274fc](https://github.com/yozorajs/yozora/commit/9f274fc7487a8c1dd213405d92508f9a7621f730))
|
|
182
171
|
|
|
183
172
|
# 2.0.0-alpha.2 (2022-01-09)
|
|
184
173
|
|
|
185
|
-
|
|
186
174
|
### Performance Improvements
|
|
187
175
|
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
176
|
+
- 🎨 refactor removePosition
|
|
177
|
+
([87a974f](https://github.com/yozorajs/yozora/commit/87a974fd744ae937d5778d3cdba4b345141bcaf6))
|
|
178
|
+
- 🔖 publish v2.0.0-alpha.2
|
|
179
|
+
([da59d85](https://github.com/yozorajs/yozora/commit/da59d85520455c59a117a35032ef1a035c10ea21))
|
|
192
180
|
|
|
193
181
|
# 2.0.0-alpha.1 (2022-01-08)
|
|
194
182
|
|
|
195
|
-
|
|
196
183
|
### Features
|
|
197
184
|
|
|
198
|
-
|
|
199
|
-
|
|
185
|
+
- :breaking: refactor parse-block hooks
|
|
186
|
+
([117104d](https://github.com/yozorajs/yozora/commit/117104de9668a0d160e9e008ee6305811e83aec6))
|
|
200
187
|
|
|
201
188
|
### Performance Improvements
|
|
202
189
|
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
190
|
+
- 🔖 publish v2.0.0-alpha.1
|
|
191
|
+
([86202e1](https://github.com/yozorajs/yozora/commit/86202e1d2b03ccfc2ab030517d9d314f7aee7666))
|
|
192
|
+
- 🎨 rename IHookContext to IThis
|
|
193
|
+
([04d5470](https://github.com/yozorajs/yozora/commit/04d5470c9949c4acfe6239289d34a8b5c6191e71))
|
|
194
|
+
- 📝 update READMEs
|
|
195
|
+
([320afeb](https://github.com/yozorajs/yozora/commit/320afebd6c500cbbce5fd65c1cd184bbd2224f25))
|
|
208
196
|
|
|
209
197
|
# 2.0.0-alpha.0 (2022-01-03)
|
|
210
198
|
|
|
211
|
-
|
|
212
199
|
### Features
|
|
213
200
|
|
|
214
|
-
|
|
215
|
-
|
|
201
|
+
- 💥 [breaking] rename types with 'I' prefix
|
|
202
|
+
([d37d862](https://github.com/yozorajs/yozora/commit/d37d862212831dbe75ac92a6dbdadf2fa81cce8c))
|
|
216
203
|
|
|
217
204
|
### Performance Improvements
|
|
218
205
|
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
206
|
+
- 💥 refactor block tokenizers
|
|
207
|
+
([50ea4da](https://github.com/yozorajs/yozora/commit/50ea4dac5be8d7dd3d6eccf7e0ce1cfe05fe704a))
|
|
208
|
+
- 🔖 publish v2.0.0-alpha.0
|
|
209
|
+
([0171501](https://github.com/yozorajs/yozora/commit/0171501339c49ffd02ed16a63447fa20a47a29a7))
|
|
210
|
+
- 🎨 rename parser hooks
|
|
211
|
+
([ef6cbc5](https://github.com/yozorajs/yozora/commit/ef6cbc51323e6ef9d4cd78f1c7194ae1f7819245))
|
|
212
|
+
- 🎨 set print width to 100
|
|
213
|
+
([657a621](https://github.com/yozorajs/yozora/commit/657a6211cad52d5f1b183e7bcd7ea227b2aa7724))
|
|
225
214
|
|
|
226
215
|
# 1.3.0 (2021-10-09)
|
|
227
216
|
|
|
228
|
-
|
|
229
217
|
### Performance Improvements
|
|
230
218
|
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
219
|
+
- 🔖 publish v1.3.0
|
|
220
|
+
([18c9b16](https://github.com/yozorajs/yozora/commit/18c9b167004ad97718b2f94f25139f80598cbf7a))
|
|
221
|
+
- 🎨 simplify codes
|
|
222
|
+
([79a1593](https://github.com/yozorajs/yozora/commit/79a1593ec88e5b815ba98b6067be7a2df3669ac6))
|
|
235
223
|
|
|
236
224
|
## 1.2.2 (2021-09-06)
|
|
237
225
|
|
|
238
|
-
|
|
239
226
|
### Performance Improvements
|
|
240
227
|
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
228
|
+
- 🔖 publish v1.2.2
|
|
229
|
+
([fb4b804](https://github.com/yozorajs/yozora/commit/fb4b804548592c09259aabcf9cc4dd96176bd024))
|
|
244
230
|
|
|
245
231
|
## 1.2.1 (2021-09-04)
|
|
246
232
|
|
|
247
|
-
|
|
248
233
|
### Performance Improvements
|
|
249
234
|
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
235
|
+
- 🔖 publish v1.2.1
|
|
236
|
+
([d98d07d](https://github.com/yozorajs/yozora/commit/d98d07d7c56dd9f6bb60149b2b0a4be2787e1046))
|
|
253
237
|
|
|
254
238
|
# 1.2.0 (2021-08-22)
|
|
255
239
|
|
|
256
|
-
|
|
257
240
|
### Performance Improvements
|
|
258
241
|
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
242
|
+
- 🔖 publish v1.2.0
|
|
243
|
+
([86da40e](https://github.com/yozorajs/yozora/commit/86da40e50d2fe9acace68695288e15e012e6cd0d))
|
|
262
244
|
|
|
263
245
|
# 1.2.0-alpha.1 (2021-08-16)
|
|
264
246
|
|
|
265
|
-
|
|
266
247
|
### Performance Improvements
|
|
267
248
|
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
249
|
+
- 🔖 publish v1.2.0-alpha.1
|
|
250
|
+
([ce3c173](https://github.com/yozorajs/yozora/commit/ce3c17330085f22404668a388f2bee6f57e6e958))
|
|
271
251
|
|
|
272
252
|
# 1.2.0-alpha.0 (2021-08-15)
|
|
273
253
|
|
|
274
|
-
|
|
275
254
|
### Performance Improvements
|
|
276
255
|
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
256
|
+
- 🔖 publish v1.2.0-alpha.0
|
|
257
|
+
([bd8ef45](https://github.com/yozorajs/yozora/commit/bd8ef455a22963834a70339f42178138aab28df6))
|
|
280
258
|
|
|
281
259
|
# 1.1.0 (2021-08-12)
|
|
282
260
|
|
|
283
|
-
|
|
284
261
|
### Performance Improvements
|
|
285
262
|
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
263
|
+
- 🔖 publish v1.1.0
|
|
264
|
+
([a8c7cff](https://github.com/yozorajs/yozora/commit/a8c7cffcbdc36930ab3c744450c8feb4395a9fac))
|
|
265
|
+
- 📝 update related references
|
|
266
|
+
([e2c8c7e](https://github.com/yozorajs/yozora/commit/e2c8c7e6ff8c5c1da27ca224d5c5d0eb4e5fbca7))
|
|
290
267
|
|
|
291
268
|
# 1.1.0-alpha.2 (2021-08-07)
|
|
292
269
|
|
|
293
|
-
|
|
294
270
|
### Performance Improvements
|
|
295
271
|
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
272
|
+
- 🔖 publish v1.1.0-alpha.2
|
|
273
|
+
([d88b8ec](https://github.com/yozorajs/yozora/commit/d88b8eca03118b9f2a8b00ac4106ea82e779bc94))
|
|
274
|
+
- 👽️ update due to the previous changes & add tests
|
|
275
|
+
([f6b076b](https://github.com/yozorajs/yozora/commit/f6b076ba2e62bc97a42100b7ed241154f9fb0b37))
|
|
300
276
|
|
|
301
277
|
# 1.1.0-alpha.1 (2021-08-01)
|
|
302
278
|
|
|
303
|
-
|
|
304
279
|
### Performance Improvements
|
|
305
280
|
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
281
|
+
- 🔖 publish v1.1.0-alpha.1
|
|
282
|
+
([0d6aa91](https://github.com/yozorajs/yozora/commit/0d6aa91fb5a15b962b016496453dbfa7f1197126))
|
|
283
|
+
- 📝 update READMEs
|
|
284
|
+
([738d626](https://github.com/yozorajs/yozora/commit/738d626d76c535ea017812f674b43842ee073227))
|
|
310
285
|
|
|
311
286
|
# 1.1.0-alpha.0 (2021-07-31)
|
|
312
287
|
|
|
313
|
-
|
|
314
288
|
### Performance Improvements
|
|
315
289
|
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
290
|
+
- 🔖 publish v1.1.0-alpha.0
|
|
291
|
+
([082653e](https://github.com/yozorajs/yozora/commit/082653e421889513588492774503d8ddcc24b8f9))
|
|
292
|
+
- 📝 update READMEs
|
|
293
|
+
([9905f04](https://github.com/yozorajs/yozora/commit/9905f0408b15d4478d021ef5c75497817f2db9a3))
|
|
294
|
+
- 📝 update READMEs
|
|
295
|
+
([03fe64c](https://github.com/yozorajs/yozora/commit/03fe64c6a9eab9bf810d4648261e7a808a13d1e1))
|
|
321
296
|
|
|
322
297
|
# 1.0.0 (2021-07-20)
|
|
323
298
|
|
|
324
|
-
|
|
325
299
|
### Performance Improvements
|
|
326
300
|
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
301
|
+
- 🔖 publish v1.0.0
|
|
302
|
+
([ad754e3](https://github.com/yozorajs/yozora/commit/ad754e3a5945cd2ce19d9e6bfa59cb82caf0c7ac))
|
|
330
303
|
|
|
331
304
|
# 1.0.0-beta.0 (2021-07-08)
|
|
332
305
|
|
|
333
|
-
|
|
334
306
|
### Performance Improvements
|
|
335
307
|
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
308
|
+
- 🔖 publish v1.0.0-beta.0
|
|
309
|
+
([bb66320](https://github.com/yozorajs/yozora/commit/bb6632098367cd8cf391eb1380d4542c15383bac))
|
|
339
310
|
|
|
340
311
|
# 1.0.0-1.0.0-beta.0.0 (2021-07-08)
|
|
341
312
|
|
|
342
|
-
|
|
343
313
|
### Performance Improvements
|
|
344
314
|
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
315
|
+
- 🔖 publish v1.0.0-1.0.0-beta.0.0
|
|
316
|
+
([4051dd2](https://github.com/yozorajs/yozora/commit/4051dd2bcdea0d051141abaa85635e52d84c04f2))
|
|
317
|
+
- ⚡️ remove unnecessary array expand operations
|
|
318
|
+
([dfd2ca0](https://github.com/yozorajs/yozora/commit/dfd2ca027faedf341047c0431a18e97b1e13fcad))
|
|
319
|
+
- ⚡️ remove unnecessary codes
|
|
320
|
+
([cebe92a](https://github.com/yozorajs/yozora/commit/cebe92a3375d1d49054d332764f2490d4bb92c53))
|
|
321
|
+
- 📝 update READMEs
|
|
322
|
+
([9d9f940](https://github.com/yozorajs/yozora/commit/9d9f940a81188502db6045134054b18b747819bf))
|
|
351
323
|
|
|
352
324
|
# 1.0.0-alpha.29 (2021-07-08)
|
|
353
325
|
|
|
354
|
-
|
|
355
326
|
### Performance Improvements
|
|
356
327
|
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
328
|
+
- expose new utility func 'createTester' and 'createTesters'
|
|
329
|
+
([a4e9613](https://github.com/yozorajs/yozora/commit/a4e9613063e3e5840cf066e6e7343dbd5ffd4884))
|
|
330
|
+
- 📝 fix invalid link references
|
|
331
|
+
([f7b97b3](https://github.com/yozorajs/yozora/commit/f7b97b3dc74f065aa8f00ecd846ee4fa7f704453))
|
|
332
|
+
- 🔖 publish v1.0.0-alpha.29
|
|
333
|
+
([f2291db](https://github.com/yozorajs/yozora/commit/f2291db2812043dd6586eaabd14e427abb11663a))
|
|
334
|
+
- 🎨 use path alias in tests
|
|
335
|
+
([29cca94](https://github.com/yozorajs/yozora/commit/29cca943d4fbc6d26af4507d3fa75ac08dcf388a))
|
|
363
336
|
|
|
364
337
|
# 1.0.0-alpha.28 (2021-06-30)
|
|
365
338
|
|
|
366
|
-
|
|
367
339
|
### Performance Improvements
|
|
368
340
|
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
341
|
+
- 🔖 publish v1.0.0-alpha.28
|
|
342
|
+
([f18d90a](https://github.com/yozorajs/yozora/commit/f18d90a116db508bf49c9a3338a262cb85faf792))
|
|
372
343
|
|
|
373
344
|
# 1.0.0-alpha.27 (2021-06-28)
|
|
374
345
|
|
|
375
|
-
|
|
376
346
|
### Performance Improvements
|
|
377
347
|
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
348
|
+
- 🎨 update base abstract tokenizer
|
|
349
|
+
([cca9dd6](https://github.com/yozorajs/yozora/commit/cca9dd6fc3d4a22e1352378f59c7d2dccecfc5a2))
|
|
350
|
+
- 🔖 publish v1.0.0-alpha.27
|
|
351
|
+
([8efea07](https://github.com/yozorajs/yozora/commit/8efea07b2314c241c91fc113abdc8852f216c9d7))
|
|
352
|
+
- ⬆️ upgrade dev dependencies
|
|
353
|
+
([d126ff4](https://github.com/yozorajs/yozora/commit/d126ff4c81ec09b366a0c60ba2a83e7f45fbe317))
|
|
383
354
|
|
|
384
355
|
# 1.0.0-alpha.26 (2021-06-25)
|
|
385
356
|
|
|
386
|
-
|
|
387
357
|
### Performance Improvements
|
|
388
358
|
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
359
|
+
- 🔖 publish v1.0.0-alpha.26
|
|
360
|
+
([cbde29c](https://github.com/yozorajs/yozora/commit/cbde29c6188c9183f0b39ccfac0ad310803b09fe))
|
|
361
|
+
- 📝 update READMEs
|
|
362
|
+
([11e4f61](https://github.com/yozorajs/yozora/commit/11e4f6107c3862bf8c81dae882e93cab3f56f40f))
|
|
393
363
|
|
|
394
364
|
# 1.0.0-alpha.25 (2021-06-17)
|
|
395
365
|
|
|
396
|
-
|
|
397
366
|
### Performance Improvements
|
|
398
367
|
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
368
|
+
- 🔖 publish v1.0.0-alpha.25
|
|
369
|
+
([5e17f71](https://github.com/yozorajs/yozora/commit/5e17f7155391c21eb1c99e5024e48d5e208e80db))
|
|
402
370
|
|
|
403
371
|
# 1.0.0-alpha.24 (2021-06-10)
|
|
404
372
|
|
|
405
|
-
|
|
406
373
|
### Performance Improvements
|
|
407
374
|
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
375
|
+
- 🔖 publish v1.0.0-alpha.24
|
|
376
|
+
([6169f8e](https://github.com/yozorajs/yozora/commit/6169f8ecda42e04203e4533f820e82ea3e93b7dd))
|
|
411
377
|
|
|
412
378
|
# 1.0.0-alpha.23 (2021-06-08)
|
|
413
379
|
|
|
414
|
-
|
|
415
380
|
### Performance Improvements
|
|
416
381
|
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
382
|
+
- Move repository from github.com/guanghechen to github.com/yozorajs
|
|
383
|
+
([c1fd32c](https://github.com/yozorajs/yozora/commit/c1fd32ce818b44aa0d993ec8f74ef514bdf2d834))
|
|
384
|
+
- 🔖 publish v1.0.0-alpha.23
|
|
385
|
+
([131a216](https://github.com/yozorajs/yozora/commit/131a2162b64eb23f98e93286974f4a3e4a91b77a))
|
|
386
|
+
- 📝 update READMEs
|
|
387
|
+
([6420941](https://github.com/yozorajs/yozora/commit/64209414cacdaf0e04329e2c86e6ff41f885f55f))
|
|
422
388
|
|
|
423
389
|
# 1.0.0-alpha.22 (2021-05-20)
|
|
424
390
|
|
|
425
|
-
|
|
426
391
|
### Performance Improvements
|
|
427
392
|
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
393
|
+
- 🎨 lint codes
|
|
394
|
+
([0d2d798](https://github.com/yozorajs/yozora/commit/0d2d7988d1d46f873e2a9f5d37de9c5daa39a109))
|
|
395
|
+
- 🔖 publish v1.0.0-alpha.22
|
|
396
|
+
([a07a41d](https://github.com/yozorajs/yozora/commit/a07a41de8dda2ff579b0e5b469db75d6c629c38b))
|
|
397
|
+
- 🔧 rename the main branch to 'main' instead of 'master'
|
|
398
|
+
([c915653](https://github.com/yozorajs/yozora/commit/c9156537fba68ce073e139eb487afb973b7d90ba))
|
|
433
399
|
|
|
434
400
|
# 1.0.0-alpha.21 (2021-05-12)
|
|
435
401
|
|
|
436
|
-
|
|
437
402
|
### Performance Improvements
|
|
438
403
|
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
404
|
+
- 🔖 publish v1.0.0-alpha.21
|
|
405
|
+
([e6655a2](https://github.com/yozorajs/yozora/commit/e6655a252c0b799d0990f06bc7cfdadc6824b63c))
|
|
442
406
|
|
|
443
407
|
# 1.0.0-alpha.20 (2021-04-20)
|
|
444
408
|
|
|
445
|
-
|
|
446
409
|
### Performance Improvements
|
|
447
410
|
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
411
|
+
- 🔖 publish v1.0.0-alpha.20
|
|
412
|
+
([3f3831f](https://github.com/yozorajs/yozora/commit/3f3831fb6fdb72319e7d24a1ba4b51b44bdb4c8d))
|
|
451
413
|
|
|
452
414
|
# 1.0.0-alpha.19 (2021-04-19)
|
|
453
415
|
|
|
454
|
-
|
|
455
416
|
### Performance Improvements
|
|
456
417
|
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
418
|
+
- 🔖 publish v1.0.0-alpha.19
|
|
419
|
+
([50b55f9](https://github.com/yozorajs/yozora/commit/50b55f9e5fd1d00c03d271a488d2a648ccd0a1d1))
|
|
420
|
+
- 📝 update READMEs
|
|
421
|
+
([907af97](https://github.com/yozorajs/yozora/commit/907af97f8c0bca5b045ccae188c6b759e88ec38c))
|
|
461
422
|
|
|
462
423
|
# 1.0.0-alpha.18 (2021-04-18)
|
|
463
424
|
|
|
464
|
-
|
|
465
425
|
### Performance Improvements
|
|
466
426
|
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
427
|
+
- 🎨 move resolveLabelToIdentifier from @yozora/tokenizer-definition to @yozora/core-tokenizer
|
|
428
|
+
([a957a31](https://github.com/yozorajs/yozora/commit/a957a31cc6faed786f453968e9a364577b5617ad))
|
|
429
|
+
- 🎨 move resolveLinkLabelAndIdentifier from @yozora/tokenizer-definition to @yozora/core-tokenizer
|
|
430
|
+
([ff7aac1](https://github.com/yozorajs/yozora/commit/ff7aac1376cabed0de785cd0379ba5fabfaf4a1f))
|
|
431
|
+
- 🔖 publish v1.0.0-alpha.18
|
|
432
|
+
([219b28b](https://github.com/yozorajs/yozora/commit/219b28b38975d6d41f6c285a512a5c0dccceb6fa))
|
|
472
433
|
|
|
473
434
|
# 1.0.0-alpha.17 (2021-04-15)
|
|
474
435
|
|
|
475
|
-
|
|
476
436
|
### Performance Improvements
|
|
477
437
|
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
438
|
+
- 🔖 publish v1.0.0-alpha.17
|
|
439
|
+
([0e7facd](https://github.com/yozorajs/yozora/commit/0e7facdde8692e538e5777d70b873cf6282f7de8))
|
|
440
|
+
- 📝 update docs
|
|
441
|
+
([acffd75](https://github.com/yozorajs/yozora/commit/acffd757123705c4d0f6a3948f62f3c460cefde3))
|
|
482
442
|
|
|
483
443
|
# 1.0.0-alpha.16 (2021-04-12)
|
|
484
444
|
|
|
485
|
-
|
|
486
445
|
### Performance Improvements
|
|
487
446
|
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
447
|
+
- ✅ collect all test cases in the scaffolds/jest-for-tokenizer/fixtures/ directory
|
|
448
|
+
([a328ffd](https://github.com/yozorajs/yozora/commit/a328ffd8c11d8e49ec6cc378057b01448ed09300))
|
|
449
|
+
- 🔖 publish v1.0.0-alpha.16
|
|
450
|
+
([9da34dd](https://github.com/yozorajs/yozora/commit/9da34dd46333b72f908c77d15f11326f3724060c))
|
|
451
|
+
- ✅ simplify test codes
|
|
452
|
+
([60d072c](https://github.com/yozorajs/yozora/commit/60d072c6bf4a414e45b3d98713223a23be5d0bb8))
|
|
493
453
|
|
|
494
454
|
# 1.0.0-alpha.15 (2021-04-11)
|
|
495
455
|
|
|
496
|
-
|
|
497
456
|
### Performance Improvements
|
|
498
457
|
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
458
|
+
- 🔖 publish v1.0.0-alpha.15
|
|
459
|
+
([988d25f](https://github.com/yozorajs/yozora/commit/988d25f7958825ccbaaa99051ad7b823c625d4cf))
|
|
502
460
|
|
|
503
461
|
# 1.0.0-alpha.14 (2021-04-11)
|
|
504
462
|
|
|
505
|
-
|
|
506
463
|
### Performance Improvements
|
|
507
464
|
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
465
|
+
- 🔖 publish v1.0.0-alpha.14
|
|
466
|
+
([3fcfffa](https://github.com/yozorajs/yozora/commit/3fcfffa0da0413449acf0d91d85400d0b31fa9a2))
|
|
467
|
+
- 🎨 rename isContainerBlock to isContainingBlock & use enum TokenizerPriority instead of magic
|
|
468
|
+
numbers to present tokenizer proirity
|
|
469
|
+
([940c50b](https://github.com/yozorajs/yozora/commit/940c50bb58b76a888a512539f3a4db6e8396d45b))
|
|
470
|
+
- ✅ update tests
|
|
471
|
+
([3c9f64f](https://github.com/yozorajs/yozora/commit/3c9f64f331d2b2c3484cc580dc8ef13e21ee42b8))
|
|
472
|
+
- ✅ update tests
|
|
473
|
+
([a24d148](https://github.com/yozorajs/yozora/commit/a24d1485b59caaeff4510b1150d8810236a9906a))
|
|
514
474
|
|
|
515
475
|
# 1.0.0-alpha.13 (2021-04-10)
|
|
516
476
|
|
|
517
|
-
|
|
518
477
|
### Performance Improvements
|
|
519
478
|
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
479
|
+
- 🔖 publish v1.0.0-alpha.13
|
|
480
|
+
([949455c](https://github.com/yozorajs/yozora/commit/949455c25f4fb60a88c3484829a610da7c998969))
|
|
481
|
+
- 💥 remove parse-meta phase (calc meta such as definitions after parse-block).
|
|
482
|
+
([463e751](https://github.com/yozorajs/yozora/commit/463e75126448b672dc15019e8dd93d9d64bc9b5e))
|
|
524
483
|
|
|
525
484
|
# 1.0.0-alpha.12 (2021-03-27)
|
|
526
485
|
|
|
527
|
-
|
|
528
486
|
### Features
|
|
529
487
|
|
|
530
|
-
|
|
531
|
-
|
|
488
|
+
- 💥 redesign interfaces & refactor tokenizer codes with types from @yozora/ast
|
|
489
|
+
([af3603d](https://github.com/yozorajs/yozora/commit/af3603d771bde94ec0c78fb53aa6d64a14933f9d))
|
|
532
490
|
|
|
533
491
|
### Performance Improvements
|
|
534
492
|
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
493
|
+
- 🎨 make '\_tokenizer' optional in the result of tokenizers on match phase
|
|
494
|
+
([b1ea8de](https://github.com/yozorajs/yozora/commit/b1ea8de5a439615d09e9cc3585b1a3cbdb663d31))
|
|
495
|
+
- 🔧 update script fields
|
|
496
|
+
([48a57ec](https://github.com/yozorajs/yozora/commit/48a57ec8f92b5cffb02e24b0b2ee94364033226f))
|
|
497
|
+
- 🔖 publish v1.0.0-alpha.12
|
|
498
|
+
([897f131](https://github.com/yozorajs/yozora/commit/897f1317408ab43406788d5b796d245fd4eeac13))
|
|
499
|
+
- ✅ update tests (RootMeta changed)
|
|
500
|
+
([75e7693](https://github.com/yozorajs/yozora/commit/75e769306d9ebdde0e878cfda571aec856cf4d30))
|
|
501
|
+
- ✅ update tests due to the previous changes
|
|
502
|
+
([24bb714](https://github.com/yozorajs/yozora/commit/24bb714196ed762db2a08ca893ef13d06b331284))
|
|
503
|
+
- 🎨 use AST types from @yozora/ast instead of @yozora/core-tokenizer
|
|
504
|
+
([fc55ceb](https://github.com/yozorajs/yozora/commit/fc55cebca8162a111fca1c0cdfbf0982831db66a))
|
|
505
|
+
- 🎨 use types defined in @yozora/ast & use tokenizerName as unique id of token
|
|
506
|
+
([d51f022](https://github.com/yozorajs/yozora/commit/d51f0222a829ef0caea5f1ec058ca3f3553c156d))
|
|
544
507
|
|
|
545
508
|
# 1.0.0-alpha.11 (2021-03-20)
|
|
546
509
|
|
|
547
|
-
|
|
548
510
|
### Performance Improvements
|
|
549
511
|
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
512
|
+
- 🔖 publish v1.0.0-alpha.11
|
|
513
|
+
([df10f73](https://github.com/yozorajs/yozora/commit/df10f73cbcc698d44cd7f7efbab2f7cac66f8675))
|
|
553
514
|
|
|
554
515
|
# 1.0.0-alpha.10 (2021-03-20)
|
|
555
516
|
|
|
556
|
-
|
|
557
517
|
### Bug Fixes
|
|
558
518
|
|
|
559
|
-
|
|
560
|
-
|
|
519
|
+
- 🐛 add missed `url` of Definition Meta & update tests
|
|
520
|
+
([886ca13](https://github.com/yozorajs/yozora/commit/886ca133c5ef0f119a3d50819519a2e2dffae78f))
|
|
561
521
|
|
|
562
522
|
### Performance Improvements
|
|
563
523
|
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
524
|
+
- 🔖 publish v1.0.0-alpha.10
|
|
525
|
+
([dbd0114](https://github.com/yozorajs/yozora/commit/dbd0114cd72fa029e743db5d38e10bc1af23ca33))
|
|
567
526
|
|
|
568
527
|
# 1.0.0-alpha.9 (2021-03-20)
|
|
569
528
|
|
|
570
|
-
|
|
571
529
|
### Features
|
|
572
530
|
|
|
573
|
-
|
|
574
|
-
|
|
531
|
+
- 💥 update types of Definition to make it consistent with the Definition in Mdast
|
|
532
|
+
([1309771](https://github.com/yozorajs/yozora/commit/1309771175f24c39525f83cc5a0d08f6960ff7c1))
|
|
575
533
|
|
|
576
534
|
### Performance Improvements
|
|
577
535
|
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
536
|
+
- 📝 fix invalid badge urls
|
|
537
|
+
([4d78b23](https://github.com/yozorajs/yozora/commit/4d78b23b2aa8ae65adb9e86ccd51e372a916f20b))
|
|
538
|
+
- 🔖 publish v1.0.0-alpha.9
|
|
539
|
+
([1b41b56](https://github.com/yozorajs/yozora/commit/1b41b56362c328af28fde43a0b95fa02aff0dfbe))
|
|
540
|
+
- ✅ update tests due to the change of Definition
|
|
541
|
+
([a9bf647](https://github.com/yozorajs/yozora/commit/a9bf647f937e752151a271b7eb832b229e969cee))
|
|
583
542
|
|
|
584
543
|
# 1.0.0-alpha.8 (2021-03-13)
|
|
585
544
|
|
|
586
|
-
|
|
587
545
|
### Performance Improvements
|
|
588
546
|
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
547
|
+
- 🔖 publish v1.0.0-alpha.8
|
|
548
|
+
([3cb3080](https://github.com/yozorajs/yozora/commit/3cb3080312048001d73911a892c4a7c69459c260))
|
|
549
|
+
- 📝 update badges
|
|
550
|
+
([418e221](https://github.com/yozorajs/yozora/commit/418e2216ed80c71445f9e0efd9ea054208b18c78))
|
|
551
|
+
- 🔧 update configs & lint codes
|
|
552
|
+
([3e9ded3](https://github.com/yozorajs/yozora/commit/3e9ded3f7ebe8dcb68a976675ffd34bdfd59ace9))
|
|
553
|
+
- 🔧 update package.json
|
|
554
|
+
([cba99c5](https://github.com/yozorajs/yozora/commit/cba99c5aa58de54672cc292e587914f56d702f7a))
|
|
555
|
+
- 📝 update READMEs
|
|
556
|
+
([188b30b](https://github.com/yozorajs/yozora/commit/188b30ba3f10096722e999452f84752ec3dd459a))
|
|
596
557
|
|
|
597
558
|
# 1.0.0-alpha.7 (2021-03-06)
|
|
598
559
|
|
|
599
|
-
|
|
600
560
|
### Performance Improvements
|
|
601
561
|
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
562
|
+
- 🎨 format codes
|
|
563
|
+
([1fbd596](https://github.com/yozorajs/yozora/commit/1fbd59671965b747a990d2bff77de0872f18836d))
|
|
564
|
+
- 🔧 add directory in repository field
|
|
565
|
+
([8daefc9](https://github.com/yozorajs/yozora/commit/8daefc94f4999aa471e2edc82728120ae9c0f079))
|
|
566
|
+
- 📝 update badges
|
|
567
|
+
([967819b](https://github.com/yozorajs/yozora/commit/967819be94f17a635169fabd48468747e53f2b84))
|
|
568
|
+
- 🔖 publish v1.0.0-alpha.7
|
|
569
|
+
([115ce36](https://github.com/yozorajs/yozora/commit/115ce36207dc675c7a13275c6bf2fccafdb47ffc))
|
|
570
|
+
- 🔧 update scripts field
|
|
571
|
+
([72841c5](https://github.com/yozorajs/yozora/commit/72841c571882cb600706aaab1a335fa68013167c))
|
|
572
|
+
- 🔧 use @guanghechen/rollup-config instead of @barusu/rollup-config
|
|
573
|
+
([6228c33](https://github.com/yozorajs/yozora/commit/6228c330ed6dc3113c671f56feaa91d47bff6d64))
|
|
574
|
+
- 🔨 use top level rollup.config.js
|
|
575
|
+
([818c59b](https://github.com/yozorajs/yozora/commit/818c59b6f5ef3c29f718428c620ebce08f24b9d6))
|
|
611
576
|
|
|
612
577
|
# 1.0.0-alpha.6 (2021-02-25)
|
|
613
578
|
|
|
614
|
-
|
|
615
579
|
### Performance Improvements
|
|
616
580
|
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
581
|
+
- 🔖 publish v1.0.0-alpha.6
|
|
582
|
+
([e4f20f7](https://github.com/yozorajs/yozora/commit/e4f20f785dc3928c0c928d0d38665bf3609481a6))
|
|
583
|
+
- 🚚 rename @yozora/parser-core to @yozora/core-parser
|
|
584
|
+
([e94956f](https://github.com/yozorajs/yozora/commit/e94956f58ccf64f37c476c953679578b3b4b7c24))
|
|
585
|
+
- 🚚 rename @yozora/tokenizer-definition to @yozora/tokenizer-definition
|
|
586
|
+
([8e65d3c](https://github.com/yozorajs/yozora/commit/8e65d3c7859771a388d129127a1ac9594ecafdd5))
|
|
587
|
+
- ⬆️ upgrade @barusu/\* to v0.0.47 & upgrade rollup to v2.39.1
|
|
588
|
+
([173b431](https://github.com/yozorajs/yozora/commit/173b431d4522a90b964b11d015ce24eba4028deb))
|